/* Static texts: */ #define IDC_RUNAFTERNOW 738 #define IDC_RUNAFTEROFF 728 #define IDC_RUNAFTERON 718 #define IDC_FILEPADOFF 727 #define IDC_FILEPADON 717 #define IDC_AUTOFILECLIPBOARD 705 #define IDC_STATICTEXT1 101 #define IDC_FILEPAD 7005 #define IDC_CB_FILEPAD 707 #define IDC_STATICTEXT2 103 #define IDC_EDIT2 104 #define IDC_CB_RUNAFTER 708 #define IDC_STATICTEXT3 102 #define IDC_RUNAFTER 7006 #define IDC_FILETOCLP 602 #define ID_A_VERSION 5701 /* Command buttons: */ #define IDC_SAVE 401 #define IDC_NCD 402 #define IDC_EDIT1 102 #define IDC_FILETEXT 5515 #define IDC_CHANGE 403 #define IDC_RUN 404 #define IDC_DELETE 405 #define IDC_NEWDIR 406 #define IDC_EXIT 407 #define IDC_TAPA 409 #define IDC_OPTIONS_WINCD 501 #define IDC_OPTIONS_DAD 502 #define IDC_ABOUT 408 #define IDC_CURTOCLP 601 #define IDC_HELP_INDEX 901 #define IDC_HELP_KBD 902 #define IDC_HELP_COMMANDS 903 #define IDC_HELP_USAGE 904 #define IDC_CURRENTTEXT 990 #define IDC_LANGUAGE 503 /* Edits and lists */ #define IDC_EDIT 5501 #define IDC_PATH 5502 #define IDC_DIRLIST 5503 #define IDC_FILELIST 5504 #define IDC_DIRMASK 5505 #define IDE_NEWDIR 5601 /* Vakiot jotka liittyvät WinCD:n optiodialogiin */ #define IDC_WINCDDIR 7001 #define IDC_LOGFILE 7002 #define IDC_CURDIRFILE 7003 #define IDC_AUTOCLIPBOARD 704 /* Vakiot jotka liittyvät .INI -tiedostoon */ #define WINCDINI "WINCD.INI" #define MAINITEM "WinCD" #define POSITEM "Paikka" #define OLDITEM "Vanhat" #define MASKITEM "Maskit" #define TEXTITEM "Tekstit" #define WINCDDIRITEM "WinCDdir" #define HISTORYITEM "History" #define WINCDTRA "wincd.tra" #define WINCDTRADIR WCD_GetWincdDir()