// Microsoft App Studio generated resource script. #define APSTUDIO_READONLY_SYMBOLS // Generated from the TEXTINCLUDE 2 resource. #define _SHELLPRV_H_ #include #ifndef APSTUDIO_INVOKED #include // for FCIDM_SHVIEWFIRST #include "copy.h" // for DE_ stuff #include "defview.h" #include "views.h" #endif #include // for comm ctrl styles #include // for SE_ERR_ stuff #include #include // for PROP_MED_CXDLG, PROP_MED_CYDLG #include // for IDC_MESSAGEBOXCHECKEX #include "ids.h" #include "shell32.rcv" #ifdef UNICODE #define TSTRFMT "ls" #else #define TSTRFMT "hs" #endif REGINST REGINST MOVEABLE PURE "selfreg_shell32.inf" // Define this here because its NT5-only and we compile for NT4 (its safe to // use this flag anyway, it will be ignored) #define DS_SHELLFONT (DS_SETFONT | DS_FIXEDSYS) #undef APSTUDIO_READONLY_SYMBOLS // Dialog #ifdef WINNT STRINGTABLE DISCARDABLE BEGIN IDS_INCOMPATIBLEFS "The file system is incompatible with this disk." IDS_INCOMPATIBLEMEDIA "The drive media in not compatible with this device." IDS_ACCESSDENIED "You do not have sufficient rights to perform this operation." IDS_WRITEPROTECTED "The disk is write protected." IDS_CANTLOCK "Windows cannot format this drive. Quit any disk utilities or other programs that are using this drive, and make sure that no window is displaying the contents of the drive. Then try formatting again." IDS_CANTQUICKFORMAT "This disk cannot be quick formatted." IDS_IOERROR "An unexpected I/O error has occurred." IDS_BADLABEL "The volume label is invalid. Please enter a valid volume label." IDS_FORMATCOMPLETE "Format Complete." IDS_FORMATFAILED "Windows was unable to complete the format." IDS_FORMATCANCELLED "The format was cancelled." IDS_OKTOFORMAT "WARNING: Formatting will erase ALL data on this disk.\nTo format the disk, click OK. To quit, click CANCEL." IDS_CANTENABLECOMP "The attempt to enable compression on the disk failed." // BUGBUG need a better wording on here, like "terminate it with extreme..." IDS_CANTCANCELFMT "The format could not be interrupted. To attempt to quit formatting again, click Retry.\nTo quit immediately, click Cancel." // Used by unicode\format.c IDS_FMT_MEDIA0 "Unknown" IDS_FMT_MEDIA1 "5.25"", 160KB, 512 bytes/sector" IDS_FMT_MEDIA2 "5.25"", 180KB, 512 bytes/sector" IDS_FMT_MEDIA3 "5.25"", 320KB, 512 bytes/sector" IDS_FMT_MEDIA4 "5.25"", 320KB, 1024 bytes/sector" IDS_FMT_MEDIA5 "5.25"", 360KB, 512 bytes/sector" IDS_FMT_MEDIA6 "3.5"", 720KB, 512 bytes/sector" IDS_FMT_MEDIA7 "5.25"", 1.2MB, 512 bytes/sector" IDS_FMT_MEDIA8 "3.5"", 1.44MB, 512 bytes/sector" IDS_FMT_MEDIA9 "3.5"", 2.88MB, 512 bytes/sector" IDS_FMT_MEDIA10 "3.5"", 20.8MB, 512 bytes/sector" IDS_FMT_MEDIA11 "Removable Media (Unknown Size)" IDS_FMT_MEDIA13 "3.5"", 120MB, 512 bytes/sector" IDS_FMT_MEDIA14 "640KB, 512 bytes/sector" IDS_FMT_MEDIA15 "640KB, 512 bytes/sector" IDS_FMT_MEDIA16 "720KB, 512 bytes/sector" IDS_FMT_MEDIA17 "1.2MB, 512 bytes/sector" IDS_FMT_MEDIA18 "1.25MB, 1024 bytes/sector" IDS_FMT_MEDIA19 "1.25MB, 1024 bytes/sector" #ifdef WINNT // Japanese NECPC98 media formats redundant so we can maintain a sequential order IDS_FMT_MEDIA_J0 "Unknown" IDS_FMT_MEDIA_J1 "5.25"", 160KB, 512 bytes/sector" IDS_FMT_MEDIA_J2 "5.25"", 180KB, 512 bytes/sector" IDS_FMT_MEDIA_J3 "5.25"", 320KB, 512 bytes/sector" IDS_FMT_MEDIA_J4 "5.25"", 320KB, 1024 bytes/sector" IDS_FMT_MEDIA_J5 "5.25"", 360KB, 512 bytes/sector" IDS_FMT_MEDIA_J6 "3.5"", 720KB, 512 bytes/sector" IDS_FMT_MEDIA_J7 "5.25"", 1.2MB, 512 bytes/sector" IDS_FMT_MEDIA_J8 "3.5"", 1.44MB, 512 bytes/sector" IDS_FMT_MEDIA_J9 "3.5"", 2.88MB, 512 bytes/sector" IDS_FMT_MEDIA_J10 "3.5"", 20.8MB, 512 bytes/sector" IDS_FMT_MEDIA_J11 "Removable Media (Unknown Size)" IDS_FMT_MEDIA_J13 "3.5"", 120MB, 512 bytes/sector" IDS_FMT_MEDIA_J14 "3.5"", 640KB, 512 bytes/sector" IDS_FMT_MEDIA_J15 "5.25"", 640KB, 512 bytes/sector" IDS_FMT_MEDIA_J16 "5.25"", 720KB, 512 bytes/sector" IDS_FMT_MEDIA_J17 "3.5"", 1.2MB, 512 bytes/sector" IDS_FMT_MEDIA_J18 "3.5"", 1.25MB, 1024 bytes/sector" IDS_FMT_MEDIA_J19 "5.25"", 1.25MB, 1024 bytes/sector" IDS_FMT_MEDIA_J20 "3.5""MO, 128MB, 512 bytes/sector" IDS_FMT_MEDIA_J21 "3.5""MO, 230MB, 512 bytes/sector" #endif // WINNT IDS_FMT_ALLOC0 "Default allocation size" IDS_FMT_ALLOC1 "512 bytes" IDS_FMT_ALLOC2 "1024 bytes" IDS_FMT_ALLOC3 "2048 bytes" IDS_FMT_ALLOC4 "4096 bytes" IDS_FMT_CAPUNKNOWN "Unknown capacity" IDS_FMT_KB "Kilobytes" IDS_FMT_MB "Megabytes" IDS_FMT_GB "Gigabytes" IDS_FMT_FORMATTING "Formatting " IDS_FMT_FORMAT "Format " IDS_FMT_CANCEL "&Cancel" IDS_FMT_CLOSE "&Close" // CHKDSK IDS_CHKDSKCOMPLETE "Disk Check Complete." IDS_CHKDSKFAILED "Windows was unable to complete the disk check." IDS_CHKDSKCANCELLED "The disk check was cancelled." IDS_CANTCANCELCHKDSK "The disk check could not be interrupted. To attempt to quit disk checking again, click Retry.\nTo quit immediately, click Cancel." IDS_CHKACCESSDENIED "You do not have sufficient rights to check this drive." IDS_CHKONREBOOT "The disk check could not be performed because exclusive\naccess to the drive could not be obtained. Do you want\nto schedule this disk check to occur the next time you\nrestart the computer?" IDS_CHKINPROGRESS "Checking Disk " IDS_CHKDISK "Check Disk " IDS_CHKPHASE "Phase %d" END DLG_RETRYFOLDERENUM DIALOGEX DISCARDABLE 20, 20, 227, 69 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER CAPTION "Insert disk" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDD_ICON,7,7,21,20 LTEXT "Please insert a disk into drive %c:.", IDD_TEXT,70,7,152,23 DEFPUSHBUTTON "Cancel",IDCANCEL,169,47,50,14,WS_TABSTOP END DLG_FORMATDISK DIALOGEX DISCARDABLE 50, 50, 179, 216 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Format" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Start",IDOK,61,195,50,14 PUSHBUTTON "&Close",IDCANCEL,115,195,50,14 LTEXT "Ca&pacity:",IDC_STATIC,12,6,31,9 COMBOBOX IDC_CAPCOMBO,12,17,153,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP LTEXT "&File system",IDC_STATIC,12,35,43,9 COMBOBOX IDC_FSCOMBO,12,46,153,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL "Generic1",IDC_FMTPROGRESS,"msctls_progress32",WS_BORDER, 12,170,153,17 LTEXT "&Allocation unit size",IDC_STATIC,12,64,81,9 COMBOBOX IDC_ASCOMBO,12,75,153,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP LTEXT "Volume &label",IDC_STATIC,12,93,81,9 EDITTEXT IDC_VLABEL,12,103,153,13,ES_AUTOHSCROLL GROUPBOX "Format &options",IDC_GROUPBOX_1,12,122,153,40 CONTROL "&Quick Format",IDC_QFCHECK,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,135,93,10 CONTROL "&Enable Compression",IDC_ECCHECK,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,17,146,93,10 END DLG_CHKDSK DIALOGEX DISCARDABLE 50, 50, 197, 115 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Check Disk" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Start",IDOK,79,95,50,14 PUSHBUTTON "&Cancel",IDCANCEL,133,95,50,14 GROUPBOX "Check disk options",IDC_GROUPBOX_1,12,7,171,40 CONTROL "&Automatically fix file system errors",IDC_FIXERRORS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,20,137,10 CONTROL "Sca&n for and attempt recovery of bad sectors", IDC_RECOVERY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,31, 160,10 CONTROL "Generic1",IDC_CHKDSKPROGRESS,"msctls_progress32", WS_BORDER,12,54,171,17 CTEXT "", IDC_PHASE, 55, 79, 90, 12 END #endif DLG_CPL_FILLCACHE DIALOGEX DISCARDABLE 0, 0, 200, 40 STYLE DS_3DLOOK | DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | DS_CENTER CAPTION "Setting up Control Panel" FONT 8, "MS Shell Dlg" BEGIN CTEXT "Windows is now setting up Control Panel, which you can use if you want to adjust your computer settings later.", IDC_STATIC,6,6,188,28 END DLG_DRV_GENERAL DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDC_DRV_ICON,7,7,21,20 LTEXT "&Label:",IDC_STATIC,40,11,22,8 EDITTEXT IDC_DRV_LABEL,82,9,70,14,ES_AUTOHSCROLL LTEXT "Type:",IDC_DRV_TYPE_TXT,40,27,40,8 LTEXT "",IDC_DRV_TYPE,82,27,140,10 LTEXT "File system:",IDC_DRV_FS_TXT,40,40,40,8 LTEXT "RAW",IDC_DRV_FS,82,40,70,10 LTEXT "",IDC_STATIC,7,45,213,1,NOT WS_VISIBLE | NOT WS_GROUP CONTROL "z",IDC_DRV_USEDCOLOR,"Button",BS_OWNERDRAW | WS_DISABLED | WS_BORDER,7,55,10,9 LTEXT "Used space:",IDC_DRV_USEDBYTES_TXT,21,55,46,9 RTEXT "---",IDC_DRV_USEDBYTES,69,55,85,9 RTEXT "",IDC_DRV_USEDMB,161,55,35,9 CONTROL "",IDC_DRV_FREECOLOR,"Button",BS_OWNERDRAW | WS_DISABLED | WS_BORDER,7,69,10,9 LTEXT "Free space:",IDC_DRV_FREEBYTES_TXT,21,69,46,9 RTEXT "---",IDC_DRV_FREEBYTES,69,69,85,9 RTEXT "",IDC_DRV_FREEMB,161,69,35,9 CONTROL "",IDC_DRV_TOTSEP,"Static",SS_ETCHEDHORZ,7,87,213,1 LTEXT "Capacity:",IDC_DRV_TOTBYTES_TXT,21,95,46,10 RTEXT "---",IDC_DRV_TOTBYTES,69,95,85,9 RTEXT "",IDC_DRV_TOTMB,161,95,35,9 CONTROL "",IDC_DRV_PIE,"Button",BS_OWNERDRAW | WS_DISABLED,68, 118,82,39 CTEXT "",IDC_DRV_LETTER,38,162,150,10 PUSHBUTTON "&Disk Cleanup...",IDC_DRV_CLEANUP,166,156,54,14 CONTROL "",IDC_DRV_TOTSEP2,"Static",SS_ETCHEDHORZ,7,174,213,1 // compress and content index are NTFS only CONTROL "&Compress drive to save disk space",IDD_COMPRESS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,182,208,10 CONTROL "Allow Indexing Service to &index this disk for fast file searching",IDD_INDEX,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,196,208,10 // CONTROL "&Eject drive at logoff or shutdown",IDD_EJECT,"Button", // BS_AUTOCHECKBOX | WS_TABSTOP,7,210,125,10 END DLG_DRV_HWTAB DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Hardware" FONT 8, "MS Shell Dlg" BEGIN // // Dummy frame that devmgr.dll's hardware tab plugs into. // END DLG_MOUNTEDDRV_GENERAL DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDD_ITEMICON,7,7,21,20 // for accessibility, we need a hidden static text label for the rename editbox LTEXT "Host folder name:",IDC_STATIC,50,11,0,0,NOT WS_VISIBLE EDITTEXT IDD_NAMEEDIT,56,11,164,14,ES_AUTOHSCROLL CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1 LTEXT "Type:",IDD_FILETYPE_TXT,7,40,42,9 EDITTEXT IDD_FILETYPE,56,40,113,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP PUSHBUTTON "&Properties",IDC_DRV_PROPERTIES,169,37,50,14 LTEXT "Location:",IDD_LOCATION_TXT,7,56,42,9 EDITTEXT IDD_LOCATION,56,56,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Target:",IDD_FILETYPE_TARGET,7,72,42,9 EDITTEXT IDC_DRV_TARGET,56,72,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,88,213,1 LTEXT "Created:",IDD_CREATED_TXT,7,96,42,9 EDITTEXT IDD_CREATED,56,96,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,112,213,1 LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,120,42,9 CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,120,50,10 CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,134,50,10 CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,148,50,10 PUSHBUTTON "A&dvanced...",IDC_ADVANCED,169,118,50,14 END DLG_BITBUCKET_CONFIG DIALOGEX DISCARDABLE 0, 0, 212, 188 STYLE DS_MODALFRAME | DS_SHELLFONT | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Size of drive:",IDC_DISKSIZE,7,7,75,10 LTEXT "",IDC_DISKSIZEDATA,95,7,26,8 LTEXT "Space reserved:",IDC_BYTESIZE,7,20,75,10 LTEXT "",IDC_BYTESIZEDATA,95,20,30,8 CONTROL "&Do not move files to the Recycle Bin. Remove files immediately when deleted",IDC_NUKEONDELETE, "Button",BS_AUTOCHECKBOX | BS_MULTILINE | BS_TOP | WS_GROUP | WS_TABSTOP,7,38,154,20 LTEXT "&Maximum size of Recycle Bin (percent of drive)",IDC_TEXT,18, 103,181,18 CONTROL "",IDC_BBSIZE,"msctls_trackbar32",WS_TABSTOP | TBS_AUTOTICKS | TBS_DOWNISLEFT,18,68,151,20 CTEXT "",IDC_BBSIZETEXT,18,90,151,10 END DLG_BITBUCKET_GENCONFIG DIALOGEX DISCARDABLE 0, 0, 145, 155 STYLE DS_MODALFRAME | DS_SHELLFONT | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Global" FONT 8, "MS Shell Dlg" BEGIN GROUPBOX "",IDD_ATTR_GROUPBOX,7,21,197,103 CONTROL "&Configure drives independently",IDC_INDEPENDENT, "Button",BS_AUTORADIOBUTTON | WS_GROUP,13,7,118,10 CONTROL "&Use one setting for all drives:",IDC_GLOBAL,"Button", BS_AUTORADIOBUTTON,13,20,104,10 CONTROL "Do not move files to the &Recycle Bin. Remove files immediately when deleted",IDC_NUKEONDELETE, "Button",BS_AUTOCHECKBOX | BS_MULTILINE | BS_TOP | WS_GROUP | WS_TABSTOP,13,38,154,20 LTEXT "&Maximum size of Recycle Bin (percent of each drive)",IDC_TEXT, 24,103,177,18 CONTROL "",IDC_BBSIZE,"msctls_trackbar32",WS_TABSTOP | TBS_AUTOTICKS | TBS_DOWNISLEFT,24,68,151,20 CTEXT "",IDC_BBSIZETEXT,24,90,151,10 CONTROL "&Display delete confirmation dialog",IDC_CONFIRMDELETE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP | WS_GROUP,13,130,137,10 END DLG_PICKICON DIALOGEX DISCARDABLE 40, 40, 212, 200 STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Change Icon" FONT 8, "MS Shell Dlg" BEGIN LTEXT "&File name:",IDC_STATIC,7,7,43,10,NOT WS_GROUP #ifdef WINNT EDITTEXT IDD_PATH,7,17,197,14,ES_AUTOHSCROLL #else EDITTEXT IDD_PATH,7,17,197,14,ES_AUTOHSCROLL | ES_OEMCONVERT95 #endif LTEXT "&Current icon:",IDC_STATIC,7,36,79,10,NOT WS_GROUP LISTBOX IDD_ICON,7,47,197,41,LBS_OWNERDRAWFIXED | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN | LBS_DISABLENOSCROLL | WS_HSCROLL | WS_TABSTOP DEFPUSHBUTTON "OK",IDOK,46,179,50,14 PUSHBUTTON "Cancel",IDCANCEL,100,179,50,14 PUSHBUTTON "&Browse...",IDD_BROWSE,154,179,50,14 END DLG_FILEPROP DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDD_ITEMICON,7,7,21,20 // for accessibility, we need a hidden static text label for the rename editbox LTEXT "File name:",IDC_STATIC,50,11,0,0,NOT WS_VISIBLE EDITTEXT IDD_NAMEEDIT,56,11,164,14,ES_AUTOHSCROLL CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1 LTEXT "Type of file:",IDD_FILETYPE_TXT,7,40,42,9 EDITTEXT IDD_FILETYPE,56,40,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP ICON "",IDD_TYPEICON,56,56,11,10 // for accessibility, the staic text has to come right before the edit box LTEXT "Opens with:",IDD_OPENSWITH_TXT,7,56,42,9 EDITTEXT IDD_OPENSWITH,74,56,91,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP PUSHBUTTON "&Change...",IDC_CHANGEFILETYPE,170,54,50,14 CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,72,213,1 LTEXT "Location:",IDD_LOCATION_TXT,7,80,42,9 EDITTEXT IDD_LOCATION,56,80,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Size:",IDD_FILESIZE_TXT,7,96,42,9 EDITTEXT IDD_FILESIZE,56,96,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Size on disk:",IDD_FILESIZE_COMPRESSED_TXT,7,112,42,9 EDITTEXT IDD_FILESIZE_COMPRESSED,56,112,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,128,213,1 LTEXT "Created:",IDD_CREATED_TXT,7,136,42,9 EDITTEXT IDD_CREATED,56,136,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Modified:",IDD_LASTMODIFIED_TXT,7,152,42,9 EDITTEXT IDD_LASTMODIFIED,56,152,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Accessed:",IDD_LASTACCESSED_TXT,7,168,42,9 EDITTEXT IDD_LASTACCESSED,56,168,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_4,"Static",SS_ETCHEDHORZ,7,184,213,1 LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,192,42,9 CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,192,50,10 CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,109,192,50,10 CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,192,50,10 PUSHBUTTON "A&dvanced...",IDC_ADVANCED,170,190,50,14 END DLG_FILEATTRIBS DIALOGEX DISCARDABLE 10, 10, 252, 161 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "Advanced Attributes " FONT 8, "MS Shell Dlg" BEGIN ICON IDI_ATTRIBS,IDD_ITEMICON,7,7,21,20 LTEXT "Choose the options you want for this file.",IDC_MANAGEFILES_TXT,36,13,209,8 GROUPBOX "Archive and Index attributes",IDC_STATIC,7,34,238,47 CONTROL "File is ready for &archiving",IDD_ARCHIVE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,50,175,10 CONTROL "For fast searching, allow Indexing Service to &index this file",IDD_INDEX,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,63,225,10 GROUPBOX "Compress or Encrypt attributes",IDC_STATIC,7,87,238,47 CONTROL "&Compress contents to save disk space",IDD_COMPRESS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,102,175,10 CONTROL "&Encrypt contents to secure data",IDD_ENCRYPT,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,116,175,10 DEFPUSHBUTTON "OK",IDOK,142,140,50,14 PUSHBUTTON "Cancel",IDCANCEL,196,140,50,14 END DLG_FOLDERATTRIBS DIALOGEX DISCARDABLE 10, 10, 252, 175 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "Advanced Attributes " FONT 8, "MS Shell Dlg" BEGIN ICON IDI_ATTRIBS,IDD_ITEMICON,7,7,21,20 LTEXT "Choose the settings you want for %s",IDC_MANAGEFILES_TXT,36,9,209,9 LTEXT "When you apply these changes you will be asked if you want the changes to affect all subfolders and files as well.", IDD_MANAGEFOLDERS_TXT,36,20,209,19 GROUPBOX "Archive and Index attributes",IDC_STATIC,7,46,238,47 CONTROL "Folder is ready for &archiving",IDD_ARCHIVE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,62,175,10 CONTROL "For fast searching, allow Indexing Service to &index this folder",IDD_INDEX,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,76,225,10 GROUPBOX "Compress or Encrypt attributes",IDC_STATIC,7,100,238,47 CONTROL "&Compress contents to save disk space",IDD_COMPRESS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,116,175,10 CONTROL "&Encrypt contents to secure data",IDD_ENCRYPT,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,130,175,10 DEFPUSHBUTTON "OK",IDOK,142,154,50,14 PUSHBUTTON "Cancel",IDCANCEL,196,154,50,14 END DLG_ATTRIBS_RECURSIVE DIALOGEX DISCARDABLE 10, 10, 257, 132 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Confirm Attribute Changes" FONT 8, "MS Shell Dlg" BEGIN LTEXT "You have chosen to make the following attribute change(s):", IDC_STATIC,7,7,243,10 EDITTEXT IDD_ATTRIBSTOAPPLY,35,23,215,18,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Do you want to apply this change to %s only, or do you want to apply it to all subfolders and files as well?", IDD_RECURSIVE_TXT,7,47,243,20 CONTROL "Apply changes to %s only",IDD_NOTRECURSIVE,"Button", BS_AUTORADIOBUTTON,35,71,210,10 CONTROL "Apply changes to %s, subfolders and files", IDD_RECURSIVE,"Button",BS_AUTORADIOBUTTON,35,85,210,10 DEFPUSHBUTTON "OK",IDOK,146,111,50,14 PUSHBUTTON "Cancel",IDCANCEL,200,111,50,14 END DLG_ATTRIBS_ERROR DIALOGEX DISCARDABLE 5, 5, 241, 89 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Error Applying Attributes" FONT 8, "MS Shell Dlg" BEGIN ICON 32515,IDC_STATIC,7,7,21,20 LTEXT "An error occurred applying attributes to the file:", IDC_STATIC,36,7,198,9 LTEXT "",IDD_NAME,36,23,198,9 LTEXT "",IDD_ERROR_TXT,36,39,198,18 DEFPUSHBUTTON "&Ignore",IDIGNORE,22,71,50,14 PUSHBUTTON "I&gnore All",IDIGNOREALL,76,71,50,14 PUSHBUTTON "&Retry",IDRETRY,130,71,50,14 PUSHBUTTON "&Cancel",IDCANCEL,184,71,50,14 END DLG_DELETEDFILEPROP DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDD_ITEMICON,7,7,21,20 EDITTEXT IDD_NAME,33,11,172,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1 LTEXT "Type:",IDD_FILETYPE_TXT,7,40,40,9 EDITTEXT IDD_FILETYPE,48,40,172,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Origin:",IDD_LOCATION_TXT,7,53,40,9 EDITTEXT IDD_LOCATION,48,53,172,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Size:",IDD_FILESIZE_TXT,7,66,24,9 EDITTEXT IDD_FILESIZE,48,66,172,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,84,213,1 LTEXT "Deleted:",IDD_DELETED_TXT,7,92,50,9 EDITTEXT IDD_DELETED,68,92,152,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Created:",IDD_CREATED_TXT,7,105,36,9 EDITTEXT IDD_CREATED,68,105,152,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,123,213,1 LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,131,32,9 CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,68,131,58,10 CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,129,131,58,10 CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,68,143,58,10 #ifdef WINNT CONTROL "Co&mpressed",IDD_COMPRESS,"Button", BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP | NOT WS_VISIBLE,68,155,58,10 #endif END DLG_FOLDERPROP DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDD_ITEMICON,7,7,21,20 CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1 // for accessibility, we need a hidden static text label for the rename editbox LTEXT "Folder name:",IDC_STATIC,50,11,0,0,NOT WS_VISIBLE EDITTEXT IDD_NAMEEDIT,56,11,164,14,ES_AUTOHSCROLL LTEXT "Type:",IDD_FILETYPE_TXT,7,40,42,9 EDITTEXT IDD_FILETYPE,56,40,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Location:",IDD_LOCATION_TXT,7,56,42,9 EDITTEXT IDD_LOCATION,56,56,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Size:",IDD_FILESIZE_TXT,7,72,42,9 EDITTEXT IDD_FILESIZE,56,72,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Size on disk:",IDD_FILESIZE_COMPRESSED_TXT,7,88,42,9 EDITTEXT IDD_FILESIZE_COMPRESSED,56,88,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Contains:",IDD_CONTAINS_TXT,7,104,42,9 LTEXT "",IDD_CONTAINS,56,104,164,14 CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,120,213,1 LTEXT "Created:",IDD_CREATED_TXT,7,128,42,9 EDITTEXT IDD_CREATED,56,128,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,144,213,1 LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,152,42,9 CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,152,50,10 CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,166,50,10 CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,180,50,10 PUSHBUTTON "A&dvanced...",IDC_ADVANCED,169,150,50,14 END // Folder shortcuts property dialog has a method to redirect the target. // this currently does not catch many cases, such as Web Folders, ftp, // and does not filter the browse for folder dialog. These may turn out to // be too bad of bugs to ship. By commenting this line out, we disable // the feature. //#define FOLDERSHORTCUT_EDITABLETARGET DLG_FOLDERSHORTCUTPROP DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDD_ITEMICON,7,7,21,20 LTEXT "Folder name:",IDC_STATIC,45,15,8,8,NOT WS_VISIBLE EDITTEXT IDD_NAMEEDIT,53,11,167,14,ES_AUTOHSCROLL CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1 LTEXT "Type:",IDD_FILETYPE_TXT,7,40,42,9 EDITTEXT IDD_FILETYPE,53,40,167,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "T&arget:",IDD_TARGET_TXT,7,56,39,9 #ifdef FOLDERSHORTCUT_EDITABLETARGET EDITTEXT IDD_TARGET,53,54,113,14,ES_AUTOHSCROLL PUSHBUTTON "&Browse...",IDD_BROWSE,170,54,50,14 #else EDITTEXT IDD_TARGET,53,56,167,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP #endif CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,75,213,1 LTEXT "Created:",IDD_CREATED_TXT,7,83,42,9 EDITTEXT IDD_CREATED,53,83,167,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,8,99,212,1 LTEXT "C&omment:",IDD_COMMENT_TXT,7,107,42,9 #ifdef FOLDERSHORTCUT_EDITABLETARGET EDITTEXT IDD_COMMENT,53,107,167,14,ES_AUTOHSCROLL #else EDITTEXT IDD_COMMENT,53,107,167,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP #endif END DLG_VERSION DIALOGEX DISCARDABLE 0, 0, 227, 200 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION CAPTION "Version" FONT 8, "MS Shell Dlg" BEGIN LTEXT "File version:",IDC_STATIC,7,10,44,8 EDITTEXT IDD_VERSION_FILEVERSION,54,10,150,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER LTEXT "Description:",IDC_STATIC,7,29,42,8 EDITTEXT IDD_VERSION_DESCRIPTION,54,29,150,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER LTEXT "Copyright:",IDC_STATIC,7,48,40,8 EDITTEXT IDD_VERSION_COPYRIGHT,54,48,150,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER GROUPBOX "Other version information",IDC_STATIC,7,70,212,122 LTEXT "Item name:",IDC_STATIC,16,84,51,8 LTEXT "Value:",IDC_STATIC,106,84,92,8 LISTBOX IDD_VERSION_KEY,16,94,84,89,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP EDITTEXT IDD_VERSION_VALUE,105,94,106,89,ES_MULTILINE | ES_READONLY | WS_VSCROLL END DLG_LINKPROP DIALOGEX DISCARDABLE 20, 20, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Shortcut" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDD_ITEMICON,7,7,21,20 EDITTEXT IDD_NAME,49,12,172,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,31,213,1 LTEXT "Target type:",IDD_FILETYPE_TXT,7,39,53,10 CONTROL "",IDD_FILETYPE,"Static",SS_LEFTNOWORDWRAP,60,39,160,10 LTEXT "Target location:",IDD_LOCATION_TXT,7,55,53,10 LTEXT "&Target:",IDC_STATIC,7,71,24,10 EDITTEXT IDD_FILENAME,60,69,160,14,ES_AUTOHSCROLL EDITTEXT IDD_LOCATION,60,55,160,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,88,214,1 CONTROL "Run in separate &memory space",IDD_RUNINSEPARATE,"Button", BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,7,96,117,10 CONTROL "Run as different &user",IDD_LINK_RUNASUSER,"Button", BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,129,96,92,10 CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,112,213,1 LTEXT "&Start in:",IDC_STATIC,7,122,41,10 EDITTEXT IDD_PATH,60,120,160,14,ES_AUTOHSCROLL LTEXT "Shortcut &key:",IDC_STATIC,8,141,50,10 CONTROL "",IDD_LINK_HOTKEY,"msctls_hotkey32",WS_BORDER | WS_TABSTOP,60,139,160,14 LTEXT "&Run:",IDC_STATIC,7,160,31,10 COMBOBOX IDD_LINK_SHOWCMD,60,158,160,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP LTEXT "C&omment:",IDC_STATIC,7,178,41,10 EDITTEXT IDD_LINK_DESCRIPTION,60,176,160,14,ES_AUTOHSCROLL PUSHBUTTON "&Find Target...",IDD_FINDORIGINAL,96,194,60,14,WS_GROUP PUSHBUTTON "&Change Icon...",IDD_LINKDETAILS,160,194,60,14 END DLG_FILEMULTPROP DIALOGEX DISCARDABLE 0, 0, 227, 200 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_MULDOC,IDD_ITEMICON,7,7,21,20 LTEXT "",IDD_CONTAINS,56,11,164,10 CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1 LTEXT "Type:",IDD_FILETYPE_TXT,7,40,49,9 EDITTEXT IDD_FILETYPE,56,40,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Location:",IDD_LOCATION_TXT,7,56,49,9 EDITTEXT IDD_LOCATION,56,56,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Size:",IDD_FILESIZE_TXT,7,72,49,9 EDITTEXT IDD_FILESIZE,56,72,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Size on disk:",IDD_FILESIZE_COMPRESSED_TXT,7,88,49,9 EDITTEXT IDD_FILESIZE_COMPRESSED,56,88,164,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,104,213,1 LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,112,32,8 CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,112,50,10 CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,126,50,10 CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,140,50,10 PUSHBUTTON "A&dvanced...",IDC_ADVANCED,170,110,50,14 END DLG_FILETYPEOPTIONS DIALOGEX DISCARDABLE 0, 0, 237, 220 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "File Types" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Registered file &types:",IDC_STATIC,7,7,108,8 CONTROL "",IDC_FT_PROP_LV_FILETYPES,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP | LVS_SHAREIMAGELISTS, 7,18,223,83 CONTROL "", IDC_FT_PROP_ANIM, ANIMATE_CLASS, WS_BORDER | ACS_TRANSPARENT | ACS_AUTOPLAY | ACS_CENTER, 7, 18, 223, 83 PUSHBUTTON "&New",IDC_FT_PROP_NEW,126,108,50,14 PUSHBUTTON "&Delete",IDC_FT_PROP_REMOVE,180,108,50,14 ICON "",IDC_FT_PROP_OPENICON,64,150,18,20 LTEXT "Opens with:",IDC_FT_PROP_OPENEXE_TXT,14,151,50,8 EDITTEXT IDC_FT_PROP_OPENEXE,82,151,88,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP PUSHBUTTON "&Change...",IDC_FT_PROP_CHANGEOPENSWITH,173,148,50,15 LTEXT "-", IDC_FT_PROP_TYPEOFFILE_TXT,14,170,211,24 PUSHBUTTON "Ad&vanced",IDC_FT_PROP_EDITTYPEOFFILE,173,201,50,15 GROUPBOX "-",IDC_FT_PROP_GROUPBOX,7,136,223,87 END DLG_FILETYPEOPTIONSEDITNEW DIALOG DISCARDABLE 0, 0, 240, 49 STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "Create New Extension" FONT 8, "MS Shell Dlg" BEGIN LTEXT "&File Extension:",IDC_FT_EDIT_EXT_EDIT_TEXT,7,10,80,8 EDITTEXT IDC_FT_EDIT_EXT_EDIT,91,7,37,14,ES_AUTOHSCROLL PUSHBUTTON "Ad&vanced >>",IDC_FT_EDIT_ADVANCED,183,7,50,14 LTEXT "&Associated File Type:",IDC_FT_EDIT_PID_COMBO_TEXT,7,31,80,8, NOT WS_VISIBLE COMBOBOX IDC_FT_EDIT_PID_COMBO,91,28,142,230, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP | NOT WS_VISIBLE DEFPUSHBUTTON "OK",IDOK,129,28,50,14 PUSHBUTTON "Cancel",IDCANCEL,183,28,50,14 END DLG_FILETYPEOPTIONSEDIT DIALOGEX DISCARDABLE 32, 20, 227, 176 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "Edit File Type" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDC_FT_EDIT_DOCICON,7,11,21,20 EDITTEXT IDC_FT_EDIT_DESC,36,14,119,14,ES_AUTOHSCROLL PUSHBUTTON "Change &Icon...",IDC_FT_EDIT_CHANGEICON,159,14,60,14 LTEXT "&Actions:",IDC_FT_EDIT_LV_CMDSTEXT,8,36,52,8 CONTROL "",IDC_FT_EDIT_LV_CMDS,"SysListView32", LVS_LIST | LVS_SINGLESEL | LVS_SORTASCENDING | LVS_OWNERDRAWFIXED | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,46,157,66 PUSHBUTTON "&New...",IDC_FT_EDIT_NEW,169,46,50,14 PUSHBUTTON "&Edit...",IDC_FT_EDIT_EDIT,169,63,50,14,WS_DISABLED PUSHBUTTON "&Remove",IDC_FT_EDIT_REMOVE,169,80,50,14,WS_DISABLED PUSHBUTTON "&Set Default",IDC_FT_EDIT_DEFAULT,169,97,50,14,WS_DISABLED CONTROL " Confirm &open after download",IDC_FT_EDIT_CONFIRM_OPEN, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,119,110,8 CONTROL " Al&ways show extension",IDC_FT_EDIT_SHOWEXT,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,131,90,8 CONTROL " &Browse in same window",IDC_FT_EDIT_BROWSEINPLACE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP | WS_DISABLED,7,143,92,8 DEFPUSHBUTTON "OK",IDOK,116,155,50,14 PUSHBUTTON "Cancel",IDCANCEL,170,155,50,14 END DLG_FILETYPEOPTIONSCMD DIALOGEX DISCARDABLE 5, 0, 227, 207 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "New Action" FONT 8, "MS Shell Dlg" BEGIN LTEXT "&Action:",IDC_STATIC,7,7,63,8 EDITTEXT IDC_FT_CMD_ACTION,7,16,155,14,ES_AUTOHSCROLL LTEXT "App&lication used to perform action:", IDC_FT_CMD_EXETEXT,7,41,150,8 EDITTEXT IDC_FT_CMD_EXE,7,50,155,14,ES_AUTOHSCROLL PUSHBUTTON "B&rowse...",IDC_FT_CMD_BROWSE,169,50,50,14 GROUPBOX " ",IDC_FT_CMD_DDEGROUP,7,73,155,125 CONTROL "&Use DDE",IDC_FT_CMD_USEDDE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,73,45,8 LTEXT "&DDE Message:",IDC_STATIC,13,88,67,8 EDITTEXT IDC_FT_CMD_DDEMSG,13,97,143,14,ES_AUTOHSCROLL LTEXT "Appli&cation:",IDC_STATIC,13,115,40,8 EDITTEXT IDC_FT_CMD_DDEAPP,13,124,143,14,ES_AUTOHSCROLL LTEXT "DDE Application &Not Running:",IDC_STATIC,13,142,104,8 EDITTEXT IDC_FT_CMD_DDEAPPNOT,13,151,143,14,ES_AUTOHSCROLL LTEXT "&Topic:",IDC_STATIC,13,169,39,8 EDITTEXT IDC_FT_CMD_DDETOPIC,13,178,143,14,ES_AUTOHSCROLL DEFPUSHBUTTON "OK",IDOK,169,16,50,14 PUSHBUTTON "Cancel",IDCANCEL,169,33,50,14 END DLG_DEADSHORTCUT DIALOGEX DISCARDABLE 0, 0, 247, 83 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU |DS_SETFOREGROUND | DS_CENTER CAPTION "Problem with Shortcut" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_DOCFIND,IDC_STATIC,7,7,21,20 LTEXT "The item '%s' that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly.\n\nDo you want to delete this shortcut?", IDC_DEADTEXT1,35,7,205,49 DEFPUSHBUTTON "&Yes",IDC_DELETE,135,62,50,14 PUSHBUTTON "&No",IDCANCEL,190,62,50,14 END DLG_DEADSHORTCUT_MATCH DIALOGEX DISCARDABLE 0, 0, 247, 120 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_SETFOREGROUND | DS_CENTER CAPTION "Problem with Shortcut" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_DOCFIND,IDC_STATIC,7,7,21,20 LTEXT "The item '%s' that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly.", IDC_DEADTEXT1,35,7,205,33 LTEXT "The nearest match based on size, date, and type is '%s'.", IDC_DEADTEXT2,34,44,206,23 LTEXT "Do you want to fix this shortcut to point to this target or do you just want to delete it?", IDC_STATIC,34,70,206,23 DEFPUSHBUTTON "&Fix it",IDYES,82,99,50,14 PUSHBUTTON "&Delete it",IDC_DELETE,136,99,50,14 PUSHBUTTON "Cancel",IDCANCEL,190,99,50,14 END DLG_LINK_SEARCH DIALOGEX DISCARDABLE 20, 20, 227, 69 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER CAPTION "Missing Shortcut" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Windows is searching for %s. To locate the file yourself, click Browse.", IDD_NAME,70,7,152,30 DEFPUSHBUTTON "Cancel",IDCANCEL,169,47,50,14,WS_TABSTOP PUSHBUTTON "&Browse...",IDD_BROWSE,115,47,50,14,WS_TABSTOP CONTROL "",IDD_STATUS,ANIMATE_CLASS,ACS_TRANSPARENT | ACS_CENTER,4,5,60,40 END #ifndef WINNT DLG_RUN DIALOGEX DISCARDABLE 0, 0, 227, 85 #else DLG_RUN DIALOGEX DISCARDABLE 0, 0, 227, 95 #endif // WARNING: The title of the Run dialog is depended on by IDS_RUNDLGTITLE // in the cabinet.rc file. If one changes during localization, // the must both change together STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Run" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_RUNDLG,IDD_ICON,7,11,18,20 LTEXT "Type the name of a program, folder, document, or Internet resource, and Windows will open it for you.", IDD_PROMPT,36,11,182,18 LTEXT "&Open:",IDD_RUNDLGOPENPROMPT,7,39,24,10 COMBOBOX IDD_COMMAND,36,37,183,200,CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP #ifdef WINNT CONTROL "Run in separate &memory space",IDD_RUNINSEPARATE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP | WS_DISABLED,36,51,183,10 DEFPUSHBUTTON "OK",IDOK,62,70,50,14 PUSHBUTTON "Cancel",IDCANCEL,116,70,50,14 PUSHBUTTON "&Browse...",IDD_BROWSE,170,70,50,14 #else DEFPUSHBUTTON "OK",IDOK,62,63,50,14 PUSHBUTTON "Cancel",IDCANCEL,116,63,50,14 PUSHBUTTON "&Browse...",IDD_BROWSE,170,63,50,14 #endif // WINNT END #ifdef WINNT DLG_RUNUSERLOGON DIALOGEX DISCARDABLE 0, 0, 227, 166 STYLE DS_CENTER | DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | DS_SETFOREGROUND | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Run As Other User" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_PASSWORD,IDD_ICON,7,7,21,20 LTEXT "You may not have the necessary permissions to use all the features of the program you are about to run. You may run this program as a different user or continue to run the program as %s.", IDD_CURRENTUSER,34,7,186,34 GROUPBOX "",IDC_STATIC,7,65,213,71 CONTROL "&Run the program as %s",IDC_USECURRENTACCOUNT,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP,14,49,200,13 CONTROL "Run the program as the &following user:", IDC_USEOTHERACCOUNT,"Button",BS_AUTORADIOBUTTON,14,62,137,13 LTEXT "&User name:",IDC_USERNAMELBL,15,79,38,8 EDITTEXT IDC_USERNAME,71,76,142,14,ES_AUTOHSCROLL LTEXT "&Password:",IDC_PASSWORDLBL,15,97,34,8 EDITTEXT IDC_PASSWORD,71,94,142,14,ES_PASSWORD | ES_AUTOHSCROLL LTEXT "&Domain:",IDC_DOMAINLBL,15,116,27,8 EDITTEXT IDC_DOMAIN,71,113,142,14,ES_AUTOHSCROLL DEFPUSHBUTTON "OK",IDOK,116,144,50,14 PUSHBUTTON "Cancel",IDCANCEL,170,144,50,14 END DLG_RUNSETUPLOGON DIALOG DISCARDABLE 0, 0, 227, 190 STYLE DS_CENTER | DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | DS_SETFOREGROUND | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Install Program As Other User" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_PASSWORD,IDD_ICON,7,7,21,20 LTEXT "Some programs will not install correctly if you do not have administrative privileges on this computer.\n\nIf you know the password to an administrative account, you can use that account to install the program.", IDD_CURRENTUSER,34,7,186,41 GROUPBOX "",IDC_STATIC,7,71,213,70 CONTROL "&Run the program as %s",IDC_USECURRENTACCOUNT,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP,14,56,200,13 CONTROL "Run the program as the &following user:",260,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP,14,69,137,13 LTEXT "&User name:",IDC_STATIC,15,86,38,8 EDITTEXT IDC_USERNAME,71,83,142,14,ES_AUTOHSCROLL LTEXT "&Password:",IDC_STATIC,15,104,34,8 EDITTEXT IDC_PASSWORD,71,101,142,14,ES_PASSWORD | ES_AUTOHSCROLL LTEXT "&Domain:",IDC_STATIC,15,122,27,8 EDITTEXT IDC_DOMAIN,71,119,142,14,ES_AUTOHSCROLL CONTROL "&Always run install programs as %s",IDC_MESSAGEBOXCHECKEX, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,146,213,10 DEFPUSHBUTTON "OK",IDOK,116,169,50,14 PUSHBUTTON "Cancel",IDCANCEL,170,169,50,14 END #endif // WINNT DLG_APPCOMPAT DIALOGEX DISCARDABLE 20, 20, 206, 101 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Incompatible Program" FONT 8, "MS Shell Dlg" BEGIN LTEXT "",IDD_LINE_1,35,12,145,42 DEFPUSHBUTTON "&Details",9,134,75,50,14 CONTROL "Don't display this &message",IDD_STATE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,57,60,95,10 PUSHBUTTON "&Run Program",IDOK,19,75,50,14 PUSHBUTTON "Cancel",IDCANCEL,77,75,50,14 ICON 160,IDD_ICON,6,16,21,20 END DLG_MOVECOPYPROGRESS DIALOGEX DISCARDABLE 20, 20, 250, 84 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDD_ANIMATE,ANIMATE_CLASS,ACS_TRANSPARENT|ACS_AUTOPLAY|ACS_TIMER,7,0,236,25 CONTROL "",IDD_TONAME,"Static",SS_SIMPLE | SS_NOPREFIX, 7,48,236,10 CONTROL "",IDD_NAME,"Static",SS_SIMPLE | SS_NOPREFIX, 7,38,236,10 CONTROL "",IDD_PROBAR,PROGRESS_CLASS, 0x0, 7,63,190,8 CONTROL "",IDD_TIMEEST,"Static",SS_SIMPLE | SS_NOPREFIX, 7,74,192,10 DEFPUSHBUTTON "Cancel",IDCANCEL, 202,63,40,14,NOT WS_TABSTOP END DLG_DELETE_FILE DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm File Delete" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14 PUSHBUTTON "&No",IDNO,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,10,10,18,20 LTEXT "Are you sure you want to send '%1' to the Recycle Bin?",IDD_TEXT,41,10, 220,28,SS_NOPREFIX LTEXT "The file '%1' is a read-only file. %3", IDD_TEXT1,41,10,220,40,SS_NOPREFIX LTEXT "The file '%1' is a system file.\n\nIf you remove it, your computer or one of your programs may no longer work correctly. %3",IDD_TEXT2,41,10,220, 52,SS_NOPREFIX LTEXT "The file '%1' is a program.\n\nIf you remove it, you will no longer be able to run this program or edit some documents. %3",IDD_TEXT3,41,10,220, 52,SS_NOPREFIX LTEXT "Are you sure you want to delete '%1'?",IDD_TEXT4,41,10, 220,28,SS_NOPREFIX END DLG_DELETE_FILE_ARP DIALOGEX DISCARDABLE 0, 0, 275, 103 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm Shortcut Delete" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,157,45,53,14 PUSHBUTTON "&No",IDNO,215,45,53,14 ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,7,10,18,20 LTEXT "Are you sure you want to delete the shortcut to %1? This will not uninstall the program.",IDD_ARPWARNINGTEXT,41,10, 220,28,SS_NOPREFIX CONTROL "",IDC_STATIC,"Static", SS_SUNKEN,7,66,261,1 ICON "",IDD_ARPINFORMATION,7,73,18,20 CONTROL "To uninstall %1, use Add/Remove Programs in Control Panel.", IDD_ARPLINKWINDOW, "Link Window", WS_TABSTOP, 41,76,230,20 END DLG_DELETE_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm Folder Delete" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14 PUSHBUTTON "&No",IDNO,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_DELETE_FOLDER,IDD_ICON_WASTEBASKET,10,10,18,20 LTEXT "Are you sure you want to remove the folder '%1' and %3",IDD_TEXT,38,10,220,40,SS_NOPREFIX LTEXT "The folder '%1' is a read-only folder. Are you sure you want to remove it and %3",IDD_TEXT1,38,10,220,40,SS_NOPREFIX LTEXT "The folder '%1' is a system folder. If you delete it, Windows or another program may no longer work correctly. Are you sure you want to delete this folder and %3", IDD_TEXT2,38,10,220,52,SS_NOPREFIX END DLG_WONT_RECYCLE_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm Folder Delete" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14 PUSHBUTTON "&No",IDNO,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_DELETE_FOLDER,IDD_ICON_WASTEBASKET,10,10,18,20 LTEXT "The folder '%1' is too big for the Recycle Bin.\n\nDo you want to permanently delete it?",IDD_TEXT,38,10,220,40,SS_NOPREFIX END DLG_STREAMLOSS_ON_COPY DIALOGEX DISCARDABLE 0, 0, 275, 132 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm Stream Loss" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,38,110,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,96,110,53,14 PUSHBUTTON "&No",IDNO,154,110,53,14 PUSHBUTTON "Cancel",IDCANCEL,212,110,53,14 ICON IDI_DELETE_FOLDER,IDD_ICON_WASTEBASKET,10,10,20,20 LTEXT "The file '%1' contains more than one data stream, but the destination volume does not support this feature. Some data will not be preserved as a result.\n\nInformation that will not be preserved includes:", IDD_TEXT,38,10,220,40,SS_NOPREFIX EDITTEXT IDD_TEXT1,38,54,227,38,ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY | WS_VSCROLL LTEXT "Do you want to proceed anyway?",IDC_STATIC,38,97,108,8 END DLG_FAILED_ENCRYPT DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Failed Encryption" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Ignore",IDYES,41,64,53,14 PUSHBUTTON "Ignore &All",IDD_YESTOALL,99,64,53,14 PUSHBUTTON "&Restore",IDNO,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_MOVE,IDD_ICON_WASTEBASKET,10,10,18,20 LTEXT "The file '%1' was moved into an encrypted folder, but could not be encrypted.\n\nYou can choose to restore the file to its original location, ignore this error and continue, or cancel.",IDD_TEXT,38,10,220,40,SS_NOPREFIX END DLG_WONT_RECYCLE_FILE DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm File Delete" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14 PUSHBUTTON "&No",IDNO,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,10,10,18,20 LTEXT "The file '%1' is too big for the Recycle Bin.\n\nDo you want to permanently delete it?",IDD_TEXT,38,10,220,40,SS_NOPREFIX END DLG_WONT_RECYCLE_OFFLINE DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm File Delete" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14 PUSHBUTTON "&No",IDNO,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,10,10,18,20 LTEXT "'%1' cannot be moved to the Recycle Bin because the My Documents folder is offline.\n\nDo you want to permanently delete it?",IDD_TEXT,38,10,220,40,SS_NOPREFIX END DLG_PATH_TOO_LONG DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm File Delete" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14 PUSHBUTTON "&No",IDNO,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,10,10,18,20 LTEXT "The folder '%1' contains items whose name is too long for the Recycle Bin.\n\nDo you want to permanently delete it?",IDD_TEXT,38,10,220,40,SS_NOPREFIX END DLG_DELETE_MULTIPLE DIALOGEX DISCARDABLE 0, 0, 275, 65 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm Multiple File Delete" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,147,43,58,14 PUSHBUTTON "&No",IDNO,210,43,58,14 ICON IDI_DELETE_MULTIPLE,IDD_ICON_WASTEBASKET,10,10,18,20 LTEXT "Are you sure you want to send these %1 items to the Recycle Bin?", IDD_TEXT,41,14,224,24 LTEXT "Are you sure you want to delete all of the items in the Recycle Bin?", IDD_TEXT3,41,14,224,24 LTEXT "Are you sure you want to delete these %1 items?", IDD_TEXT4,41,14,224,24 END DLG_REPLACE_FILE DIALOGEX DISCARDABLE 0, 0, 280, 141 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm File Replace" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,46,120,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,104,120,53,14 PUSHBUTTON "&No",IDNO,161,120,53,14 PUSHBUTTON "Cancel",IDCANCEL,219,120,53,14 ICON IDI_REPLACE_FILE,-1,10,10,18,20 LTEXT "This folder already contains a file named '%2'.", IDD_TEXT,41,10,222,22,SS_NOPREFIX LTEXT "This folder already contains a read-only file named '%2'.", IDD_TEXT1,41,10,222,22,SS_NOPREFIX LTEXT "This folder already contains a system file named '%2'.", IDD_TEXT2,41,10,222,22,SS_NOPREFIX LTEXT "Would you like to replace the existing file",IDC_STATIC, 41,35,180,10, SS_NOPREFIX LTEXT "(unknown date and size)", IDD_FILEINFO_OLD,79,51,194,18, SS_NOPREFIX ICON "", IDD_ICON_OLD,51,49,18,20 LTEXT "with this one?",IDC_STATIC,41,75,180,10, SS_NOPREFIX LTEXT "(unknown date and size)", IDD_FILEINFO_NEW,79,91,194,18, SS_NOPREFIX ICON "",IDD_ICON_NEW,51,89,18,20 END DLG_REPLACE_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm Folder Replace" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14 PUSHBUTTON "&No",IDNO,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_REPLACE_FOLDER,IDC_STATIC,10,10,18,20 LTEXT "This folder already contains a folder named '%2'.\n\n\ If the files in the existing folder have the same name as files in the folder \ you are moving or copying, they will be replaced. \ Do you still want to move or copy the folder?", IDD_TEXT,41,10,222,53,SS_NOPREFIX END DLG_MOVE_FILE DIALOGEX DISCARDABLE 0, 0, 275, 65 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm File Move" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,43,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,43,53,14 PUSHBUTTON "&No",IDNO,157,43,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,43,53,14 ICON IDI_MOVE,-1,10,10,18,20 LTEXT "Are you sure you want to move the read-only file '%2'?",IDD_TEXT1,41,14,222,24, SS_NOPREFIX LTEXT "Are you sure you want to move the system file '%2'?",IDD_TEXT2,41,14,222,22, SS_NOPREFIX END DLG_MOVE_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 65 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm Folder Move" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,43,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,43,53,14 PUSHBUTTON "&No",IDNO,157,43,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,43,53,14 ICON IDI_MOVE,-1,10,10,18,20 LTEXT "Are you sure you want to move the read-only folder '%2'?",IDD_TEXT1,41,14,222, 24,SS_NOPREFIX LTEXT "Are you sure you want to move the system folder '%2'?",IDD_TEXT2,41,14,222,24, SS_NOPREFIX END DLG_RENAME_FILE DIALOGEX DISCARDABLE 0, 0, 275, 65 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm File Rename" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,43,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,43,53,14 PUSHBUTTON "&No",IDNO,157,43,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,43,53,14 ICON IDI_RENAME,-1,10,10,18,20 LTEXT "Are you sure you want to rename the read-only file '%1' to '%2'?",IDD_TEXT1, 41,14,222,26,SS_NOPREFIX LTEXT "Are you sure you want to rename the system file '%1' to '%2'?",IDD_TEXT2,41, 14,222,26,SS_NOPREFIX END DLG_RENAME_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 65 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Confirm File Rename" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Yes",IDYES,41,43,53,14 PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,43,53,14 PUSHBUTTON "&No",IDNO,157,43,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,43,53,14 ICON IDI_REPLACE_FILE,-1,10,10,18,20 LTEXT "Are you sure you want to rename the read-only folder '%1' to '%2'?", IDD_TEXT1,41,14,222,26,SS_NOPREFIX LTEXT "Are you sure you want to rename the system folder '%1' to '%2'?",IDD_TEXT2, 41,14,222,26,SS_NOPREFIX END DLG_LFNTOFAT DIALOGEX DISCARDABLE 11, 28, 214, 108 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Select Filename" FONT 8, "MS Shell Dlg" BEGIN LTEXT "The destination does not support long file names. Please enter a name for this file.", -1,7,7,195,20,NOT WS_GROUP LTEXT "&New name:",-1,7,67,41,12,NOT WS_GROUP EDITTEXT IDD_TO,57,65,149,14 DEFPUSHBUTTON "OK",IDYES,7,86,47,14 PUSHBUTTON "&Automatic", IDD_YESTOALL, 58, 86, 47, 14 PUSHBUTTON "&Skip", IDNO, 109, 86, 47, 14 PUSHBUTTON "Cancel",IDCANCEL,159,86,47,14 LTEXT "Original path:",-1,7,31,44,11,NOT WS_GROUP EDITTEXT IDD_FROM,57,31,149,11,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER LTEXT "To folder:",-1,7,49,34,11,NOT WS_GROUP EDITTEXT IDD_DIR,57,49,149,11,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER END DLG_DISKFULL_NEW DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Disk Low" FONT 8, "MS Shell Dlg" BEGIN PUSHBUTTON "&Disk Cleanup...",IDC_DISKFULL_CLEANUP,148,64,62,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_DELETE_MULTIPLE,IDC_STATIC,10,10,20,20 LTEXT "You are running out of disk space on drive %c.\n", IDD_TEXT,41,10,222,14,SS_NOPREFIX LTEXT "To free space on this drive by deleting old or unnecessary files, click Disk Cleanup.", IDD_TEXT1,41,25,222,35,SS_NOPREFIX END DLG_DISKFULL DIALOGEX DISCARDABLE 0, 0, 275, 85 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Disk Full" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Open",IDD_OPEN,99,64,53,14 PUSHBUTTON "&Empty",IDD_EMPTY,157,64,53,14 PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14 ICON IDI_DELETE_MULTIPLE,IDC_STATIC,10,10,18,20 LTEXT "You have run out of disk space on drive %c.\n", IDD_TEXT,41,10,222,14,SS_NOPREFIX LTEXT "There is %s worth of files in the Recycle Bin on this drive.\nWould you like to open the Recycle Bin or\nempty files in the Recycle Bin from this drive?", IDD_TEXT1,41,25,222,35,SS_NOPREFIX END DLG_DISKERR DIALOGEX DISCARDABLE 0, 0, 271, 102 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Out of Disk Space" FONT 8, "MS Shell Dlg" BEGIN PUSHBUTTON "&Disk Cleanup...",IDC_DISKERR_LAUNCHCLEANUP,144,82,62, 14 PUSHBUTTON "OK",IDOK,210,82,53,14 ICON "",IDC_DISKERR_STOPICON,7,13,21,20 LTEXT "",IDC_DISKERR_EXPLAIN,39,7,222,36,SS_NOPREFIX LTEXT "To free space on this drive by deleting old or unnecessary files, click Disk Cleanup.", IDD_TEXT1,39,48,222,21,SS_NOPREFIX END #ifdef WINNT DLG_TSINSTALLFAILURE DIALOG DISCARDABLE 0, 0, 275, 76 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Terminal Server Install Failure" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "OK",IDOK,111,55,53,14 ICON "",IDD_ITEMICON,7,7,21,20 CONTROL "A terminal server must be in install mode before you can install a program. When you use Add/Remove Programs in the Control Panel to install a program, this automatically puts a terminal server in install mode.", IDD_ARPLINKWINDOW,"Link Window",WS_TABSTOP,41,7,220,39 END #endif // WINNT DLG_FIND DIALOGEX DISCARDABLE 18, 18, 287, 184 STYLE DS_LOCALEDIT | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | DS_3DLOOK | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME CAPTION "Find File" FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDD_PAGELIST,WC_TABCONTROL,WS_TABSTOP,7,7,212,92 DEFPUSHBUTTON "F&ind Now",IDD_START,228,18,50,14 PUSHBUTTON "Sto&p",IDD_STOP,228,35,50,14 PUSHBUTTON "Ne&w Search",IDD_NEWSEARCH,228,52,50,14 CONTROL "#151",IDD_ANIMATE,ANIMATE_CLASS,ACS_TRANSPARENT,228,67,1,1 CONTROL "",IDD_STATUS,STATUSCLASSNAME, SBARS_SIZEGRIP | CCS_BOTTOM | CCS_NOHILITE | WS_CLIPSIBLINGS,0,0,10,10 END DLG_DFNAMELOC DIALOGEX DISCARDABLE 0, 0, 212, 88 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Name && Location" FONT 8, "MS Shell Dlg" BEGIN CONTROL "&Named:",IDD_STATIC,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,7,13,25,8 COMBOBOX IDD_FILESPEC,62,11,142,200,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP CONTROL "&Containing text:",-1,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,7,31,52,8 EDITTEXT IDD_CONTAINS,62,28,142,14,ES_AUTOHSCROLL CONTROL "&Look in:",-1,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,7, 49,30,8 CONTROL "",IDD_PATH, WC_COMBOBOXEX, CBS_DROPDOWN | CBS_OWNERDRAWFIXED | CBS_AUTOHSCROLL | WS_TABSTOP, 62,47,142,200 PUSHBUTTON "&Browse...",IDD_BROWSE,154,65,50,14 CONTROL "Include &subfolders",IDD_TOPLEVELONLY,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,38,67,80,10 END DLG_DFDETAILS DIALOGEX DISCARDABLE 0, 0, 212, 88 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Advanced" FONT 8, "MS Shell Dlg" BEGIN CONTROL "Of &type:",IDD_STATIC,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,7,14,26,8 COMBOBOX IDD_TYPECOMBO,60,12,144,200,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "&Size is:",-1,7,33,24,8 COMBOBOX IDD_SIZECOMP,60,30,45,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP EDITTEXT IDD_SIZEVALUE,110,30,51,14 CONTROL "",IDD_SIZEUPDOWN,UPDOWN_CLASS, UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_NOTHOUSANDS,146,30,8,12 CONTROL "KB",IDD_SIZELBL,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,158,34,10, 12 END DLG_DFDATE DIALOGEX DISCARDABLE 0, 0, 212, 88 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Date" FONT 8, "MS Shell Dlg" BEGIN CONTROL "&All files",IDD_MDATE_ALL,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,7,40,10 CONTROL "Fi&nd all files", IDD_MDATE_PARTIAL,"Button",BS_AUTORADIOBUTTON,7,20,52, 10 COMBOBOX IDD_MDATE_TYPE,62,18,70,200,CBS_DROPDOWNLIST | WS_TABSTOP | WS_GROUP CONTROL "&between",IDD_MDATE_BETWEEN,"Button", BS_AUTORADIOBUTTON|WS_GROUP|WS_TABSTOP,18,36,43,10 CONTROL "during the previou&s",IDD_MDATE_MONTHS,"Button", BS_AUTORADIOBUTTON|WS_TABSTOP,18,52,73,10 CONTROL "&during the previous",IDD_MDATE_DAYS,"Button", BS_AUTORADIOBUTTON|WS_TABSTOP,18,69,74,10 CONTROL "from",IDD_MDATE_FROM,DATETIMEPICK_CLASS,DTS_SHORTDATECENTURYFORMAT|DTS_APPCANPARSE|WS_TABSTOP|WS_GROUP, 62,34,61,14 LTEXT "and",IDD_MDATE_AND,126,36,13,8 CONTROL "to",IDD_MDATE_TO,DATETIMEPICK_CLASS,DTS_SHORTDATECENTURYFORMAT|DTS_APPCANPARSE|WS_TABSTOP, 144,34,61,14 LTEXT "month(s)",IDD_MDATE_MONTHLBL,135,52,28,8 EDITTEXT IDD_MDATE_NUMMONTHS,95,50,36,14,ES_AUTOHSCROLL|WS_TABSTOP CONTROL "",IDD_MDATE_MONTHSUPDOWN,UPDOWN_CLASS, UDS_AUTOBUDDY | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_NOTHOUSANDS | UDS_ARROWKEYS,122,51,8,12 LTEXT "day(s)",IDD_MDATE_DAYLBL,135,70,20,8 EDITTEXT IDD_MDATE_NUMDAYS,95,67,36,14,ES_AUTOHSCROLL|WS_TABSTOP CONTROL "",IDD_MDATE_DAYSUPDOWN,UPDOWN_CLASS, UDS_AUTOBUDDY | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_NOTHOUSANDS | UDS_ARROWKEYS,123,68,8,12 END DLG_NFNAMELOC DIALOGEX DISCARDABLE 0, 0, 188, 52 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Computer Name" FONT 8, "MS Shell Dlg" BEGIN LTEXT "&Named:",IDD_STATIC,6,8,25,8, SS_LEFTNOWORDWRAP COMBOBOX IDD_FILESPEC,38,7,150,200,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP END DLG_DOCFIND_SAVE DIALOGEX DISCARDABLE 30, 17, 200, 16 STYLE DS_SHELLFONT | WS_CHILD | DS_3DLOOK | WS_CLIPSIBLINGS | DS_CONTEXTHELP | DS_CONTROL FONT 8, "MS Shell Dlg" BEGIN AUTOCHECKBOX "Save &results", IDD_SAVERESULTS, 6,1, 100,8, WS_GROUP END DLG_OPENAS DIALOGEX DISCARDABLE 0, 0, 201, 175 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Open With" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_DOCFIND,IDD_ICON,7,7,21,20 LTEXT "Click the program you want to use to open '%s'.\nIf the program is not in the list, click Other.", IDD_TEXT,36,7,158,27, NOT WS_GROUP LTEXT "&Choose the program you want to use:",IDC_STATIC,36,39,158,8 CONTROL "",IDD_APPLIST,WC_LISTVIEW, WS_TABSTOP | LVS_REPORT | LVS_SINGLESEL | LVS_NOCOLUMNHEADER | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS, 36,50,158,80 CONTROL "&Always use this program to open these files",IDD_MAKEASSOC, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,36,136,151,10 DEFPUSHBUTTON "OK",IDOK,36,154,50,14 PUSHBUTTON "Cancel",IDCANCEL,90,154,50,14 PUSHBUTTON "O&ther...",IDD_OTHER,144,154,50,14 END DLG_OPENAS_NOTYPE DIALOGEX DISCARDABLE 0, 0, 215, 209 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Open With..." FONT 8, "MS Shell Dlg" BEGIN ICON IDI_DOCFIND,IDD_ICON,7,7,20,20 LTEXT "Click the program you want to use to open '%s'.\nIf the program is not listed, click Other.", IDD_TEXT,36,7,172,27 LTEXT "&Description for files of this type:",IDD_DESCRIPTIONTEXT,36,39,172,8 EDITTEXT IDD_DESCRIPTION,36,50,172,14,ES_AUTOHSCROLL LTEXT "&Choose the program you want to use:",IDC_STATIC,36,70,172,8 CONTROL "",IDD_APPLIST,WC_LISTVIEW, WS_TABSTOP | LVS_REPORT | LVS_SINGLESEL | LVS_NOCOLUMNHEADER | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS, 36,81,172,80 CONTROL "&Always use this program to open these files",IDD_MAKEASSOC, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,36,166,172,10 DEFPUSHBUTTON "OK",IDOK,50,188,50,14 PUSHBUTTON "Cancel",IDCANCEL,104,188,50,14 PUSHBUTTON "O&ther...",IDD_OTHER,158,188,50,14 END DLG_NOOPEN DIALOGEX DISCARDABLE 0, 0, 275, 95 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_VISIBLE CAPTION "Caution" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDD_ICON,7,7,20,20 LTEXT "You are attempting to open a file of type '%s' (%s)", IDD_TEXT1,38,7,225,19,SS_NOPREFIX LTEXT "These files are used by the operating system and by various programs. Editing or modifying them could damage your system.", IDD_TEXT2,38,30,225,19,SS_NOPREFIX LTEXT "If you still want to open the file, click Open With, otherwise, click Cancel." IDC_STATIC, 38,52,225,19,SS_NOPREFIX PUSHBUTTON "&Open With...",IDD_OPENWITH,157,74,53,14 DEFPUSHBUTTON "Cancel",IDCANCEL,214,74,53,14 END DLG_FINDEXE DIALOGEX DISCARDABLE 20, 20, 212, 108 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Program Not Found" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Windows cannot find %s.\n\nThis program is needed for opening files of type '%s'.", IDD_TEXT1,7,7,134,40,SS_NOPREFIX LTEXT "Location of %s:",IDD_TEXT2,7,49,134,10,SS_NOPREFIX EDITTEXT IDD_PATH,7,61,197,14,ES_AUTOHSCROLL | ES_OEMCONVERT95 DEFPUSHBUTTON "OK",IDOK,48,86,50,14 PUSHBUTTON "Cancel",IDCANCEL,101,86,50,14 PUSHBUTTON "&Locate...",IDD_BROWSE,155,86,50,14 END DLG_BROWSEFORFOLDER DIALOGEX DISCARDABLE 46, 21, 212, 188 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "Browse for Folder" FONT 8, "MS Shell Dlg" BEGIN LTEXT "",IDD_BROWSETITLE,7,7,197,20 LTEXT "",IDD_BROWSESTATUS,7,27,197,12 EDITTEXT IDD_BROWSEEDIT, 7,27,197,12, ES_AUTOHSCROLL CONTROL "",IDD_FOLDERLIST,WC_TREEVIEW, WS_TABSTOP | TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT,7,42, 197,112 DEFPUSHBUTTON "OK",IDOK,100,166,50,14,WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,154,166,50,14,WS_GROUP END DLG_BROWSEFORFOLDER2 DIALOGEX DISCARDABLE 20, 20, 212, 177 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP | WS_SIZEBOX CAPTION "Browse For Folder" FONT 8, "MS Shell Dlg" BEGIN LTEXT "",IDD_BROWSETITLE,10,7,192,24 LTEXT "",IDD_FOLDERLIST,10,35,192,91 LTEXT "Folder:",IDD_FOLDERLABLE,10,138,30,8 EDITTEXT IDD_BROWSEEDIT,45,134,157,14,ES_AUTOHSCROLL | WS_TABSTOP DEFPUSHBUTTON "OK",IDOK,44,156,50,14 PUSHBUTTON "Cancel",IDCANCEL,98,156,50,14 PUSHBUTTON "&New Folder",IDD_NEWFOLDER_BUTTON,152,156,50,14 CONTROL "",IDD_BFF_RESIZE_TAB,"Scrollbar",WS_VISIBLE | WS_CHILD | WS_CLIPSIBLINGS | WS_GROUP | WS_CLIPCHILDREN | SBS_BOTTOMALIGN | SBS_SIZEGRIP | SBS_SIZEBOXBOTTOMRIGHTALIGN,1000,1000,16,16 END IDD_EXITWINDOWS_DIALOG DIALOG DISCARDABLE 0, 0, 211, 103 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Shut Down Windows" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_SHUTDOWN,-1,7,7,20,20,WS_GROUP LTEXT "What do you want the computer to do?",-1,39,7,153,10 COMBOBOX IDC_EXITOPTIONS_COMBO,39,20,165,57,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP LTEXT "Maintains your session, keeping the computer running on low power with data still in memory. The computer wakes up when you press a key or move the mouse.", IDC_EXITOPTIONS_DESCRIPTION,39,40,165,33 DEFPUSHBUTTON "OK",IDOK,46,82,50,14,WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,100,82,50,14 PUSHBUTTON "&Help",IDHELP,154,82,50,14 END DLG_LOGOFFWINDOWS DIALOGEX 0, 0, 188, 60 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Log Off Windows" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_STLOGOFF, IDD_LOGOFFICON, 8, 6, 18, 20 LTEXT "Are you sure you want to log off?", IDC_STATIC, 49, 15, 131, 8 DEFPUSHBUTTON "&Yes", IDOK, 49, 38, 43, 14 PUSHBUTTON "&No", IDCANCEL, 99, 38, 43, 14 END DLG_PRN_QUEUE DIALOGEX DISCARDABLE 0, 0, 400, 250 STYLE DS_SHELLFONT | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_CLIPCHILDREN MENU MENU_PRINTERQUEUE FONT 8, "MS Shell Dlg" BEGIN END DLG_PRN_DETAIL DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | DS_CONTEXTHELP CAPTION "Details" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,18,20 LTEXT "",IDC_PRINTER_NAME,35,13,150,8,SS_NOPREFIX CONTROL "",IDD_LINE_1,"Static",SS_SUNKEN,7,36,212,1,NOT WS_GROUP LTEXT "Print to the following &port:",IDC_STATIC,7,47,130,8 COMBOBOX IDDC_PRINTTO,7,57,148,104,CBS_DROPDOWN | CBS_OEMCONVERT | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP PUSHBUTTON "Add Por&t...",IDDB_ADD_PORT,159,56,60,14, WS_GROUP PUSHBUTTON "&Delete Port...",IDDB_DEL_PORT,159,75,60,14 LTEXT "Print &using the following driver:",IDC_STATIC,7,85,130,8 COMBOBOX IDDC_DRIVER,7,95,148,104,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP PUSHBUTTON "Ne&w Driver...",IDDB_NEWDRIVER,159,94,60,14 PUSHBUTTON "&Capture Printer Port...",IDDB_CAPTURE_PORT,7,114,104,14, WS_GROUP PUSHBUTTON "E&nd Capture...",IDDB_RELEASE_PORT,116,114,104,14 GROUPBOX "T&imeout settings",IDC_TIMEOUTSETTING,7,133,212,56,WS_GROUP LTEXT "Not &selected:",IDC_TIMEOUTTEXT_1,20,148,60,8 EDITTEXT IDC_TIMEOUT_NOTSELECTED,85,146,30,14,ES_AUTOHSCROLL|WS_GROUP LTEXT "seconds",IDC_TIMEOUTTEXT_2,119,148,40,8 LTEXT "Transmission &retry:",IDC_TIMEOUTTEXT_3,20,168,60,8 EDITTEXT IDC_TIMEOUT_TRANSRETRY,85,166,30,14,ES_AUTOHSCROLL LTEXT "seconds",IDC_TIMEOUTTEXT_4,119,168,40,8 PUSHBUTTON "S&etup...",IDDB_SETUP,7,194,68,14, WS_GROUP PUSHBUTTON "Spoo&l Settings...",IDDB_SPOOL,79,194,68,14 PUSHBUTTON "P&ort Settings...",IDDB_PORT,151,194,68,14 END DLG_PRN_GENERAL DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | DS_CONTEXTHELP CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,18,20 LTEXT "",IDC_PRINTER_NAME,35,13,150,8,SS_NOPREFIX CONTROL "",IDD_LINE_1,"Static",SS_SUNKEN,7,36,212,1,NOT WS_GROUP LTEXT "&Comment:",IDGE_COMMENT_TXT,7,48,34,8 EDITTEXT IDGE_COMMENT,62,47,157,22,ES_MULTILINE | 0x1000 LTEXT "&Separator page:",IDDC_SEPARATOR_TXT,7,82,52,8 COMBOBOX IDDC_SEPARATOR,62,80,102,104,CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_OEMCONVERT | CBS_SORT | WS_VSCROLL | WS_TABSTOP|WS_GROUP PUSHBUTTON "&Browse...",IDDB_CHANGESEPARATOR,169,80,50,14 PUSHBUTTON "Print &Test Page",IDDB_TESTPAGE,139,194,80,14,WS_TABSTOP|WS_GROUP END DLG_SPOOLSETTINGS DIALOGEX DISCARDABLE 50, 50, 227, 136 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_3DLOOK | DS_CONTEXTHELP CAPTION "Spool Settings" FONT 8, "MS Shell Dlg" BEGIN CONTROL "&Spool print jobs so program finishes printing faster", rad1,"Button",BS_AUTORADIOBUTTON | WS_GROUP, 7,7,214,10 CONTROL "&Print directly to the printer", rad2,"Button",BS_AUTORADIOBUTTON,7,46,214,10 CONTROL "Start printing after &last page is spooled",rad3,"Button", BS_AUTORADIOBUTTON | WS_GROUP,20,20,186,10 CONTROL "Start printing &after first page is spooled",rad4, "Button",BS_AUTORADIOBUTTON,20,33,186,10 LTEXT "Spool data &format:",IDD_SPOOL_TXT,7,65,62,8 COMBOBOX cmb1,74,63,146,61,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP CONTROL "&Enable bi-directional support for this printer", IDD_ENABLE_BIDI,"Button",BS_AUTORADIOBUTTON|WS_GROUP, 7,83,214,10 CONTROL "D&isable bi-directional support for this printer", IDD_DISABLE_BIDI,"Button",BS_AUTORADIOBUTTON, 7,96,214,10 DEFPUSHBUTTON "OK",IDOK,7,115,68,14,WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,79,115,68,14 PUSHBUTTON "Restore &Defaults",IDD_RESTORE,151,115,68,14 END DLG_ADDPORT DIALOGEX DISCARDABLE 50, 50, 225, 167 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "Add Port" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Select the type of port you want to add:",IDC_STATIC,7,7,205,8 CONTROL "&Network",IDD_ADDPORT_NETWORK,"Button", BS_AUTORADIOBUTTON | WS_GROUP,7,20,205,10 CONTROL "&Other",IDD_ADDPORT_PORTMON,"Button",BS_AUTORADIOBUTTON, 7,64,205,10 LTEXT "Specify the network path to the printer:", IDC_STATIC,20,32,195,8 EDITTEXT IDD_ADDPORT_NETPATH,20,43,143,14,ES_AUTOHSCROLL|WS_GROUP PUSHBUTTON "&Browse...",IDD_ADDPORT_BROWSE,168,43,50,14 LTEXT "Click the type of port you want to add:",IDC_STATIC,20,76, 195,8 LISTBOX IDD_ADDPORT_LB,20,88,198,55,LBS_SORT | WS_DISABLED | WS_VSCROLL | WS_GROUP | WS_TABSTOP DEFPUSHBUTTON "OK",IDOK,114,146,50,14,WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,168,146,50,14 END DLG_DELPORT DIALOGEX DISCARDABLE 50, 50, 200, 109 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "Delete Port" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Click the port you want to remove:",IDD_DELPORT_TEXT_1,7,7,180,8 LISTBOX IDD_DELPORT_LB,7,17,185,69,LBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP DEFPUSHBUTTON "OK",IDOK,88,88,50,14,WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,143,88,50,14 END DLG_DISKTOOLS DIALOGEX DISCARDABLE 0, 0, 227, 200 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Tools" FONT 8, "MS Shell Dlg" BEGIN #ifdef WINNT GROUPBOX "Error-checking",IDC_STATIC,7,7,212,57 ICON IDI_CHKDSK,-1,13,22,18,20 LTEXT "This option will check the volume for errors.",IDC_DISKTOOLS_CHKDAYS,40,22,135,17 PUSHBUTTON "&Check Now...",IDC_DISKTOOLS_CHKNOW,144,42,67,14 GROUPBOX "Backup",IDC_DISKTOOLS_BKPTXT,7,67,212,57 ICON IDI_BACKUP,-1,13,82,18,20 LTEXT "This option will back up files on the volume.",IDC_DISKTOOLS_BKPDAYS,40,82,160,17 PUSHBUTTON "&Backup Now...",IDC_DISKTOOLS_BKPNOW,144,102,67,14 GROUPBOX "Defragmentation",IDC_STATIC,7,127,212,57 ICON IDI_DEFRAG,-1,13,142,18,20 LTEXT "This option will defragment files on the volume.",IDC_DISKTOOLS_OPTDAYS,40,141,160,17 PUSHBUTTON "&Defragment Now...",IDC_DISKTOOLS_OPTNOW,144,162,67,14 #else GROUPBOX "Error-checking status",IDC_STATIC,7,7,212,57 ICON IDI_CHKDSK,-1,13,22,18,20 LTEXT "",IDC_DISKTOOLS_CHKDAYS,40,22,135,17 PUSHBUTTON "&Check Now...",IDC_DISKTOOLS_CHKNOW,144,42,67,14 GROUPBOX "Backup status",IDC_DISKTOOLS_BKPTXT,7,67,212,57 ICON IDI_BACKUP,-1,13,82,18,20 LTEXT "",IDC_DISKTOOLS_BKPDAYS,40,82,160,17 PUSHBUTTON "&Backup Now...",IDC_DISKTOOLS_BKPNOW,144,102,67,14 GROUPBOX "Defragmentation status",IDC_STATIC,7,127,212,57 ICON IDI_DEFRAG,-1,13,142,18,20 LTEXT "",IDC_DISKTOOLS_OPTDAYS,3,141,160,17 PUSHBUTTON "&Defragment Now...",IDC_DISKTOOLS_OPTNOW,144,162,67,14 #endif END DLG_ABOUT DIALOGEX LOADONCALL MOVEABLE DISCARDABLE 20, 20, 275, 187 CAPTION "About %s" FONT 8 "MS Shell Dlg" STYLE WS_BORDER | DS_MODALFRAME | DS_SHELLFONT | WS_CAPTION | WS_POPUP | WS_SYSMENU | DS_3DLOOK BEGIN ICON 0,IDD_ICON,21,55,18,20 CONTROL "Microsoft (R) %s",IDD_APPNAME,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX,70,55,165,10 CONTROL "",IDD_VERSION,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX, 70,65,165,10 // BUGBUG raymondc - change to VER_LEGALCOPYRIGHT_STR once the new rcdll shows up LTEXT "Copyright (C) 1981-1999 Microsoft Corp.",IDC_STATIC,70,75,145, 10,SS_NOPREFIX | NOT WS_GROUP LTEXT "",IDD_OTHERSTUFF,70,85,145,20,SS_NOPREFIX | NOT WS_GROUP LTEXT "This product is licensed to:",IDC_STATIC,70,105,145,10, SS_NOPREFIX | NOT WS_GROUP LTEXT "user name",IDD_USERNAME,70,115,145,10,SS_NOPREFIX | NOT WS_GROUP LTEXT "org name",IDD_COMPANYNAME,70,125,145,10,SS_NOPREFIX | NOT WS_GROUP CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,70,138,200,1 LTEXT "Physical memory available to Windows:",IDD_CONVTITLE,70,142,130,10, SS_NOPREFIX | NOT WS_GROUP LTEXT "",IDD_CONVENTIONAL,202,142,53,10,SS_NOPREFIX | NOT WS_GROUP #ifndef WINNT LTEXT "System resources:",IDD_EMSTEXT,70,152,70,10,SS_NOPREFIX | NOT WS_GROUP LTEXT "",IDD_EMSFREE,202,152,53,10,SS_NOPREFIX | NOT WS_GROUP #endif DEFPUSHBUTTON "OK",IDOK,220,168,50,14 END IDD_PROGRAM DIALOGEX DISCARDABLE 0, 0, 227, 200 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION CAPTION "Program" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDC_ICONBMP,7,11,18,20 EDITTEXT IDC_TITLE,55,11,164,14,ES_AUTOHSCROLL LTEXT "Cmd &line:",IDC_CMDLINELBL,7,47,48,9 EDITTEXT IDC_CMDLINE,55,45,164,14,ES_AUTOHSCROLL LTEXT "&Working:",IDC_WORKDIRLBL,7,67,48,9 EDITTEXT IDC_WORKDIR,55,65,164,14,ES_AUTOHSCROLL LTEXT "&Batch file:",IDC_BATCHFILELBL,7,87,48,9 EDITTEXT IDC_BATCHFILE,55,85,164,14,ES_AUTOHSCROLL LTEXT "&Shortcut key:",IDC_HOTKEYLBL,7,107,48,9 CONTROL "",IDC_HOTKEY,"msctls_hotkey32",WS_GROUP | WS_TABSTOP,55, 105,164,14 LTEXT "&Run:",IDC_WINDOWSTATELBL,7,127,48,9 COMBOBOX IDC_WINDOWSTATE,55,125,164,65,CBS_DROPDOWNLIST | WS_TABSTOP CONTROL "Close on e&xit",IDC_CLOSEONEXIT,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,55,145,56,10 PUSHBUTTON "&Advanced...",IDC_ADVPROG,96,179,60,14 PUSHBUTTON "&Change Icon...",IDC_CHANGEICON,159,179,60,14 CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,37,212,1 LTEXT "This program is configured to run in MS-DOS mode. To see configuration options, click the Advanced button.", IDC_REALMODEDISABLE,7,158,212,18 END #ifdef WINNT IDD_PIFNTTEMPLT DIALOGEX DISCARDABLE 20, 7, 298, 65 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP CAPTION "Windows PIF Settings" FONT 8,"MS Shell Dlg" BEGIN GROUPBOX "Custom MS-DOS initialization files",IDC_DOS,3,3,229,47,WS_GROUP LTEXT "&Autoexec filename:",10,6, 16, 70, 10 EDITTEXT IDC_AUTOEXECNT,75,15,150,12, WS_TABSTOP | WS_GROUP | ES_AUTOHSCROLL | ES_OEMCONVERT95 LTEXT "&Config filename:",11,6,32,70,10 EDITTEXT IDC_CONFIGNT,75,31,150,12, WS_TABSTOP | WS_GROUP | ES_AUTOHSCROLL | ES_OEMCONVERT95 CHECKBOX "Compatible &timer hardware emulation", IDC_NTTIMER, 3,54,140,10,WS_TABSTOP | BS_CHECKBOX DEFPUSHBUTTON "OK",IDC_OK,237,7,32,14, WS_TABSTOP | WS_GROUP PUSHBUTTON "Cancel",IDC_CANCEL,237,26,32,14,WS_TABSTOP END #else IDD_ADVPROG DIALOGEX DISCARDABLE 32, 32, 227, 218 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Advanced Program Settings" FONT 8, "MS Shell Dlg" BEGIN GROUPBOX "",IDC_STATIC,7,40,213,154 LTEXT "PIF name:",IDC_PIFNAMELBL,13,5,33,8 EDITTEXT IDC_PIFNAME,50,5,168,8,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "&Prevent MS-DOS-based programs from detecting Windows", IDC_WINLIE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,13,17,197,9 CONTROL "&Suggest MS-DOS mode as necessary",IDC_SUGGESTMSDOS, "Button", BS_AUTOCHECKBOX | WS_TABSTOP,13,28,132,9 CONTROL "&MS-DOS mode",IDC_REALMODE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,40,62,9 CONTROL "&Warn before entering MS-DOS mode",IDC_WARNMSDOS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,53,130,9 // CONTROL "&Quick start",IDC_QUICKSTART,"Button",BS_AUTOCHECKBOX | // WS_TABSTOP,157,53,50,9 CONTROL "&Use current MS-DOS configuration",IDC_CURCONFIG, "Button",BS_AUTORADIOBUTTON| WS_TABSTOP,13,66,130,9 CONTROL "&Specify a new MS-DOS configuration",IDC_CLEANCONFIG, "Button",BS_AUTORADIOBUTTON| WS_TABSTOP,13,75,130,9 LTEXT "Co&nfig.sys for MS-DOS mode:",IDC_CONFIGLBL,24,67+18,190,8 EDITTEXT IDC_CONFIG,24,77+18,190,30,ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | WS_VSCROLL | 0x1000 LTEXT "&Autoexec.bat for MS-DOS mode:",IDC_AUTOEXECLBL,24,112+18, 190,8 EDITTEXT IDC_AUTOEXEC,24,122+18,190,30,ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | WS_VSCROLL | 0x1000 PUSHBUTTON "Con&figuration...",IDC_REALMODEWIZARD,150,156+18,64,14 DEFPUSHBUTTON "OK",IDC_OK,100,180+18,50,14 PUSHBUTTON "Cancel",IDC_CANCEL,154,180+18,50,14 END #endif // WINNT IDD_MEMORY DIALOGEX DISCARDABLE 0, 0, 227, 200 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION CAPTION "Memory" FONT 8, "MS Shell Dlg" BEGIN GROUPBOX "Conventional memory",IDC_CONVMEMGRP,7,7,213,51 LTEXT "&Total:",IDC_CONVMEMLBL,13,26,20,9 COMBOBOX IDC_LOWMEM,36,24,60,65,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP LTEXT "Initial en&vironment:",IDC_LOCALENVLBL,107,18,42,16 COMBOBOX IDC_ENVMEM,154,24,60,65,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP CONTROL "&Protected",IDC_GLOBALPROTECT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,36,42,44,8 GROUPBOX "Expanded (EMS) memory",IDC_EXPMEMGRP,7,61,213,36 LTEXT "The computer is not configured for expanded memory in MS-DOS sessions.", IDC_NOEMS,13,72,135,17,NOT WS_VISIBLE PUSHBUTTON "&Details...",IDC_NOEMSDETAILS,154,75,56,15, WS_TABSTOP | NOT WS_VISIBLE LTEXT "T&otal:",IDC_EXPMEMLBL,13,77,20,9 COMBOBOX IDC_EMSMEM,36,75,60,65,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP GROUPBOX "Extended (XMS) memory",IDC_EXTMEMGRP,7,101,213,45 LTEXT "Tota&l:",IDC_EXTMEMLBL,13,117,20,9 COMBOBOX IDC_XMSMEM,36,115,60,65,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP CONTROL "Uses &HMA",IDC_HMA,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,36,133,50,8 GROUPBOX "MS-&DOS protected-mode (DPMI) memory",IDC_DPMIMEMGRP,7,151,213,37 LTEXT "Total&:",IDC_DPMIMEMLBL,13,166,20,9 COMBOBOX IDC_DPMIMEM,36,164,60,65,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP LTEXT "Properties not supported in MS-DOS mode are not available. For more information, click the Advanced button on the Program tab.", IDC_REALMODEDISABLE,7,11,213,28,NOT WS_VISIBLE END IDD_SCREEN DIALOGEX DISCARDABLE 0, 0, 227, 200 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION CAPTION "Screen" FONT 8, "MS Shell Dlg" BEGIN GROUPBOX "Usage",IDC_SCREENUSAGEGRP,7,7,213,44 CONTROL "&Full-screen",IDC_FULLSCREEN,"Button", BS_AUTORADIOBUTTON,13,21,50,9 CONTROL "&Window",IDC_WINDOWED,"Button",BS_AUTORADIOBUTTON,13,34, 50,9 LTEXT "Initial si&ze:",IDC_SCREENLINESLBL,115,21,33,9 COMBOBOX IDC_SCREENLINES,151,19,50,80,CBS_DROPDOWNLIST | WS_TABSTOP GROUPBOX "Window",IDC_WINDOWUSAGEGRP,7,55,213,32 CONTROL "&Restore settings at startup",IDC_WINRESTORE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,13,69,118,9 GROUPBOX "Performance",IDC_SCREENPERFGRP,7,91,213,44 CONTROL "Fast ROM &emulation",IDC_TEXTEMULATE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,13,105,118,9 CONTROL "Dynamic &memory allocation",IDC_DYNAMICVIDMEM,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,13,118,118,9 LTEXT "Properties not supported in MS-DOS mode are not available. For more information, click the Advanced button on the Program tab.", IDC_REALMODEDISABLE,7,11,213,28,NOT WS_VISIBLE END IDD_FONT DIALOGEX DISCARDABLE 0, 0, 227, 200 STYLE DS_MODALFRAME | DS_SHELLFONT | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | 0x2000 CAPTION "Font" FONT 8, "MS Shell Dlg" BEGIN GROUPBOX "Available types",IDC_FONTGRP,7,7,103,71 CONTROL "&Bitmap only",IDC_RASTERFONTS,"Button", BS_AUTORADIOBUTTON,13,22,58,8 CONTROL "&TrueType only",IDC_TTFONTS,"Button",BS_AUTORADIOBUTTON, 13,39,60,10 CONTROL "Both &font types",IDC_BOTHFONTS,"Button", BS_AUTORADIOBUTTON,13,56,60,10 LTEXT "Font si&ze:",IDC_FONTSIZELBL,116,7,35,8 LISTBOX IDC_FONTSIZE,116,17,103,63,LBS_SORT | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP LTEXT "Window preview:",IDC_WNDPREVIEWLBL,7,83,95,8 LTEXT "Font preview:",IDC_FONTPREVIEWLBL,116,83,95,8 LTEXT "Properties not supported in MS-DOS mode are not available. For more information, click the Advanced button on the Program tab.", IDC_REALMODEDISABLE,7,11,213,28,NOT WS_VISIBLE END IDD_MISC DIALOGEX DISCARDABLE 0, 0, 227, 200 STYLE DS_MODALFRAME | DS_SHELLFONT | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | 0x2000 CAPTION "Misc" FONT 8, "MS Shell Dlg" BEGIN GROUPBOX "Foreground",IDC_FGNDGRP,7,7,103,43 CONTROL "Allow sc&reen saver",IDC_FGNDSCRNSAVER,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,13,21,82,8 GROUPBOX "Background",IDC_BGNDGRP,7,54,103,30 CONTROL "Always &suspend",IDC_BGNDSUSPEND,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,13,68,78,8 GROUPBOX "Idle sensiti&vity",IDC_IDLEGRP,7,88,103,43 LTEXT "Low",IDC_IDLELOWLBL,13,102,17,9 LTEXT "High",IDC_IDLEHIGHLBL,80,102,16,9 CONTROL "User1",IDC_IDLESENSE,"msctls_trackbar32",WS_TABSTOP | TBS_AUTOTICKS | TBS_DOWNISLEFT,9,111,90,15 GROUPBOX "Mouse",IDC_MISCMOUSEGRP,116,7,103,43 CONTROL "&QuickEdit",IDC_QUICKEDIT,"Button",BS_AUTOCHECKBOX | WS_DISABLED WS_TABSTOP,122,21,62,8 CONTROL "E&xclusive mode",IDC_EXCLMOUSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,122,34,62,8 GROUPBOX "Termination",IDC_TERMGRP,116,54,103,30 CONTROL "&Warn if still active",IDC_WARNTERMINATE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,122,68,87,8 GROUPBOX "Other",IDC_MISCOTHERGRP,115,88,103,43 CONTROL "&Fast pasting",IDC_FASTPASTE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,122,102,63,8 GROUPBOX "Windows shortcut &keys",IDC_MISCKBDGRP,7,135,212,44 CONTROL "Alt+Tab",IDC_ALTTAB,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,149,43,8 CONTROL "Ctrl+Esc",IDC_CTRLESC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,60,149,43,8 CONTROL "Alt+PrtSc",IDC_ALTPRTSC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,107,149,44,8 CONTROL "Alt+Space",IDC_ALTSPACE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,156,149,45,8 CONTROL "Alt+Esc",IDC_ALTESC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,163,36,8 CONTROL "PrtSc",IDC_PRTSC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP, 60,163,34,8 CONTROL "Alt+Enter",IDC_ALTENTER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,107,163,47,8 LTEXT "Properties not supported in MS-DOS mode are not available. For more information, click the Advanced button on the Program tab.", IDC_REALMODEDISABLE,7,11,213,28,NOT WS_VISIBLE END // Console property pages for NT links #ifdef WINNT // This is the template for the settings dialog IDD_CONSOLE_SETTINGS DIALOGEX DISCARDABLE 0, 0, 233, 226 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION CAPTION "Options" FONT 8, "MS Shell Dlg" BEGIN GROUPBOX "Cursor size",IDC_CNSL_GROUP0,10,11,120,44 RADIOBUTTON "&Small",IDC_CNSL_CURSOR_SMALL,14,23,84,10,WS_GROUP | WS_TABSTOP RADIOBUTTON "&Medium",IDC_CNSL_CURSOR_MEDIUM,14,33,84,10 RADIOBUTTON "&Large",IDC_CNSL_CURSOR_LARGE,14,43,84,10 GROUPBOX "Command history",IDC_CNSL_GROUP1,10,57,120,59,WS_GROUP LTEXT "&Buffer size:",IDC_CNSL_HISTORY_SIZE_LBL,14,71,78,9 EDITTEXT IDC_CNSL_HISTORY_SIZE,92,69,30,12,WS_GROUP CONTROL "",IDC_CNSL_HISTORY_SIZESCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 116,69,7,12 LTEXT "&Number of buffers:",IDC_CNSL_HISTORY_NUM_LBL,14,86,78,9 EDITTEXT IDC_CNSL_HISTORY_NUM,92,84,30,12,WS_GROUP CONTROL "",IDC_CNSL_HISTORY_NUMSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 116,84,7,12 CONTROL "&Discard Old Duplicates",IDC_CNSL_HISTORY_NODUP, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,101,108,9 CONTROL "&QuickEdit mode",IDC_CNSL_QUICKEDIT,"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,146,71,75,10 CONTROL "&Insert mode",IDC_CNSL_INSERT,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,146,85,75,10 GROUPBOX "Edit Options",-1,141,57,86,59 GROUPBOX "Display options", IDC_CNSL_GROUP2, 141, 11, 86, 44, WS_GROUP RADIOBUTTON "&Window", IDC_CNSL_WINDOWED, 144, 25, 64, 12, WS_TABSTOP | WS_GROUP RADIOBUTTON "F&ull screen", IDC_CNSL_FULLSCREEN, 144, 37, 64, 12 #ifdef DBCS GROUPBOX "&Current code page", IDC_CNSL_GROUP3, 10, 118, 217, 34, WS_GROUP COMBOBOX IDC_CNSL_LANGUAGELIST, 24, 132, 188, 78, CBS_SORT | CBS_DISABLENOSCROLL | CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP | WS_GROUP #endif END // This is the template for the font selection dialog IDD_CONSOLE_FONTDLG DIALOGEX DISCARDABLE 0, 0, 233, 226 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION CAPTION "Font" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Window preview",IDC_CNSL_PREVIEWLABEL,5,4,109,8 CONTROL "",IDC_CNSL_PREVIEWWINDOW,"WOACnslWinPreview",WS_BORDER | WS_CHILD, 5,17,109,83 CONTROL "&Bold fonts",IDC_CNSL_BOLDFONT,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,60,104,60,10 LTEXT "&Font",IDC_CNSL_STATIC,5,104,20,8 LISTBOX IDC_CNSL_FACENAME,5,117,109,42,LBS_SORT | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | WS_VSCROLL | WS_TABSTOP LTEXT "&Size",IDC_CNSL_FONTSIZE,118,4,60,8 LISTBOX IDC_CNSL_PIXELSLIST,118,17,50,83,LBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP COMBOBOX IDC_CNSL_POINTSLIST,118, 17, 30, 86, CBS_SORT | CBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP GROUPBOX "",IDC_CNSL_GROUP,5,169,218,46 LTEXT "Each character is:",IDC_CNSL_STATIC2,133,179,75,8,NOT WS_GROUP RTEXT "",IDC_CNSL_FONTWIDTH,134,189,12,8,NOT WS_GROUP LTEXT "screen pixels wide",IDC_CNSL_STATIC3,148,189,65,8,NOT WS_GROUP LTEXT "screen pixels high",IDC_CNSL_STATIC4,148,199,65,8,NOT WS_GROUP RTEXT "",IDC_CNSL_FONTHEIGHT,134,199,12,8,NOT WS_GROUP END // This is the template for the screenbuffer size dialog IDD_CONSOLE_SCRBUFSIZE DIALOGEX DISCARDABLE 0, 0, 233, 226 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_VISIBLE | WS_CAPTION CAPTION "Layout" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Window preview",IDC_CNSL_PREVIEWLABEL,5,4,109,8 CONTROL "",IDC_CNSL_PREVIEWWINDOW,"WOACnslWinPreview",WS_BORDER, 5,17,109,83 GROUPBOX "Screen buffer size",IDC_CNSL_GROUP0,118,11,110,42 LTEXT "&Width:",IDC_CNSL_SCRBUF_WIDTH_LBL,122,25,54,9 EDITTEXT IDC_CNSL_SCRBUF_WIDTH,186,23,36,12,ES_AUTOHSCROLL | WS_GROUP CONTROL "",IDC_CNSL_SCRBUF_WIDTHSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 214,23,7,12 LTEXT "&Height:",IDC_CNSL_SCRBUF_HEIGHT_LBL,122,39,54,9 EDITTEXT IDC_CNSL_SCRBUF_HEIGHT,186,37,36,12,ES_AUTOHSCROLL | WS_GROUP CONTROL "",IDC_CNSL_SCRBUF_HEIGHTSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 214,37,7,12 GROUPBOX "Window size",IDC_CNSL_GROUP1,118,55,110,42 LTEXT "W&idth:",IDC_CNSL_WINDOW_WIDTH_LBL,122,69,54,9 EDITTEXT IDC_CNSL_WINDOW_WIDTH,186,67,36,12,ES_AUTOHSCROLL | WS_GROUP CONTROL "",IDC_CNSL_WINDOW_WIDTHSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 214,67,7,12 LTEXT "H&eight:",IDC_CNSL_WINDOW_HEIGHT_LBL,122,83,54,9 EDITTEXT IDC_CNSL_WINDOW_HEIGHT,186,81,36,12,ES_AUTOHSCROLL | WS_GROUP CONTROL "",IDC_CNSL_WINDOW_HEIGHTSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 214,81,7,12 GROUPBOX "Window position",IDC_CNSL_GROUP2,118,99,110,57 LTEXT "&Left:",IDC_CNSL_WINDOW_POSX_LBL,122,113,54,9 EDITTEXT IDC_CNSL_WINDOW_POSX,186,111,36,12,ES_AUTOHSCROLL | WS_GROUP CONTROL "",IDC_CNSL_WINDOW_POSXSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 214,111,7,12 LTEXT "&Top:",IDC_CNSL_WINDOW_POSY_LBL,122,127,54,9 EDITTEXT IDC_CNSL_WINDOW_POSY,186,125,36,12,ES_AUTOHSCROLL | WS_GROUP CONTROL "",IDC_CNSL_WINDOW_POSYSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 214,125,7,12 CONTROL "Let system &position window",IDC_CNSL_AUTO_POSITION, "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,122,142, 100,10 END // This is the template for the screen colors dialog IDD_CONSOLE_COLOR DIALOGEX DISCARDABLE 0, 0, 233, 226 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION CAPTION "Colors" FONT 8, "MS Shell Dlg" BEGIN RADIOBUTTON "Screen &text",IDC_CNSL_COLOR_SCREEN_TEXT,10,10,84,12, WS_GROUP | WS_TABSTOP RADIOBUTTON "Screen &background",IDC_CNSL_COLOR_SCREEN_BKGND,10,22, 84,12 RADIOBUTTON "&Pop-up text",IDC_CNSL_COLOR_POPUP_TEXT,10,34,84,12 RADIOBUTTON "Pop-&up background",IDC_CNSL_COLOR_POPUP_BKGND,10,46,84, 12 CONTROL "",IDC_CNSL_COLOR_1,"cpColor",WS_BORDER | WS_GROUP | WS_TABSTOP,10,85,13,13 CONTROL "",IDC_CNSL_COLOR_2,"cpColor",WS_BORDER,23,85,13,13 CONTROL "",IDC_CNSL_COLOR_3,"cpColor",WS_BORDER,36,85,13,13 CONTROL "",IDC_CNSL_COLOR_4,"cpColor",WS_BORDER,49,85,13,13 CONTROL "",IDC_CNSL_COLOR_5,"cpColor",WS_BORDER,62,85,13,13 CONTROL "",IDC_CNSL_COLOR_6,"cpColor",WS_BORDER,75,85,13,13 CONTROL "",IDC_CNSL_COLOR_7,"cpColor",WS_BORDER,88,85,13,13 CONTROL "",IDC_CNSL_COLOR_8,"cpColor",WS_BORDER,101,85,13,13 CONTROL "",IDC_CNSL_COLOR_9,"cpColor",WS_BORDER,114,85,13,13 CONTROL "",IDC_CNSL_COLOR_10,"cpColor",WS_BORDER,127,85,13,13 CONTROL "",IDC_CNSL_COLOR_11,"cpColor",WS_BORDER,140,85,13,13 CONTROL "",IDC_CNSL_COLOR_12,"cpColor",WS_BORDER,153,85,13,13 CONTROL "",IDC_CNSL_COLOR_13,"cpColor",WS_BORDER,166,85,13,13 CONTROL "",IDC_CNSL_COLOR_14,"cpColor",WS_BORDER,179,85,13,13 CONTROL "",IDC_CNSL_COLOR_15,"cpColor",WS_BORDER,192,85,13,13 CONTROL "",IDC_CNSL_COLOR_16,"cpColor",WS_BORDER,205,85,13,13 GROUPBOX "Selected screen colors",IDC_CNSL_COLOR_SCREEN_COLORS_LBL,10,119,213,46 CONTROL "",IDC_CNSL_COLOR_SCREEN_COLORS,"cpShowColor",WS_BORDER | WS_GROUP,14,129,204,31 GROUPBOX "Selected pop-up colors",IDC_CNSL_COLOR_POPUP_COLORS_LBL,10,169,213,46 CONTROL "",IDC_CNSL_COLOR_POPUP_COLORS,"cpShowColor",WS_BORDER | WS_GROUP,15,179,204,31 GROUPBOX "Selected color values",IDC_CNSL_GROUP0,120,9,94,56 LTEXT "&Red:",IDC_CNSL_COLOR_RED_LBL,124,23,54,9 EDITTEXT IDC_CNSL_COLOR_RED,167,21,30,12,WS_GROUP | WS_TABSTOP | ES_AUTOHSCROLL CONTROL "",IDC_CNSL_COLOR_REDSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 190,21,7,12 LTEXT "&Green:",IDC_CNSL_COLOR_GREEN_LBL,124,37,54,9 EDITTEXT IDC_CNSL_COLOR_GREEN,167,35,30,12,WS_GROUP | WS_TABSTOP | ES_AUTOHSCROLL CONTROL "",IDC_CNSL_COLOR_GREENSCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 190,35,7,12 LTEXT "B&lue:",IDC_CNSL_COLOR_BLUE_LBL,124,51,54,9 EDITTEXT IDC_CNSL_COLOR_BLUE,167,49,30,12,WS_GROUP | WS_TABSTOP | ES_AUTOHSCROLL CONTROL "",IDC_CNSL_COLOR_BLUESCROLL,"msctls_updown32", WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 190,49,7,12 END DLG_ENCRYPTWARNING DIALOGEX 0, 0, 252, 146 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Encryption Warning" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_EXCLAMATION,IDD_ITEMICON,7,7,21,20 LTEXT "You have chosen to encrypt a file that is not in an encrypted folder. \ The file can become decrypted when it is modified.\n\n\ Because files saved in encrypted folders are encrypted by default, \ it is recommended that you encrypt the file and the parent folder.", IDC_STATIC,36,7,209,54 LTEXT "What do you want to do?",IDC_STATIC,36,63,117,8 CONTROL "&Encrypt the file only",IDC_ENCRYPT_FILE,"Button", BS_AUTORADIOBUTTON,36,93,77,10 CONTROL "Encrypt the file and the &parent folder", IDC_ENCRYPT_PARENTFOLDER,"Button",BS_AUTORADIOBUTTON,36, 79,130,10 CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,119,238,1 CONTROL "&Always encrypt only the file",IDC_MESSAGEBOXCHECKEX,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,127,115,10 DEFPUSHBUTTON "OK",IDOK,141,125,50,14 PUSHBUTTON "Cancel",IDCANCEL,195,125,50,14 END #endif // WINNT DLG_FSEARCH_MAIN DIALOGEX 0, 0, 190, 200 STYLE DS_CONTROL | WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN EXSTYLE WS_EX_CONTROLPARENT CAPTION "Search for Files and Folders" FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDC_FSEARCH_ICON,ANIMATE_CLASS, ACS_TRANSPARENT,7,3,16,16 LTEXT "Search for Files and Folders",IDC_FSEARCH_CAPTION,24,3,153,11 LTEXT "Search for files or folders na&med:",IDC_STATIC,7,25,116,8 EDITTEXT IDC_FILESPEC,7,36,170,13,ES_AUTOHSCROLL LTEXT "&Containing text:",IDC_STATIC,7,54,100,8 EDITTEXT IDC_GREPTEXT,7,65,170,13,ES_AUTOHSCROLL LTEXT "&Look in:",IDC_STATIC,7,83,100,8 CONTROL "",IDC_NAMESPACE,"ComboBoxEx32",CBS_DROPDOWN |CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP,7,94,170,200 DEFPUSHBUTTON "&Search Now",IDC_SEARCH_START,7,116,50,14, BS_NOTIFY PUSHBUTTON "Sto&p Search",IDC_SEARCH_STOP,69,116,50,14, WS_DISABLED | BS_NOTIFY LTEXT "Search for other items:",IDC_SEARCHLINK_CAPTION,7,150,120,8 END DLG_FSEARCH_OPTIONS DIALOGEX 0, 0, 85, 60 STYLE DS_CONTROL | WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN | WS_CAPTION EXSTYLE WS_EX_CONTROLPARENT CAPTION "Options" FONT 8, "MS Shell Dlg" BEGIN CONTROL "&Date",IDC_USE_DATE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,8,4,31,10 CONTROL "T&ype",IDC_USE_TYPE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,8,18,32,10 CONTROL "Si&ze",IDC_USE_SIZE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,8,32,29,10 CONTROL "Advanced &Options",IDC_USE_ADVANCED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,8,46,77,10 END DLG_FSEARCH_DATE DIALOGEX 0, 0, 185, 89 STYLE DS_CONTROL | WS_CHILD | WS_CLIPCHILDREN EXSTYLE WS_EX_CONTROLPARENT CAPTION "Date" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Search for:",IDC_STATIC,7,4,1,1,NOT WS_VISIBLE COMBOBOX IDC_WHICH_DATE,7,4,100,100,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL "in the last",IDC_USE_RECENT_MONTHS,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP | BS_NOTIFY,7,25,46,10 CONTROL "in the last",IDC_USE_RECENT_DAYS,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP | BS_NOTIFY,7,41,46,10 CONTROL "between",IDC_USE_DATE_RANGE,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_NOTIFY,7,62,43,10 LTEXT "months",IDC_STATIC,104,26,24,8 // must z-preceed edit box for correct oleacc 'name' EDITTEXT IDC_RECENT_MONTHS,57,22,45,14,ES_AUTOHSCROLL | ES_NUMBER CONTROL "",IDC_RECENT_MONTHS_SPIN,"msctls_updown32", UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,99,22,11,14 LTEXT "days",IDC_STATIC,104,42,16,8 // must z-preceed edit box for correct oleacc 'name' EDITTEXT IDC_RECENT_DAYS,57,40,45,14,ES_AUTOHSCROLL | ES_NUMBER CONTROL "",IDC_RECENT_DAYS_SPIN,"msctls_updown32", UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,97,40,11,14 CONTROL "",IDC_DATERANGE_BEGIN,"SysDateTimePick32",WS_BORDER | WS_TABSTOP,57,59,76,12 RTEXT "and",IDC_STATIC,22,77,26,8 CONTROL "",IDC_DATERANGE_END,"SysDateTimePick32",WS_BORDER | WS_TABSTOP,57,76,76,12 END DLG_FSEARCH_TYPE DIALOGEX 0, 0, 189, 20 STYLE DS_CONTROL | WS_CHILD | WS_CLIPCHILDREN EXSTYLE WS_EX_CONTROLPARENT CAPTION "Type" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Type is:",IDC_STATIC,7,4,1,1,NOT WS_VISIBLE CONTROL "",IDC_FILE_TYPE,"ComboBoxEx32",CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP,7,4,164,200 END DLG_FSEARCH_SIZE DIALOGEX 0, 0, 137, 20 STYLE DS_CONTROL | WS_CHILD | WS_CLIPCHILDREN EXSTYLE WS_EX_CONTROLPARENT CAPTION "Size" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Size is:",IDC_STATIC,7,4,1,1,NOT WS_VISIBLE COMBOBOX IDC_WHICH_SIZE,7,4,48,44,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP LTEXT "Size in KB:",IDC_STATIC,60,4,1,1,NOT WS_VISIBLE EDITTEXT IDC_FILESIZE,60,4,48,13,ES_AUTOHSCROLL | ES_NUMBER CONTROL "",IDC_FILESIZE_SPIN,"msctls_updown32", UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,102,3,11,14 LTEXT "KB",IDC_STATIC,110,6,10,8 END #ifdef WINNT DLG_FSEARCH_ADVANCED DIALOGEX 0, 0, 117, 44 #else DLG_FSEARCH_ADVANCED DIALOGEX 0, 0, 117, 30 #endif // WINNT STYLE DS_CONTROL | WS_CHILD | WS_CLIPCHILDREN EXSTYLE WS_EX_CONTROLPARENT CAPTION "Advanced" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "Search Subfolders",IDC_USE_SUBFOLDERS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,7,4,74,10 CONTROL "Case sensitive",IDC_USE_CASE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,7,18,61,10 // slow file search (remote storage) only support on W2K server #ifdef WINNT CONTROL "Search slow files",IDC_USE_SLOW_FILES,"Button", BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,7,32,91,10 #endif // WINNT END DLG_FSEARCH_SCOPEMISMATCH DIALOG DISCARDABLE 0, 0, 210, 95 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER CAPTION "Search Warning" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_ASTERISK, IDC_MBC_ICON,5,5,21,20 LTEXT "Windows cannot perform an Indexing Service query on one or more of the volumes you selected because those volumes are not indexed.\n\nWindows will search any volumes that are indexed.", IDC_STATIC,35,5,166,47 CONTROL "In the future, do not show me this warning.", IDC_NOSCOPEWARNING,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,35, 57,149,10 DEFPUSHBUTTON "OK",IDOK,80,74,50,14 END DLG_FSEARCH_INDEXNOTCOMPLETE DIALOG DISCARDABLE 0, 0, 210, 95 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER CAPTION "Search Warning" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_ASTERISK, IDC_MBC_ICON,5,5,21,20 LTEXT "Windows has not finished indexing one or more of the selected volumes.\n\nYour search results may be incomplete.", IDC_STATIC,35,5,166,47 CONTROL "In the future, do not show me this warning.", IDC_NOSCOPEWARNING,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,35, 57,149,10 DEFPUSHBUTTON "OK",IDOK,80,74,50,14 END #ifdef __PSEARCH_BANDDLG__ // enables Find Printers subdlg in the shell search pane. DLG_PSEARCH DIALOGEX 0, 0, 186, 141 STYLE DS_CONTROL | WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN EXSTYLE WS_EX_CONTROLPARENT CAPTION "Search for Printers" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_PSEARCH,IDC_PSEARCH_ICON,7,3,16,16 LTEXT "Search for Printers",IDC_PSEARCH_CAPTION,24,3,153,11 LTEXT "Printer Na&me:",IDC_STATIC,7,25,44,8 EDITTEXT IDC_PSEARCH_NAME,7,36,172,13,ES_AUTOHSCROLL LTEXT "L&ocation:",IDC_STATIC,7,54,30,8 EDITTEXT IDC_PSEARCH_LOCATION,7,65,172,13,ES_AUTOHSCROLL LTEXT "Mo&del:",IDC_STATIC,7,83,22,8 EDITTEXT IDC_PSEARCH_MODEL,7,94,172,13,ES_AUTOHSCROLL DEFPUSHBUTTON "&Search Now",IDC_SEARCH_START,7,116,50,14,BS_NOTIFY LTEXT "Search for other items:",IDC_SEARCHLINK_CAPTION,7,132,120,8 END #endif //__PSEARCH_BANDDLG__ DLG_CSEARCH DIALOGEX 0, 0, 186, 83 STYLE DS_CONTROL | WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN EXSTYLE WS_EX_CONTROLPARENT CAPTION "Search for Computers" FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDC_CSEARCH_ICON,ANIMATE_CLASS, ACS_TRANSPARENT,7,3,16,16 LTEXT "Search for Computers",IDC_CSEARCH_CAPTION,24,3,153,11 LTEXT "Computer Na&me:",IDC_STATIC,7,25,54,8 EDITTEXT IDC_CSEARCH_NAME,7,36,172,13,ES_AUTOHSCROLL DEFPUSHBUTTON "&Search Now",IDC_SEARCH_START,7,58,52,14,BS_NOTIFY PUSHBUTTON "Sto&p Search",IDC_SEARCH_STOP,69,58,52,14, WS_DISABLED | BS_NOTIFY LTEXT "Search for other items:",IDC_SEARCHLINK_CAPTION,7,72,120,8 END DLG_INDEXSERVER DIALOG DISCARDABLE 0, 0, 325, 118 STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Indexing Service Settings" FONT 8, "MS Shell Dlg" BEGIN LTEXT "When Indexing Service is enabled, the files on your computer are indexed and maintained so you can perform faster searches. Indexing Service also provides greater search capabilities. For more information, click Help.", IDC_STATIC,7,7,243,32 LTEXT "Status: Indexing Service has finished building an index of all the files on your local hard disks and is monitoring changes", IDC_CI_STATUS,7,39,241,21 GROUPBOX "Do you want to enable Indexing Service?",IDC_CI_PROMPT, 7,63,242,48 CONTROL "&Yes, enable Indexing Service and run when my computer is idle.", IDC_ENABLE_CI,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,13,78,230,14 CONTROL "&No, do not enable Indexing Service ",IDC_BLOWOFF_CI, "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,13, 93,149,14 DEFPUSHBUTTON "OK",IDOK,258,7,60,14 PUSHBUTTON "Cancel",IDCANCEL,258,24,60,14 PUSHBUTTON "&Advanced",IDC_CI_ADVANCED,258,41,60,14 PUSHBUTTON "&Help",IDC_CI_HELP,258,62,60,14 END DLG_COLUMN_SETTINGS DIALOG DISCARDABLE 0, 0, 216, 177 STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER CAPTION "Column Settings" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Check the columns that you would like to make visible in this folder. Use the Move Up and Move Down buttons to reorder the columns.", IDC_STATIC,7,7,202,25 CONTROL "",IDC_COL_LVALL,WC_LISTVIEW, LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,39,145,82 PUSHBUTTON "Move &Up",IDC_COL_UP,159,39,50,14, WS_GROUP | WS_TABSTOP PUSHBUTTON "Move &Down",IDC_COL_DOWN,159,56,50,14 PUSHBUTTON "&Show",IDC_COL_SHOW,159,73,50,14 PUSHBUTTON "&Hide",IDC_COL_HIDE,159,90,50,14 // PUSHBUTTON "&Reset",IDC_RESET_COLUMNS,159,107,50,14 LTEXT "The selected column should be ",IDC_STATIC,7,131,102,8 LTEXT "pixels &wide.",IDC_STATIC,133,131,37,8 EDITTEXT IDC_COL_WIDTH,110,129,20,13,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER | WS_GROUP | WS_TABSTOP CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,149,202,1 DEFPUSHBUTTON "OK",IDOK,102,156,50,14, WS_GROUP | WS_TABSTOP PUSHBUTTON "Cancel",IDCANCEL,159,156,50,14 END DLG_RENAME_MESSAGEBOXCHECK DIALOGEX DISCARDABLE 0, 0, 240, 40 STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE CAPTION "Rename Warning!" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_ASTERISK, IDC_MBC_ICON,5,5,21,20 LTEXT "",IDC_MBC_TEXT,35,5,195,8 CONTROL "&In the future, do not show me this dialog box.", IDC_MESSAGEBOXCHECKEX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,35,5,195,10 PUSHBUTTON "&Yes",IDYES,95,20,50,14 DEFPUSHBUTTON "&No",IDNO,150,20,50,14 END STRINGTABLE DISCARDABLE BEGIN IDS_COL_CM_MORE "More..." END // Bitmaps IDB_ABOUT16 BITMAP about16.bmp IDB_ABOUT256 BITMAP about256.bmp IDB_ABOUT_SA16 BITMAP abtsa16.bmp IDB_ABOUT_SA256 BITMAP abtsa256.bmp IDB_ABOUTBAND16 BITMAP band16.bmp IDB_ABOUTBAND256 BITMAP band256.bmp IDB_BRF_TB_SMALL BITMAP brfsm.bmp IDB_BRF_TB_LARGE BITMAP brflg.bmp IDB_LINK_MERGE BITMAP linkmrge.bmp IDB_PLUS_MERGE BITMAP plusmrge.bmp IDB_TTBITMAP BITMAP truetype.bmp IDB_HYPERVIEW BITMAP hypervw.bmp IDB_TICKER BITMAP ticker.BMP IDB_NEWS BITMAP news.BMP IDB_SORT_UP BITMAP sortup.bmp IDB_SORT_DN BITMAP sortdn.bmp IDB_FSEARCHTB_HOT BITMAP fsrchhot.bmp IDB_FSEARCHTB_DEFAULT BITMAP fsrchdef.bmp // Animations IDA_SEARCH AVI search.avi // looking for broken links IDA_FINDFILE AVI fsearch.avi // searching disk for files/folders IDA_FINDCOMP AVI csearch.avi // searching net for computer IDA_FILECOPY AVI filecopy.avi // copying files IDA_FILEDEL AVI filedel.avi // deleting files IDA_FILEMOVE AVI filemove.avi // moving files IDA_FILENUKE AVI filenuke.avi // empty wastebasket IDA_FILEDELREAL AVI filedelr.avi // deleting files for real (bypass recyle bin) IDA_APPLYATTRIBS AVI attribs.avi // animation for applying file attributes IDA_ISEARCH AVI isearch.avi // searching internet for URL // Cursor IDC_HELPCOLD CURSOR DISCARDABLE "HELPCOLD.CUR" IDC_HELPHOT CURSOR DISCARDABLE "HELPHOT.CUR" IDC_SCOPY CURSOR DISCARDABLE "SCOPY.CUR" IDC_MCOPY CURSOR DISCARDABLE "MCOPY.CUR" IDC_NULL CURSOR DISCARDABLE "NULL.CUR" // Icon // the order of the following icons are assumed (see ids.h) IDI_DOCUMENT ICON DISCARDABLE "DOCUMENT.ICO" IDI_DOCASSOC ICON DISCARDABLE "DOCASSOC.ICO" IDI_APP ICON DISCARDABLE "APP.ICO" IDI_FOLDER ICON DISCARDABLE "FOLDER.ICO" IDI_FOLDEROPEN ICON DISCARDABLE "FOLDEROP.ICO" IDI_DRIVE525 ICON DISCARDABLE "DRIVE525.ICO" IDI_DRIVE35 ICON DISCARDABLE "DRIVE35.ICO" IDI_DRIVEREMOVE ICON DISCARDABLE "DRIVEREM.ICO" IDI_DRIVEFIXED ICON DISCARDABLE "DRIVEHAR.ICO" IDI_DRIVENET ICON DISCARDABLE "DRIVENET.ICO" IDI_DRIVENETDISABLED ICON DISCARDABLE "DRIVEDSC.ICO" IDI_DRIVECD ICON DISCARDABLE "DRIVECD.ICO" IDI_DRIVERAM ICON DISCARDABLE "DRIVERAM.ICO" IDI_WORLD ICON DISCARDABLE "WORLD.ICO" IDI_NETWORK ICON DISCARDABLE "NETWORK.ICO" IDI_SERVER ICON DISCARDABLE "SERVER.ICO" IDI_PRINTER ICON DISCARDABLE "PRINTER.ICO" IDI_MYNETWORK ICON DISCARDABLE "MYNET.ICO" IDI_GROUP ICON DISCARDABLE "GROUP.ICO" IDI_STPROGS ICON DISCARDABLE "STPROGS.ICO" IDI_STDOCS ICON DISCARDABLE "STDOCS.ICO" IDI_STSETNGS ICON DISCARDABLE "STSETNGS.ICO" IDI_STFIND ICON DISCARDABLE "STFIND.ICO" IDI_STHELP ICON DISCARDABLE "STHELP.ICO" IDI_STRUN ICON DISCARDABLE "STRUN.ICO" IDI_STSUSPEND ICON DISCARDABLE "STSUSPD.ICO" IDI_STEJECT ICON DISCARDABLE "STEJECT.ICO" IDI_STSHUTD ICON DISCARDABLE "STSHUTD.ICO" IDI_SHARE ICON DISCARDABLE "SHARE.ICO" IDI_LINK ICON DISCARDABLE "LINK.ICO" IDI_SLOWFILE ICON DISCARDABLE "slowfile.ICO" IDI_RECYCLER ICON DISCARDABLE "Recycler.ico" IDI_RECYCLERFULL ICON DISCARDABLE "Recycle2.ico" IDI_STCPANEL ICON DISCARDABLE "stcpanel.ico" IDI_STSPROGS ICON DISCARDABLE "stsprogs.ico" IDI_STPRNTRS ICON DISCARDABLE "stprntrs.ico" IDI_STFONTS ICON DISCARDABLE "stfonts.ico" IDI_STTASKBR ICON DISCARDABLE "sttaskbr.ico" IDI_CDAUDIO ICON DISCARDABLE "cdaudio.ico" IDI_TREE ICON DISCARDABLE "tree.ICO" IDI_STCPROGS ICON DISCARDABLE "STCPROGS.ICO" IDI_STFAV ICON DISCARDABLE "stfav.ico" IDI_STLOGOFF ICON DISCARDABLE "LOGOFF.ICO" IDI_STFLDRPROP ICON DISCARDABLE "..\\shdocvw\\TREEUP.ICO" IDI_WINUPDATE ICON DISCARDABLE "wupdate.ico" #ifdef WINNT // hydra specific menu items IDI_MU_SECURITY ICON DISCARDABLE "SECURITY.ICO" IDI_MU_DISCONN ICON DISCARDABLE "DISCONN.ICO" IDI_DRIVEUNKNOWN ICON DISCARDABLE "DRVUNK.ICO" #endif IDI_TB_DOCFIND_CLR ICON DISCARDABLE "fdfileCR.ico" IDI_TB_DOCFIND_GRAY ICON DISCARDABLE "fdfileBW.ico" IDI_TB_COMPFIND_CLR ICON DISCARDABLE "fdcompCR.ico" IDI_TB_COMPFIND_GRAY ICON DISCARDABLE "fdcompBW.ico" // end order assumed IDI_MULDOC ICON DISCARDABLE "MULDOC.ICO" IDI_DOCFIND ICON DISCARDABLE "DOCFIND.ICO" IDI_COMPFIND ICON DISCARDABLE "COMPFIND.ICO" IDI_SHUTDOWN ICON DISCARDABLE "EXIT.ICO" IDI_CPLFLD ICON DISCARDABLE "CPLFLD.ICO" IDI_PRNFLD ICON DISCARDABLE "PRNFLD.ICO" IDI_NEWPRN ICON DISCARDABLE "NEWPRN.ICO" IDI_PRINTER_NET ICON DISCARDABLE "PRNNET.ICO" IDI_PRINTER_FILE ICON DISCARDABLE "PRINTOF.ICO" IDI_DELETE_FILE ICON DISCARDABLE "DELFILE.ICO" IDI_DELETE_FOLDER ICON DISCARDABLE "DELFLD.ICO" IDI_DELETE_MULTIPLE ICON DISCARDABLE "DELMUL.ICO" IDI_REPLACE_FILE ICON DISCARDABLE "REPLACE.ICO" IDI_REPLACE_FOLDER ICON DISCARDABLE "REPFLD.ICO" IDI_MOVE ICON DISCARDABLE "MOVE.ICO" IDI_RENAME ICON DISCARDABLE "RENAME.ICO" IDI_RNA ICON DISCARDABLE "RNA.ICO" IDI_DESKTOP ICON DISCARDABLE "DESKTOP.ICO" IDI_INIFILE ICON DISCARDABLE "INIFILE.ICO" IDI_TXTFILE ICON DISCARDABLE "TXTFILE.ICO" IDI_SYSFILE ICON DISCARDABLE "SYSFILE.ICO" IDI_BATFILE ICON DISCARDABLE "BATFILE.ICO" IDI_FONFILE ICON DISCARDABLE "FONFILE.ICO" IDI_TTFFILE ICON DISCARDABLE "TTFFILE.ICO" IDI_PFMFILE ICON DISCARDABLE "PFMFILE.ICO" IDI_ATTRIBS ICON DISCARDABLE "ATTRIBS.ICO" IDI_RUNDLG ICON DISCARDABLE "RUNDLG.ICO" IDI_NUKEFILE ICON DISCARDABLE "NUKE.ICO" IDI_BACKUP ICON DISCARDABLE "backup.ico" IDI_CHKDSK ICON DISCARDABLE "chkdsk.ico" IDI_DEFRAG ICON DISCARDABLE "defrag.ico" IDI_DEF_PRINTER ICON DISCARDABLE "defprint.ICO" IDI_DEF_PRINTER_NET ICON DISCARDABLE "defprnet.ICO" IDI_DEF_PRINTER_FILE ICON DISCARDABLE "defpfile.ICO" IDI_NDSCONTAINER ICON DISCARDABLE "NDSCONT.ICO" IDI_FAVORITES ICON DISCARDABLE "fave.ico" IDI_NETCONNECT ICON DISCARDABLE "netfol1.ico" IDI_ADDNETPLACE ICON DISCARDABLE "addnp.ico" IDI_CSC ICON DISCARDABLE "csc.ico" IDI_FOLDERVIEW ICON DISCARDABLE "foldview.ico" // used in SHDOCVW 4.01, View.Advanced Settings references it IDI_HTTFILE ICON DISCARDABLE "htt.ico" IDI_ACTIVEDESK_ON ICON DISCARDABLE "ADeskOn.ico" IDI_ACTIVEDESK_OFF ICON DISCARDABLE "ADeskOff.ico" IDI_WEBVIEW_ON ICON DISCARDABLE "WebVwOn.ico" IDI_WEBVIEW_OFF ICON DISCARDABLE "WebVwOff.ico" IDI_SAME_WINDOW ICON DISCARDABLE "GenApps.ico" IDI_SEPARATE_WINDOW ICON DISCARDABLE "WinApps.ico" IDI_SINGLE_CLICK ICON DISCARDABLE "SinglClk.ico" IDI_DOUBLE_CLICK ICON DISCARDABLE "DblClick.ico" #ifdef __PSEARCH_BANDDLG__ // enables Find Printers subdlg in the shell search pane. IDI_PSEARCH ICON DISCARDABLE "psearch.ico" #endif //__PSEARCH_BANDDLG__ IDI_SERVERSHARE ICON DISCARDABLE "sharefldr.ico" IDI_OLD_RECYCLER ICON DISCARDABLE "recycold.ico" IDI_OLD_RECYCLER_FULL ICON DISCARDABLE "recy2old.ico" IDI_OLD_MYNETWORK ICON DISCARDABLE "mynetold.ico" IDI_PASSWORD ICON DISCARDABLE "passwd.ico" #ifndef APSTUDIO_INVOKED // Menu POPUP_TEMPLATEDD MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_NONDEFAULTDD MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Move Here", DDIDM_MOVE MENUITEM "&Copy Here", DDIDM_COPY MENUITEM "Create &Shortcut(s) Here", DDIDM_LINK MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_DRIVES_NONDEFAULTDD MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Map Network Here", DDIDM_LINK MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_BRIEFCASE_NONDEFAULTDD MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Move Here", DDIDM_MOVE MENUITEM "Make Sync &Copy", DDIDM_SYNCCOPY MENUITEM "Create &Shortcut(s) Here", DDIDM_LINK MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_BRIEFCASE_FOLDER_NONDEFAULTDD MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Move Here", DDIDM_MOVE MENUITEM "Make Sync &Copy", DDIDM_SYNCCOPY MENUITEM "Make Sync Copy of &Type...", DDIDM_SYNCCOPYTYPE MENUITEM "Create &Shortcut(s) Here", DDIDM_LINK MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_BRIEFCASE_FILECONTENTS MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "Make Sync &Copy", DDIDM_SYNCCOPY MENUITEM "&Move Here", DDIDM_MOVE MENUITEM "Create &Shortcut(s) Here", DDIDM_LINK MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_SCRAP MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Create Scrap Here", DDIDM_SCRAP_COPY MENUITEM "&Move Scrap Here", DDIDM_SCRAP_MOVE MENUITEM "&Create Document Shortcut Here", DDIDM_DOCLINK MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_EMBEDDEDOBJECT MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Copy Here", DDIDM_OBJECT_COPY MENUITEM "&Move Here", DDIDM_OBJECT_MOVE MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_FILECONTENTS MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Copy Here", DDIDM_CONTENTS_COPY MENUITEM "&Move Here", DDIDM_CONTENTS_MOVE MENUITEM "Create &Shortcut(s) Here", DDIDM_CONTENTS_LINK MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_DESKTOPCONTENTS MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Copy Here", DDIDM_CONTENTS_COPY MENUITEM "&Move Here", DDIDM_CONTENTS_MOVE MENUITEM "Create &Shortcut(s) Here", DDIDM_CONTENTS_LINK MENUITEM "Create Active &Desktop item(s) Here", DDIDM_CONTENTS_DESKCOMP MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_DESKTOPCONTENTS_IMG MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Copy Here", DDIDM_CONTENTS_COPY MENUITEM "Create Active &Desktop Image(s) Here", DDIDM_CONTENTS_DESKIMG MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END POPUP_DROPONEXE MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Open With", DDIDM_COPY,, MFS_DEFAULT MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Cancel", 0 END END POPUP_MOVEONLYDD MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Move Here", DROPEFFECT_MOVE MENUITEM SEPARATOR MENUITEM "Cancel", DROPEFFECT_NONE END END // note: we intentionally don't put the accelerator key names here per joeb POPUP_DCM_ITEM MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "", FSIDM_VIEW_SEP,MFT_SEPARATOR //MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Cu&t", DCMIDM_CUT MENUITEM "&Copy", DCMIDM_COPY MENUITEM "&Paste", DCMIDM_PASTE MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Create &Shortcut", DCMIDM_LINK MENUITEM "&Delete", DCMIDM_DELETE MENUITEM "Rena&me", DCMIDM_RENAME //MENUITEM "", -1,MFT_SEPARATOR MENUITEM "", FSIDM_FOLDER_SEP,MFT_SEPARATOR // DO NOT CHANGE THIS ACCEL from r MENUITEM "P&roperties", DCMIDM_PROPERTIES END END POPUP_SFV_BACKGROUND_AD MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Customize My Desktop", SFVIDM_DESKTOPHTML_CUSTOMIZE MENUITEM "&New Desktop Item...", SFVIDM_DESKTOPHTML_NEWITEM MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Show &Web Content", SFVIDM_DESKTOPHTML_WEBCONTENT MENUITEM "Show &Desktop Icons", SFVIDM_DESKTOPHTML_ICONS MENUITEM "Lock Desktop &Items", SFVIDM_DESKTOPHTML_LOCK MENUITEM "S&ynchronize", SFVIDM_DESKTOPHTML_SYNCHRONIZE MENUITEM "", SFVIDM_DESKTOPHTML_ADDSEPARATOR, MFT_SEPARATOR END END POPUP_SFV_BACKGROUND MENUEX DISCARDABLE BEGIN POPUP "" BEGIN POPUP "&View", SFVIDM_MENU_VIEW BEGIN MENUITEM "Lar&ge Icons", SFVIDM_VIEW_ICON MENUITEM "S&mall Icons", SFVIDM_VIEW_SMALLICON MENUITEM "&List", SFVIDM_VIEW_LIST MENUITEM "&Details", SFVIDM_VIEW_DETAILS END MENUITEM "", -1, MFT_SEPARATOR MENUITEM "S&how Icons", SFVIDM_ARRANGE_DISPLAYICONS MENUITEM "", -1, MFT_SEPARATOR POPUP "Arrange &Icons", SFVIDM_MENU_ARRANGE BEGIN MENUITEM "&Auto Arrange", SFVIDM_ARRANGE_AUTO END MENUITEM "&Line Up Icons", SFVIDM_ARRANGE_GRID MENUITEM "R&efresh", SFVIDM_MISC_REFRESH MENUITEM "", -1, MFT_SEPARATOR MENUITEM "&Customize This Folder...", SFVIDM_VIEW_CUSTOMWIZARD // v = View // h = Show Icons // i = Arrange &Icons // n = New // l = Line up icons // p = Paste // s = Paste Shortcut // u = Undo // MENUITEM "", -1, MFT_SEPARATOR MENUITEM "&Paste", SFVIDM_EDIT_PASTE MENUITEM "Paste &Shortcut", SFVIDM_EDIT_PASTELINK MENUITEM "&Undo", SFVIDM_EDIT_UNDO END END // DefView menu when it has the focus. // there are hard coded references to these menus in defviewx.c POPUP_SFV_MAINMERGE MENUEX DISCARDABLE BEGIN POPUP "",FCIDM_MENU_FILE BEGIN // DO NOT MOVE FSIDM_VIEW_SEP around this menu (leave it at the top) // it gets nuked sometimes because there are two seps next to each other // so we add it at the top at run time MENUITEM "", FSIDM_VIEW_SEP, MFT_SEPARATOR MENUITEM "", FSIDM_FOLDER_SEP, MFT_SEPARATOR MENUITEM "Create &Shortcut", SFVIDM_FILE_LINK MENUITEM "&Delete", SFVIDM_FILE_DELETE MENUITEM "Rena&me", SFVIDM_FILE_RENAME // DO NOT CHANGE THIS ACCEL from r MENUITEM "P&roperties", SFVIDM_FILE_PROPERTIES END POPUP "",FCIDM_MENU_EDIT BEGIN MENUITEM "&Undo\tCtrl+Z", SFVIDM_EDIT_UNDO MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Cu&t\tCtrl+X", SFVIDM_EDIT_CUT MENUITEM "&Copy\tCtrl+C", SFVIDM_EDIT_COPY MENUITEM "&Paste\tCtrl+V", SFVIDM_EDIT_PASTE,, MFS_GRAYED MENUITEM "Paste &Shortcut", SFVIDM_EDIT_PASTELINK,, MFS_GRAYED MENUITEM "", FSIDM_VIEW_SEP, MFT_SEPARATOR MENUITEM "Copy To &Folder...", SFVIDM_EDIT_COPYTO,, MFS_GRAYED MENUITEM "Mo&ve To Folder...", SFVIDM_EDIT_MOVETO,, MFS_GRAYED MENUITEM "", FSIDM_VIEW_SEP, MFT_SEPARATOR MENUITEM "Select &All\tCtrl+A", SFVIDM_SELECT_ALL MENUITEM "&Invert Selection", SFVIDM_SELECT_INVERT END POPUP "",FCIDM_MENU_VIEW BEGIN MENUITEM "Lar&ge Icons", SFVIDM_VIEW_ICON MENUITEM "S&mall Icons", SFVIDM_VIEW_SMALLICON MENUITEM "&List", SFVIDM_VIEW_LIST MENUITEM "&Details", SFVIDM_VIEW_DETAILS MENUITEM "", -1, MFT_SEPARATOR POPUP "Arrange &Icons", SFVIDM_MENU_ARRANGE BEGIN MENUITEM "&Auto Arrange", SFVIDM_ARRANGE_AUTO END MENUITEM "Line &Up Icons", SFVIDM_ARRANGE_GRID // MENUITEM "&Refresh", FCIDM_REFRESH // browseui MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Choose Colum&ns...", SFVIDM_VIEW_COLSETTINGS // MENUITEM "Folder &Options...", FCIDM_BROWSEROPTIONS // browseui MENUITEM "&Customize This Folder...", SFVIDM_VIEW_CUSTOMWIZARD END POPUP "",FCIDM_MENU_HELP BEGIN MENUITEM "&Help Topics", SFVIDM_HELP_TOPIC END END // DefView menu when it does not have the focus. // there are hard coded references to these menus in defviewx.c POPUP_SFV_MAINMERGENF MENUEX DISCARDABLE BEGIN // Edit menu (top half) POPUP "",FCIDM_MENU_EDIT BEGIN MENUITEM "&Undo\tCtrl+Z", SFVIDM_EDIT_UNDO MENUITEM "", -1, MFT_SEPARATOR END // Edit menu (bottom half) POPUP "",FCIDM_MENU_EDIT BEGIN MENUITEM "&Paste\tCtrl+V", SFVIDM_EDIT_PASTE,,MFS_GRAYED MENUITEM "Paste &Shortcut", SFVIDM_EDIT_PASTELINK,, MFS_GRAYED MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Select &All\tCtrl+A", SFVIDM_SELECT_ALL MENUITEM "&Invert Selection", SFVIDM_SELECT_INVERT END // View menu (middle) POPUP "",FCIDM_MENU_VIEW BEGIN MENUITEM "Lar&ge Icons", SFVIDM_VIEW_ICON MENUITEM "S&mall Icons", SFVIDM_VIEW_SMALLICON MENUITEM "&List", SFVIDM_VIEW_LIST MENUITEM "&Details", SFVIDM_VIEW_DETAILS MENUITEM "", -1, MFT_SEPARATOR POPUP "Arrange &Icons", SFVIDM_MENU_ARRANGE BEGIN MENUITEM "&Auto Arrange", SFVIDM_ARRANGE_AUTO END MENUITEM "Line &Up Icons", SFVIDM_ARRANGE_GRID // MENUITEM "&Refresh", FCIDM_REFRESH // browseui MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Choose Colum&ns...", SFVIDM_VIEW_COLSETTINGS // MENUITEM "Folder &Options...", FCIDM_BROWSEROPTIONS // browseui MENUITEM "&Customize This Folder...", SFVIDM_VIEW_CUSTOMWIZARD END POPUP "",FCIDM_MENU_HELP BEGIN MENUITEM "&Help Topics", SFVIDM_HELP_TOPIC END END POPUP_FSVIEW_BACKGROUND_MERGE MENUEX DISCARDABLE BEGIN POPUP "" BEGIN // Se&nd To // &Explorer MENUITEM "", FSIDM_VIEW_SEP,MFT_SEPARATOR MENUITEM "", -1,MFT_SEPARATOR MENUITEM "", FSIDM_FOLDER_SEP,MFT_SEPARATOR END END POPUP_FSVIEW_BACKGROUND MENUEX DISCARDABLE BEGIN POPUP "" BEGIN // Se&nd To // &Explorer MENUITEM "", FSIDM_VIEW_SEP,MFT_SEPARATOR MENUITEM "", -1,MFT_SEPARATOR MENUITEM "", FSIDM_FOLDER_SEP,MFT_SEPARATOR // DO NOT CHANGE THIS ACCEL from r MENUITEM "P&roperties", FSIDM_PROPERTIESBG END END POPUP_BITBUCKET_BACKGROUND MENUEX DISCARDABLE BEGIN POPUP "" BEGIN // DO NOT CHANGE THIS ACCEL from r MENUITEM "P&roperties", FSIDM_PROPERTIESBG END END POPUP_BITBUCKET_ITEM MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "R&estore", FSIDM_RESTORE END END POPUP_BITBUCKET_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "",FCIDM_MENU_FILE BEGIN MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Empty Recycle &Bin", FSIDM_PURGEALL END POPUP "",SFVIDM_MENU_ARRANGE BEGIN MENUITEM "by &Name", FSIDM_SORTBYNAME MENUITEM "by &Origin", FSIDM_SORTBYORIGIN MENUITEM "by &Delete Date", FSIDM_SORTBYDELETEDDATE MENUITEM "by &Type", FSIDM_SORTBYTYPE MENUITEM "by &Size", FSIDM_SORTBYSIZE END END POPUP_FINDEXT_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Files or Folders...", FSIDM_FINDFILES MENUITEM "&Computer...", FSIDM_FINDCOMPUTER END END POPUP_FSVIEW_POPUPMERGE MENUEX DISCARDABLE BEGIN /* LOU POPUP "",FCIDM_MENU_FILE BEGIN // Se&nd To // &Explorer POPUP "Ne&w",FSIDM_MENU_NEW BEGIN MENUITEM "&Folder", FSIDM_NEWFOLDER MENUITEM "&Shortcut", FSIDM_NEWLINK MENUITEM "", -1, MFT_SEPARATOR END END */ POPUP "", SFVIDM_MENU_ARRANGE BEGIN MENUITEM "by &Name", FSIDM_SORTBYNAME MENUITEM "by &Type", FSIDM_SORTBYTYPE MENUITEM "by Si&ze", FSIDM_SORTBYSIZE MENUITEM "by &Date", FSIDM_SORTBYDATE END END // FS folder specific menuitems for a context menu. POPUP_FSVIEW_ITEM MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "", FSIDM_VIEW_SEP,MFT_SEPARATOR MENUITEM "", -1,MFT_SEPARATOR MENUITEM "", FSIDM_FOLDER_SEP,MFT_SEPARATOR END END POPUP_FSVIEW_ITEM_COREL7_HACK MENUEX DISCARDABLE BEGIN POPUP "" BEGIN POPUP "Se&nd To", FSIDM_MENU_SENDTO BEGIN MENUITEM "Empty", FSIDM_SENDTOFIRST,,MFS_GRAYED END END END POPUP_DESKTOP_ITEM MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "Map &Network Drive...", FSIDM_CONNECT MENUITEM "D&isconnect Network Drive...", FSIDM_DISCONNECT END END // The background menu of "network" folder POPUP_NETWORK_BACKGROUND MENUEX DISCARDABLE BEGIN POPUP "" BEGIN // DO NOT CHANGE THIS ACCEL from r MENUITEM "P&roperties", FSIDM_PROPERTIESBG END END POPUP_NETWORK_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "",SFVIDM_MENU_ARRANGE BEGIN MENUITEM "by &Name", FSIDM_SORTBYNAME MENUITEM "by &Comment", FSIDM_SORTBYCOMMENT END END POPUP_NETWORK_ITEM MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Map Network Drive...", FSIDM_CONNECT, GRAYED END END // These menu ids must be larger than above due to how they are merged POPUP_NETWORK_PRINTER MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Open", FSIDM_OPENPRN MENUITEM "Co&nnect...", FSIDM_NETPRN_INSTALL #ifndef WINNT MENUITEM "&Capture Printer Port...", FSIDM_CONNECT_PRN #endif END END // The background menu of "printer" folder POPUP_PRINTERS_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "",SFVIDM_MENU_ARRANGE BEGIN MENUITEM "by &Name", FSIDM_SORTBYNAME END END // The background menu of "controls" folder POPUP_CONTROLS_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "Arrange &Icons",SFVIDM_MENU_ARRANGE BEGIN MENUITEM "by &Name", FSIDM_SORTBYNAME MENUITEM "by &Comment", FSIDM_SORTBYCOMMENT END END // The background menu of "drives" folder POPUP_DRIVES_BACKGROUND MENUEX DISCARDABLE BEGIN POPUP "" BEGIN // DO NOT CHANGE THIS ACCEL from r MENUITEM "P&roperties", FSIDM_PROPERTIESBG END END POPUP_DRIVES_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "",SFVIDM_MENU_ARRANGE BEGIN MENUITEM "by &Drive Letter", FSIDM_SORTBYNAME MENUITEM "by &Type", FSIDM_SORTBYTYPE MENUITEM "by &Size", FSIDM_SORTBYSIZE MENUITEM "by &Free Space", FSIDM_SORTBYDATE END END POPUP_DRIVES_ITEM MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "Form&at...", FSIDM_FORMAT MENUITEM "&Disconnect", FSIDM_DISCONNECT MENUITEM "E&ject", FSIDM_EJECT END END POPUP_DRIVES_PRINTERS MENU DISCARDABLE BEGIN POPUP "" BEGIN #ifdef WINNT MENUITEM "Ser&ver Properties" FSIDM_SERVERPROPERTIES #else // &Open, &Explor, P&roperties, Create &Shortcut MENUITEM "Capture &Printer Port...", FSIDM_CONNECT_PRN MENUITEM "E&nd Capture...", FSIDM_DISCONNECT_PRN #endif END END POPUP_DOCFIND_MERGE MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "S&ave Search", FSIDM_SAVESEARCH END END POPUP_DOCFIND_ITEM_MERGE MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "Open Conta&ining Folder", FSIDM_OPENCONTAININGFOLDER END END POPUP_DOCFIND_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "", SFVIDM_MENU_ARRANGE BEGIN MENUITEM "by &Name", FSIDM_SORTBYNAME MENUITEM "by &Folder", FSIDM_SORTBYLOCATION MENUITEM "by &Type", FSIDM_SORTBYTYPE MENUITEM "by Si&ze", FSIDM_SORTBYSIZE MENUITEM "by &Date", FSIDM_SORTBYDATE END END POPUP_NETFIND_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "", SFVIDM_MENU_ARRANGE BEGIN MENUITEM "by &Name", FSIDM_SORTBYNAME MENUITEM "by &Location", FSIDM_SORTBYLOCATION END END POPUP_BRIEFCASE MENUEX DISCARDABLE BEGIN POPUP "&Briefcase", FSIDM_MENU_BRIEFCASE BEGIN MENUITEM "Update &All...", FSIDM_UPDATEALL MENUITEM "&Update Selection", FSIDM_UPDATESELECTION,,MFS_GRAYED MENUITEM "", -1, MFT_SEPARATOR MENUITEM "&Split from Original", FSIDM_SPLIT,,MFS_GRAYED END END POPUP_COMMDLG_POPUPMERGE MENUEX DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "Se&lect", 0 END END MENU_FINDDLG MENUEX DISCARDABLE BEGIN POPUP "&File",-1 BEGIN MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Open Conta&ining Folder", IDM_OPENCONTAINING MENUITEM "", -1, MFT_SEPARATOR MENUITEM "S&ave Search", IDM_SAVESEARCH MENUITEM "", -1, MFT_SEPARATOR MENUITEM "&Close", IDM_CLOSE END POPUP "&Edit",-1 BEGIN MENUITEM "", -1, MFT_SEPARATOR END POPUP "&View",-1 BEGIN MENUITEM "", -1, MFT_SEPARATOR END POPUP "&Options",-1 BEGIN MENUITEM "&Case Sensitive", IDM_CASESENSITIVE END POPUP "&Help",-1 BEGIN MENUITEM "&What's This?", IDM_HELP_WHATSTHIS END END MENU_FINDCOMPDLG MENUEX DISCARDABLE BEGIN POPUP "&File",-1 BEGIN MENUITEM "", -1, MFT_SEPARATOR MENUITEM "Open Containing &Folder", IDM_OPENCONTAINING MENUITEM "", -1, MFT_SEPARATOR MENUITEM "&Close", IDM_CLOSE END POPUP "&Edit",-1 BEGIN MENUITEM "", -1, MFT_SEPARATOR END POPUP "&View",-1 BEGIN MENUITEM "", -1, MFT_SEPARATOR END POPUP "&Options",-1 BEGIN MENUITEM "", -1, MFT_SEPARATOR END POPUP "&Help",-1 BEGIN MENUITEM "&What's This?", IDM_HELP_WHATSTHIS END END MENU_GENERIC_OPEN_VERBS MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Open", FSIDM_OPENPRN END END MENU_GENERIC_CONTROLPANEL_VERBS MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Open", FSIDM_OPENPRN MENUITEM "Run &as..." FSIDM_RUNAS END END MENU_PRINTOBJ_VERBS MENU DISCARDABLE BEGIN POPUP "" BEGIN #ifndef WINNT MENUITEM "&Open", FSIDM_OPENPRN MENUITEM SEPARATOR MENUITEM "P&ause Printing", FSIDM_PAUSEPRN MENUITEM "Set as De&fault", FSIDM_SETDEFAULTPRN MENUITEM "&Use Printer Offline", FSIDM_WORKOFFLINE MENUITEM SEPARATOR MENUITEM "Pur&ge Print Documents", FSIDM_PURGEPRN #else MENUITEM "&Open", FSIDM_OPENPRN MENUITEM "Conn&ect...", FSIDM_NETPRN_INSTALL MENUITEM SEPARATOR MENUITEM "Set as De&fault Printer", FSIDM_SETDEFAULTPRN MENUITEM "Prin&ting Preferences..." FSIDM_DOCUMENTDEFAULTS MENUITEM SEPARATOR MENUITEM "P&ause Printing", FSIDM_PAUSEPRN MENUITEM "Ca&ncel All Documents", FSIDM_PURGEPRN MENUITEM SEPARATOR MENUITEM "S&haring..." FSIDM_SHARING MENUITEM "&Use Printer Offline", FSIDM_WORKOFFLINE #endif END END MENU_PRINTOBJ_NEWPRN_DD MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Install", DDIDM_LINK MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END MENU_STARTMENUSTATICITEMS MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "Open", SMCM_OPEN MENUITEM "Explore", SMCM_EXPLORE MENUITEM SEPARATOR MENUITEM "Open All Users", SMCM_OPEN_ALLUSERS MENUITEM "Explore All Users", SMCM_EXPLORE_ALLUSERS END END MENU_PRINTOBJ_DD MENU DISCARDABLE BEGIN POPUP "" BEGIN MENUITEM "&Print", DDIDM_COPY MENUITEM SEPARATOR MENUITEM "Cancel", 0 END END MENU_PRINTERQUEUE MENU DISCARDABLE BEGIN POPUP "&Printer" BEGIN // other menu commands get merged in here later // DO NOT CHANGE THIS ACCEL from r MENUITEM "P&roperties", ID_PRINTER_PROPERTIES MENUITEM SEPARATOR MENUITEM "&Close", IDCANCEL END POPUP "&Document" BEGIN MENUITEM "P&ause Printing", ID_DOCUMENT_PAUSE MENUITEM "&Cancel Printing", ID_DOCUMENT_DELETE END POPUP "&View" BEGIN MENUITEM "&Status Bar", ID_VIEW_STATUSBAR END POPUP "&Help" BEGIN MENUITEM "&Help Topics...", ID_HELP_CONTENTS MENUITEM SEPARATOR MENUITEM "&About Windows", ID_HELP_ABOUT END END ACCEL_DEFVIEW ACCELERATORS DISCARDABLE BEGIN "Z", SFVIDM_EDIT_UNDO, VIRTKEY,NOINVERT,CONTROL "X", SFVIDM_EDIT_CUT, VIRTKEY,NOINVERT,CONTROL "C", SFVIDM_EDIT_COPY, VIRTKEY,NOINVERT,CONTROL "V", SFVIDM_EDIT_PASTE, VIRTKEY,NOINVERT,CONTROL "A", SFVIDM_SELECT_ALL, VIRTKEY,NOINVERT,CONTROL VK_F1, SFVIDM_HELP_TOPIC, VIRTKEY,NOINVERT VK_F2, SFVIDM_FILE_RENAME, VIRTKEY,NOINVERT VK_INSERT, SFVIDM_EDIT_COPY, VIRTKEY,NOINVERT,CONTROL VK_INSERT, SFVIDM_EDIT_PASTE, VIRTKEY,NOINVERT,SHIFT VK_DELETE, SFVIDM_FILE_DELETE, VIRTKEY,NOINVERT "D", SFVIDM_FILE_DELETE, VIRTKEY,NOINVERT,CONTROL VK_DELETE, SFVIDM_FILE_DELETE, VIRTKEY,NOINVERT,SHIFT VK_RETURN, SFVIDM_FILE_PROPERTIES, VIRTKEY,NOINVERT,ALT END ACCEL_PRN_QUEUE ACCELERATORS DISCARDABLE BEGIN VK_F5, ID_VIEW_REFRESH, VIRTKEY,NOINVERT VK_DELETE, ID_DOCUMENT_DELETE, VIRTKEY,NOINVERT "D", ID_DOCUMENT_DELETE, VIRTKEY,NOINVERT,CONTROL VK_DELETE, ID_DOCUMENT_DELETE, VIRTKEY,NOINVERT,SHIFT END // String Table STRINGTABLE DISCARDABLE BEGIN IDS_LowMemError "There is not enough free memory to run this program. Quit one or more programs, and then try again." IDS_RunFileNotFound "Cannot find the file '%1!" TSTRFMT "!' (or one of its components). Make sure the path and filename are correct and that all required libraries are available." IDS_PathNotFoundA "%1!hs!\nThe specified path does not exist.\n\nCheck the path, and then try again." IDS_PathNotFoundW "%1!ls!\nThe specified path does not exist.\n\nCheck the path, and then try again." IDS_TooManyOpenFiles "Too many other files are currently in use by 16-bit programs. Quit one or more 16-bit programs, or increase the value of the FILES command in your Config.sys file." IDS_RunAccessDenied "Access to the specified device, path, or file is denied." IDS_OldWindowsVer "This program requires a newer version of Windows." IDS_OS2AppError "The specified program was not designed to work with Windows or MS-DOS." IDS_MultipleDS "Windows cannot start more than one copy of this program." IDS_InvalidDLL "One of the library files needed to run this program is damaged. To repair the damage, reinstall this program." IDS_ShareError "Another program is currently using this file." IDS_AssocIncomplete "Windows cannot open this file. To open the file, start the program used to create it, and then open the file from there." IDS_DDEFailError "There was a problem sending the command to the program." IDS_NoAssocError "This file does not have a program associated with it for performing this action. Create an association in the Folder Options control panel." IDS_BadFormat "Windows cannot run this program because it is in an invalid format." IDS_RModeApp "Windows cannot run this program. Please contact your vendor for a later version." END STRINGTABLE DISCARDABLE BEGIN IDS_NOPAGE "The properties for this item are not available." IDS_MULTIPLETYPES "Multiple Types" IDS_ALLIN "All in " IDS_ALLOFTYPE "All of type " IDS_VARFOLDERS "Various Folders" IDS_NUMFILES "%1!" TSTRFMT "! Files, %2!" TSTRFMT "! Folders" IDS_ONEFILEPROP "%s" // wsprintf'd IDS_MANYFILEPROP "%s, ..." // wsprintf'd IDS_LOCATION "Location: %s" // wsprintf'd IDS_BYTES "%s bytes" // wsprintf'd IDS_DETAILSUNKNOWN "---" IDS_SIZEANDBYTES "%1!" TSTRFMT "! (%2!" TSTRFMT "! bytes)" IDS_SIZE "%1!" TSTRFMT "!" IDS_VERBHELP "%1!" TSTRFMT "!" IDS_DRIVELETTER "Drive %c" IDS_VOLUMELABEL "Volume %s" // wsprintf'd IDS_MOUNTEDVOLUME "Mounted Volume" IDS_UNLABELEDVOLUME "Unlabeled Volume" // IDS_SYSDMCPL is loaded from explorer\tray.c // do not delete IDS_SYSDMCPL "SYSDM.CPL,System" IDS_APPWIZCPL "Add/Remove Programs" IDS_DRIVETSHOOT "hh.exe mk:@MSITStore:tshoot.chm::/hdw_drives.htm" IDS_THESEDRIVES "All disk &drives:" #ifdef WINNT //IDS_DRIVES_COMPRESS "Co&mpress %1" // not used: not sure of string format //IDS_DRIVES_ENCRYPT "&Encrypt %1" // not used: not sure of string format #endif END STRINGTABLE DISCARDABLE BEGIN IDS_ICO "ico" IDS_EXE "exe" #ifdef WINNT IDS_PROGRAMSFILTER "Programs#*.exe;*.pif;*.com;*.bat;*.cmd#All Files#*.*#" #else IDS_PROGRAMSFILTER "Programs#*.exe;*.pif;*.com;*.bat#All Files#*.*#" #endif IDS_ICONSFILTER "Icon Files#*.ico;*.exe;*.dll#Programs#*.exe#Libraries#*.dll#Icons#*.ico#All Files#*.*#"; IDS_BROWSE "Browse" IDS_OPENAS "Open With..." IDS_CLP "clp" IDS_SEPARATORFILTER "Separator Files#*.clp;*.wmf#" IDS_ALLFILESFILTER "All Files#*.*#" IDS_SAVEAS "Save As" END STRINGTABLE DISCARDABLE BEGIN IDS_MENUOPEN "&Open" IDS_MENUEXPLORE "E&xplore" IDS_MENUFIND "S&earch..." IDS_MENUPRINT "&Print" IDS_MENURUNAS "Run &as..." IDS_MENUAUTORUN "Auto&Play" IDS_HELPOPEN "Opens the selected items." IDS_HELPPRINT "Prints the selected file on the default printer." IDS_HELPPRINTTO "Prints the selected items." IDS_HELPOPENAS "Opens selected items with the program you specify." END STRINGTABLE DISCARDABLE BEGIN IDS_FILEERRORMOVE "Error Moving File or Folder" IDS_FILEERRORCOPY "Error Copying File or Folder" IDS_FILEERRORDEL "Error Deleting File or Folder" IDS_FILEERRORREN "Error Renaming File or Folder" END STRINGTABLE DISCARDABLE BEGIN IDS_ACTIONTITLEMOVE "Moving..." IDS_ACTIONTITLECOPY "Copying..." IDS_ACTIONTITLEDEL "Deleting..." IDS_ACTIONTITLEREN "Renaming..." IDS_FROMTO "From '%1!" TSTRFMT "!' to '%2!" TSTRFMT "!'" IDS_FROM "From '%1!" TSTRFMT "!'" IDS_COPYTO "To '%1!" TSTRFMT "!'" IDS_COPYERROR "An error occurred while copying the file. " IDS_PREPARINGTO "Preparing to %1!" TSTRFMT "!" IDS_COPYING "Copying '%ws'" // wnsprintfW'd IDS_MOVING "Moving '%ws'" // wnsprintfW'd IDS_CALCMOVETIME "Calculating the time required to move the files." IDS_CALCCOPYTIME "Calculating the time required to copy the files." IDS_MOVEERROR "An error occurred while moving the file. " IDS_ACCESSINGMONIKER "Accessing resource..." END STRINGTABLE DISCARDABLE BEGIN // App compat msgs IDS_APPCOMPATWIN95H "This program is incompatible with this version of Windows. \ To exit, click Cancel. For more information, click Details." IDS_APPCOMPATWIN95 "This program does not run correctly on this version of Windows. \ To continue, click Run Program. To exit, click Cancel. For more information, click Details." IDS_APPCOMPATWIN95L "This program might not run as expected on this version of Windows. \ To continue, click Run Program. To exit, click Cancel. For more information, click Details." END STRINGTABLE DISCARDABLE BEGIN IDS_MOVE "Move" IDS_COPY "Copy" IDS_DELETE "Delete" IDS_RENAME "Rename" IDS_MOVEHELP "Move of %s" // wsprintf IDS_COPYHELP "Copy of %s" // wsprintf IDS_DELETEHELP "Delete of %s" // wsprintf IDS_RENAMEHELP "Rename of '%1!" TSTRFMT "!' to '%2!" TSTRFMT "!'" IDS_HTML_FILE_RENAME "If you rename this file, it will no longer belong to the folder '%1!" TSTRFMT "!'.\n\nTo rename it safely, open the file, save it with a new name, and then delete the folder '%1!" TSTRFMT "!'.\n\nDo you want to rename this file anyway?" IDS_HTML_FOLDER_RENAME "If you rename this folder, the associated HTML file '%1!" TSTRFMT "!' might not work properly.\n\nTo rename the folder without damaging any files, open '%1!" TSTRFMT "!', save it with a new name, and then delete the folder '%2!" TSTRFMT "!'.\n\nDo you want to rename this folder anyway?" IDS_UNDO "Undo %s" // Status bar text - no accelerator // wsprintf IDS_UNDOACCEL "&Undo %s\tCtrl+Z" // wsprintf IDS_UNDOMENU "&Undo\tCtrl+Z" IDS_LINKEXTENSION "%s.lnk" // wsprintf IDS_LINKTO "Shortcut () to %s.lnk" // wsprintf IDS_RUN_NORMAL "Normal window" IDS_RUN_MINIMIZED "Minimized" IDS_RUN_MAXIMIZED "Maximized" IDS_SPACEANDSPACE " and " IDS_COMMASPACE ", " IDS_LINKTITLE "Shortcut" IDS_EXTTYPETEMPLATE "%s File" // wsprintf IDS_COMPUTERSNEARMELNK "Computers Near Me" IDS_COMPUTERSNEARMETIP "Displays computers in your workgroup" IDS_LINKERROR "Problem with Shortcut" IDS_LINKNOTFOUND "The file or folder '%1!" TSTRFMT "!' that this shortcut refers to cannot be found." IDS_LINKBADWORKDIR "The folder '%1!" TSTRFMT "!' specified in the Start In box is not valid. Make sure that the folder exists and that the path is correct." IDS_LINKBADPATH "The name '%1!" TSTRFMT "!' specified in the Target box is not valid. Make sure the path and filename are correct." IDS_LINKCHANGED "The item '%1!" TSTRFMT "!' that this shortcut refers to has been changed or moved. The nearest match, based on size, date, and type, is '%2!" TSTRFMT "!'. Do you want this shortcut to point to this item?" IDS_LINKUNAVAILABLE "The drive or network connection that the shortcut '%1!" TSTRFMT "!' refers to is unavailable. Make sure that the disk is properly inserted or the network resource is available, and then try again." IDS_LINKNOTLINK "This is not a valid shortcut." IDS_LINKCANTSAVE "Unable to save changes to '%2!" TSTRFMT "!'.\n\n%1!" TSTRFMT "!" IDS_LINKTOLINK "You cannot create a shortcut to another shortcut. Either copy the shortcut and place it in the new location, or create a new shortcut to the original file or folder." IDS_APP_FAULTED_IN "Application" IDS_APP_NOT_FAULTED_IN "Application (installs on first use)" END // File Types dialog strings STRINGTABLE DISCARDABLE BEGIN IDS_FT "File Types" IDS_FT_MB_EXTTEXT "The extension '%1!" TSTRFMT "!' is already in use by file type '%2!" TSTRFMT "!'. Choose another extension." IDS_FT_MB_EXETEXT "The specified program could not be found. Make sure the filename and path are correct." IDS_FT_MB_NOACTION "You must specify an action." IDS_FT_MB_NOEXT "You must specify an extension." IDS_FT_MB_REMOVETYPE "If you remove a registered file extension, you will not be able to open\nfiles with this extension by double-clicking their icons.\n\nAre you sure you want to remove this file extension?" IDS_FT_MB_REMOVEACTION "Are you sure you would like to remove this action?" IDS_FT_EDITTITLE "Editing action for type: %s" // wnsprintf IDS_FT_EXEFILE "[Executable]" IDS_FT_CLOSE "&Close" IDS_CAP_OPENAS "Open With" IDS_ADDNEWFILETYPE "Add New File Type" IDS_PROGRAMSFILTER_NT "Programs#*.exe;*.pif;*.com;*.bat;*.cmd#All Files#*.*#" IDS_PROGRAMSFILTER_WIN95 "Programs#*.exe;*.pif;*.com;*.bat#All Files#*.*#" IDS_FT_EXTALREADYUSE "The extension '%1!" TSTRFMT "!' is already in use" IDS_FT_MB_REPLEXTTEXT "The extension '%1!" TSTRFMT "!' is already associated with file type '%2!" TSTRFMT "!'.\nDo you want to associate it with file type '%3!" TSTRFMT "!' instead?" IDS_FT_MB_EXISTINGACTION "The action '%1!" TSTRFMT "!' is already registered for this file type. Please enter a different name and try again." IDS_FOLDEROPTIONS "Folder Options" IDS_FT_PROP_ADVANCED "Files with extension '%1!" TSTRFMT "!' are of type '%2!" TSTRFMT "!'. To change settings that affect all '%3!" TSTRFMT "!' files, click Advanced." IDS_FT_PROP_RESTORE "You have customized files with extension '%1!" TSTRFMT "!'. To restore these files to their default type (%2!" TSTRFMT "!), click Restore." IDS_FT_PROP_EXTENSIONS "Extensions" IDS_FT_PROP_DETAILSFOR "Details for '%1!" TSTRFMT "!' extension" IDS_FT_EDIT_ALREADYASSOC "Extension %1!" TSTRFMT "! is already associated with File Type %2!" TSTRFMT "!. Do you want to un-associate %3!" TSTRFMT "! with %4!" TSTRFMT "! and create a new File Type for it?" IDS_FT_EDIT_ALRASSOCTITLE "Extension is in use" IDS_FT_EDIT_STATIC2A "File extensions are associated with File Types. For example, TXT and INI files are both files of type 'Text Document'. " IDS_FT_EDIT_STATIC2B "If you wish, you can associate your new extension with an existing File Type. This means that files with your new extension will behave like the File Type you select." IDS_FT_EDIT_STATIC2C "\n\nIn the list below, select a File Type to associate with your new extension or leave this as to create a new File Type:" IDS_FT_NEW "" IDS_FT_NODESCR "" IDS_FT_FTTEMPLATE "%s File Type" // wnsprintf IDS_FT_MB_NOSPACEINEXT "Extensions are not allowed to contain spaces." IDS_FT_ADVBTNTEXTEXPAND "<< Ad&vanced" IDS_FT_ADVBTNTEXTCOLLAPS "Ad&vanced >>" IDS_FT_PROP_BTN_ADVANCED "Ad&vanced" IDS_FT_PROP_BTN_RESTORE "&Restore" IDS_FT_PROP_DETAILSFORPROGID "Details for '%1!" TSTRFMT "!' file type" IDS_FT_PROP_ADVANCED_PROGID "To change settings that affect all '%1!" TSTRFMT "!' files, click Advanced." IDS_FT_NA "N/A" END // Strings for Open With context menu STRINGTABLE DISCARDABLE BEGIN IDS_OPENWITH "Open Wit&h" IDS_OPENWITHNEW "Open Wit&h..." IDS_OPENWITHBROWSE "Choose Program..." END // Strings for stream-loss copy operation info STRINGTABLE DISCARDABLE BEGIN IDS_DOCSUMINFOSTREAM "Document Summary Info" IDS_SUMINFOSTREAM "Summary Info" IDS_MACINFOSTREAM "Macintosh Application Info" IDS_MACRESSTREAM "Macintosh Multimedia Resources" IDS_UNKNOWNPROPSET "Unidentified Property Information" IDS_GLOBALINFOSTREAM "Global Property Information" IDS_IMAGECONTENTS "Image Content Information" IDS_IMAGEINFO "Image Property Information" IDS_USERDEFPROP "User-Defined Properties" IDS_AUDIOSUMINFO "Audio Property Information" IDS_VIDEOSUMINFO "Video Property Information" IDS_MEDIASUMINFO "Media Property Information" END // Strings for file/folder property sheet. STRINGTABLE DISCARDABLE BEGIN IDS_READONLY "set read-only, " IDS_NOTREADONLY "unset read-only, " IDS_HIDE "hide, " IDS_UNHIDE "unhide, " IDS_ARCHIVE "archive, " IDS_UNARCHIVE "un-archive, " IDS_INDEX "enable content indexing, " IDS_DISABLEINDEX "disable content indexing, " IDS_COMPRESS "compress, " IDS_UNCOMPRESS "uncompress, " IDS_ENCRYPT "encrypt, " IDS_DECRYPT "decrypt, " IDS_DESCRIPTION "Description:" IDS_OPENSWITH "Opens with:" IDS_UNKNOWNAPPLICATION "Unknown application" IDS_APPLYINGATTRIBS "Applying Attributes..." IDS_APPLYINGATTRIBSTO "Applying attributes to:" IDS_THISFOLDER "this folder" IDS_THESELECTEDITEMS "the selected items" IDS_THISVOLUME "this volume" IDS_SUPERHIDDENWARNING "You have chosen to display protected \ operating system files (files labeled System and Hidden) in \ Windows Explorer.\n\n\ These files are required to start and run Windows 2000. \ Deleting or editing them can make your computer inoperable.\n\ Are you sure you want to display these files?" END // Error messages for thumbnail view part of "General" property sheet.. STRINGTABLE DISCARDABLE BEGIN IDS_THUMBNAILVIEW "T&humbnails" IDS_THUMBHELPTEXT "Displays items using thumbnail view." //IDS_CANNOTENABLETHUMBS "Windows cannot enable thumbnail view for '%1' at this time" // not used: can't determine format type //IDS_CANNOTDISABLETHUMBS "Windows cannot disable thumbnail view for '%1' at this time" // not used: can't determine format type END STRINGTABLE DISCARDABLE BEGIN //IDS_FAV_NEW "New " // not used: can't determine format type //IDS_FAV_CANNOTCREATEFILE "Unable to create the file '%2'\n\n%1" // not used: can't determine format type //IDS_FAV_SYSERROR_FSGENERIC "\tFile system error (%d)." // not used: can't determine format type //IDS_FAV_SYSERROR_ERROR "%2\n\n%1" // not used: can't determine format type //IDS_FAV_SYSERROR_ERROR2 "%1" // not used: can't determine format type IDS_FAV_COL_LAST_VISIT "Last Visited" IDS_FAV_COL_COUNT_VISIT "# of Visits" IDS_FAV_COL_SORT_BY_LAST_VISIT "by Last &Visited" IDS_FAV_COL_LAST_MOD "Last Modified" IDS_FAV_COL_SPLAT "Status" IDS_FAV_SPLAT "Updated Since Last Visit" END STRINGTABLE DISCARDABLE BEGIN IDS_SNS_DOCUMENTFOLDERS "Document Folders" IDS_SNS_LOCALHARDDRIVES "Local Harddrives (%s)" // wnsprintf IDS_SNS_MYNETWORKPLACES "My Network Places" IDS_SNS_ALL_FILE_TYPES "(All Files and Folders)" IDS_SNS_BROWSER_FOR_DIR "Browse..." IDS_SNS_BROWSERFORDIR_TITLE "Choose directory to search" END //used in the mdprsht.c STRINGTABLE DISCARDABLE BEGIN IDS_CONTENTS "Contents" END STRINGTABLE DISCARDABLE BEGIN IDS_RECENT "History Folder" END STRINGTABLE DISCARDABLE BEGIN IDS_ENUMERR_NETTEMPLATE1 "Unable to browse the network.\n\n%1!" TSTRFMT "!" IDS_ENUMERR_NETTEMPLATE2 "%2!" TSTRFMT "! is not accessible.\n\n%1!" TSTRFMT "!" IDS_ENUMERR_FSTEMPLATE "%2!" TSTRFMT "! is not accessible.\n\n%1!" TSTRFMT "!" IDS_ENUMERR_NETGENERIC "\tNetwork error (%d)." // wsprintf IDS_ENUMERR_FSGENERIC "\tFile system error (%d)." // wsprintf IDS_ENUMERR_PATHNOTFOUND "%2!" TSTRFMT "! is not accessible.\n\nThis folder was moved or removed." IDS_ENUMERR_PATHTOOLONG "Can't access this folder.\n\nPath is too long." // // WARNING: Don't put any extra info in IDS_SHLEXEC_ERROR. // Read comments of SHSysErrorMessage for detail. (SatoNa) // IDS_SHLEXEC_ERROR "%2!" TSTRFMT "!\n\n%1!" TSTRFMT "!" IDS_SHLEXEC_ERROR2 "%1!" TSTRFMT "!" //IDS_ERR_SETVOLUMELABEL "Could not set the volume label (%2).\n\n%1" // not used: can't determine format type IDS_ERR_VOLUMELABELBAD "The volume label is either too long, or contains invalid characters." IDS_TITLE_VOLUMELABELBAD "Invalid Volume Label" IDS_DSPTEMPLATE_WITH_BACKSLASH "%1!" TSTRFMT "!\\%2!" TSTRFMT "!" IDS_DSPTEMPLATE_WITH_ON "%2!" TSTRFMT "! on %1!" TSTRFMT "!" END STRINGTABLE DISCARDABLE BEGIN IDS_VERBSMOVE "Cannot move %2!" TSTRFMT "!: %1!" TSTRFMT "!" IDS_VERBSCOPY "Cannot copy %2!" TSTRFMT "!: %1!" TSTRFMT "!" IDS_VERBSDEL "Cannot delete %2!" TSTRFMT "!: %1!" TSTRFMT "!" IDS_VERBSREN "Cannot rename %2!" TSTRFMT "!: %1!" TSTRFMT "!" END STRINGTABLE DISCARDABLE BEGIN IDS_ACTIONS1 "Cannot create folder %2!" TSTRFMT "!: %1!" TSTRFMT "!" IDS_ACTIONS2 "Cannot remove folder %2!" TSTRFMT "!: %1!" TSTRFMT "!" END STRINGTABLE DISCARDABLE BEGIN IDS_REPLACING "Cannot create or replace %2!" TSTRFMT "!: %1!" TSTRFMT "!" IDS_UNFORMATTED "The disk in drive %1!c! is not formatted.\n\nDo you want to format it now?" IDS_MVUNFORMATTED "The volume mounted on folder %1!" TSTRFMT "! is not formatted." IDS_DESTFULL "The disk in the destination drive is full.\n\nInsert a new disk to continue." IDS_FORMAT_TITLE "Disk is not formatted" IDS_NETERR "Network Error" IDS_DRIVENOTREADY "There is no disk in drive %1!c!.\n\nInsert a disk, and then try again." IDS_CREATELONGDIR "You may not be able to access files created in the folder %1!" TSTRFMT "!.\n\nDo you want to continue?" IDS_CREATELONGDIRTITLE "Create Folder" IDS_NOFMT "The disk in drive %1!c! cannot be formatted." IDS_CANTSHUTDOWN "Windows is currently working with a file.\n\nEither wait for Windows to finish, or close it before you quit Windows." IDS_INVALIDFN "A filename cannot contain any of the following characters:\n\t \\ / : * ? "" < > | " IDS_INVALIDFNFAT "The drive that this file or folder is stored on does not allow long file names, or names containing blanks or any of the following characters:\n\t \\ / : , ; * ? "" < > | " IDS_NONULLNAME "You must type a filename." IDS_ENUMABORTED "Reading the contents of this folder was canceled. You may not see all items." IDS_WARNCHANGEEXT "If you change a filename extension, the file may become unusable.\n\nAre you sure you want to change it?" IDS_CANTLOGON "Unable to logon:" END STRINGTABLE DISCARDABLE BEGIN IDS_PATHNOTTHERE "The %1!" TSTRFMT "! folder does not exist.\n\nDo you want to create it?" IDS_FILEWONTFIT "The file being copied is too large for the destination drive.\n\nIf possible, insert a higher-capacity disk." IDS_FILETYPENAME "File" IDS_FOLDERTYPENAME "Folder" IDS_FILE "file" IDS_FINDFILES "Find Files" IDS_FINDINVALIDFILENAME "This filename is invalid. Type a valid filename." IDS_FINDWRONGPATH "The folder '%1!" TSTRFMT "!' does not exist.\n\nCheck the folder name and try again." IDS_FINDNOTFINDABLE "The folder '%1!" TSTRFMT "!' does not support Find." IDS_FINDDATAREQUIRED "You must type a value in this field." IDS_FINDINVALIDNUMBER "You must specify a valid number." IDS_FINDINVALIDDATE "You must specify a valid date or date range." IDS_FINDGT "At least" IDS_FINDLT "At most" IDS_FINDRESET "This will clear your current search." IDS_FINDALLFILETYPES "All Files and Folders" IDS_FINDOUTOFMEM "There is not enough free memory to complete the search. Quit one or more programs and then try again." IDS_FINDMAXFILESFOUND "The number of files found exceeds the maximum allowed. Please refine your search." IDS_FINDMONITORNEWITEMS "Monitoring New Items" IDS_FINDNOTHINGFOUND "Nothing found" IDS_FINDVIEWEMPTYINIT "Enter your search criteria to begin." IDS_FINDVIEWEMPTYBUSY "Searching..." IDS_FINDVIEWEMPTY "Search is complete. There are no results to display." END STRINGTABLE DISCARDABLE BEGIN IDS_REASONS_INVFUNCTION "Invalid MS-DOS function." IDS_REASONS_FILENOFOUND "Cannot find the specified file.\n\nMake sure you specify the correct path and filename." IDS_REASONS_PATHNOFOUND "Cannot find the specified path.\n\nMake sure you specify the correct path." IDS_REASONS_NOHANDLES "Too many files are currently in use. Quit one or more programs, and then try again." IDS_REASONS_ACCDENIED "Access is denied.\n\nMake sure the disk is not full or write-protected\nand that the file is not currently in use." IDS_REASONS_INVHANDLE "Invalid file handle." IDS_REASONS_INSMEM "There is not enough free memory.\n\nQuit one or more programs, and then try again." IDS_REASONS_INVFILEACC "Invalid file access." END STRINGTABLE DISCARDABLE BEGIN IDS_REASONS_DELCURDIR "Cannot remove the current folder (internal error)." IDS_REASONS_NOTSAMEDEV "Invalid device." IDS_REASONS_NODIRENTRY "The folder is empty." IDS_REASONS_WRITEPROT "The disk is write-protected.\n\nRemove the write-protection or use another disk." IDS_REASONS_WRITEFAULT "Cannot write to the destination file or disk." IDS_REASONS_GENFAILURE "Cannot read from the source file or disk." END STRINGTABLE DISCARDABLE BEGIN IDS_REASONS_NODISKSPACE "There is not enough free disk space.\n\nDelete one or more files to free disk space, and then try again." IDS_REASONS_SAMEFILE "The source and destination filenames are the same." IDS_REASONS_MANYSRC1DST "Select only one file to rename, or use MS-DOS wildcards (for example, *.txt) to rename a group of files with similar names." IDS_REASONS_DIFFDIR "You cannot specify a different folder or disk when you rename a file or folder." IDS_REASONS_ROOTDIR "Root directory (internal error)." IDS_REASONS_DESTSUBTREE "The destination folder is a subfolder of the source folder." IDS_REASONS_WINDOWSFILE "The specified file is being used by Windows." IDS_REASONS_ACCDENYSRC "Access is denied. The source file may be in use." IDS_REASONS_PATHTODEEP "The path is too deep." IDS_REASONS_MANYDEST "Specify only one file or folder. Or, if you want to specify a group of files, use MS-DOS wildcards (for example, *.txt)." IDS_REASONS_RENREPLACE "A file with the name you specified already exists. Specify a different filename." IDS_REASONS_INVFILES "The filename you specified is invalid or too long. \nSpecify a different filename." IDS_REASONS_DESTSAMETREE "The destination folder is the same as the source folder." IDS_REASONS_FLDDESTISFILE "There is already a file with the same name as the folder name you specified. Specify a different name." IDS_REASONS_FILEDESTISFLD "There is already a folder with the same name as the file name you specified. Specify a different name." IDS_REASONS_FILENAMETOOLONG "\n\nThe resulting filename is too long. Specify a different filename." IDS_REASONS_DEST_IS_CDROM "Files on this CD-ROM drive are read-only. You cannot copy or move files over to this CD-ROM drive." IDS_REASONS_DEST_IS_DVD "Files on this DVD drive are read-only. You cannot copy or move files over to this DVD drive." IDS_REASONS_URLINTEMPDIR "In order to add this item to your Active Desktop, you need to save a copy of the picture.\n\nDo you want to continue?" END STRINGTABLE DISCARDABLE BEGIN IDS_REASONS_NETACCDEN "Network access is denied. Be sure you have the correct network permissions to perform this operation." IDS_REASONS_BADNETNAME "The network name cannot be found." END STRINGTABLE DISCARDABLE BEGIN IDS_REASONS_SHAREVIOLA "There has been a sharing violation.\n\nThe source or destination file may be in use." IDS_REASONS_COMPRESSEDVOLUME "This file may be a compressed volume file.\nDeleting it could destroy all the data on a drive.\nUse DriveSpace to delete it." END STRINGTABLE DISCARDABLE BEGIN IDS_BADPATHMSG "Windows cannot find the file %1!" TSTRFMT "!." IDS_NOICONSMSG1 "The file %1!" TSTRFMT "! contains no icons.\n\nChoose an icon from the list or specify a different file." IDS_NOICONSMSG "The file %1!" TSTRFMT "! contains no icons." // IDS_CANNOTSETATTRIBUTES "Unable to set the attributes for %s." // not used: can not figure out format string IDS_MAKINGDESKTOPLINK "The new shortcut will be placed on the desktop." IDS_TRYDESKTOPLINK "Windows cannot create a shortcut here.\nDo you want the shortcut to be placed on the desktop instead?" IDS_WOULDYOUCREATELINK "You cannot move or copy this item to this location.\nDo you want to create a shortcut to the item instead?" IDS_CANNOTCREATEFILE "Unable to create the file '%2!" TSTRFMT "!'\n\n%1!" TSTRFMT "!" IDS_CANNOTCREATEFOLDER "Unable to create the folder '%2!" TSTRFMT "!'\n\n%1!" TSTRFMT "!" IDS_CANNOTCREATELINK "Windows could not create the shortcut. Check to see if the disk is full." IDS_FILEFOUND "File found" IDS_FILENOTFOUND "File not found" IDS_FINDASSEXEBROWSETITLE "Specify the folder that contains\n%s" // wnsprintf IDS_MOVEBRIEFCASE "A Briefcase cannot be moved or renamed while it is open.\n\nClose the Briefcase before moving or renaming it." IDS_DELETEBRIEFCASE "A Briefcase cannot be deleted while it is open.\n\nClose the Briefcase before deleting it." IDS_NOTCUSTOMIZABLE "This folder cannot be customized.\n\nIt is either marked as read-only, or your system administrator has disabled this functionality.\n\nPlease contact your system administrator." IDS_HTMLFILE_NOTFOUND "Internet Explorer cannot find the Active Desktop HTML file. This file is needed for your Active Desktop.\n\nTo turn off Active Desktop, click OK." IDS_CUSTOMIZE_THIS_FOLDER "&Customize This Folder..." END STRINGTABLE PRELOAD DISCARDABLE BEGIN IDS_SELECTEDFILES "the selected files" IDS_SELECTALLBUTHIDDEN "This folder contains %1!d! hidden file(s).\nIf you want to select these files as well,\nenable viewing of hidden files in the Folder Options control panel." IDS_SELECTALL "Select All" IDS_ACTIVEDESKTOP "Active &Desktop" IDS_COMPSETTINGS "desk.cpl,,@Web" IDS_BACKSETTINGS "desk.cpl,,@Background" IDS_APPEARANCESETTINGS "desk.cpl,,@Appearance" END STRINGTABLE DISCARDABLE BEGIN //IDS_ASSOCNONE "(None)" //IDS_ASSOCNOTEXE "%1 cannot be associated with a filename extension because it is not a program. Please specify a program." // not used: can not find format string //IDS_NOEXEASSOC "Files with the extension %1 are programs. You cannot associate a program with another program." IDS_WASTEBASKET "Recycle Bin" IDS_RENAMEFILESINREG "Renaming, moving or deleting '%1!" TSTRFMT "!' could make some programs not work. Are you sure you want to do this?" IDS_RECYCLEBININVALIDFORMAT "The Recycle Bin on %1!" TSTRFMT "! is corrupt or invalid. Do you want to empty the Recycle Bin for this drive?" END STRINGTABLE DISCARDABLE BEGIN IDS_EXITHELP "Exit Help" IDS_WINDOWS_HLP "windows.hlp" IDS_WINDOWS "Windows" END STRINGTABLE DISCARDABLE BEGIN IDS_FILESFOUND "%1!d! file(s) found" IDS_COMPUTERSFOUND "%1!d! computer(s) found" IDS_SEARCHING "Searching %1!" TSTRFMT "!" IDS_FIND_SELECT_PATH "Select the drive and folder where you want to begin the search." IDS_SEARCHINGASYNC "Searching by index, %1!d! file(s) found, %2!d!%% complete" IDS_NAME_COL "Name" IDS_PATH_COL "In Folder" IDS_SIZE_COL "Size" IDS_TYPE_COL "Type" IDS_MODIFIED_COL "Modified" IDS_STATUS_COL "Status" IDS_ORIGINAL_COL "Sync Copy In" IDS_COMMENT_COL "Comment" IDS_WORKGROUP_COL "Location" IDS_DELETEDFROM_COL "Original Location" IDS_DATEDELETED_COL "Date Deleted" IDS_ATTRIB_CHARS "RHSACEO" IDS_ATTRIB_COL "Attributes" IDS_RANK_COL "Relevance" IDS_DESCRIPTION_COL "Description" IDS_BROWSEFORFS "Select a target folder for the shortcut:" IDS_FOLDERSHORTCUT_ERR_TITLE "Folder Shortcut" IDS_FOLDERSHORTCUT_ERR "A Folder Shortcut must point to a folder. The target you specified is either not a folder or not accessible." IDS_EXCOL_AUTHOR "Author" IDS_EXCOL_TITLE "Title" IDS_EXCOL_PAGECOUNT "Pages" IDS_EXCOL_COMMENT "Comment" IDS_EXCOL_CREATE "Created" IDS_EXCOL_ACCESSTIME "Accessed" IDS_EXCOL_OWNER "Owner" IDS_EXCOL_SUBJECT "Subject" IDS_EXCOL_CATEGORY "Category" IDS_EXCOL_COPYRIGHT "Copyright" IDS_EXCOL_TEMPLATE "%s%s: %s" IDS_FIND_TITLE_FIND "Find: " IDS_FIND_TITLE_NAME "%1!" TSTRFMT "!Files named %3!" TSTRFMT "!" IDS_FIND_TITLE_TYPE "%1!" TSTRFMT "!Files of type %2!" TSTRFMT "!" IDS_FIND_TITLE_TYPE_NAME "%1!" TSTRFMT "!Files of type %2!" TSTRFMT "! named %3!" TSTRFMT "!" IDS_FIND_TITLE_TEXT "%1!" TSTRFMT "!Files containing text %4!" TSTRFMT "!" IDS_FIND_TITLE_NAME_TEXT "%1!" TSTRFMT "!Files named %3!" TSTRFMT "! containing text %4!" TSTRFMT "!" IDS_FIND_TITLE_TYPE_TEXT "%1!" TSTRFMT "!Files of type %2!" TSTRFMT "! containing text %4!" TSTRFMT "!" IDS_FIND_TITLE_TYPE_NAME_TEXT "%1!" TSTRFMT "!Files of type %2!" TSTRFMT "! named %3!" TSTRFMT "! containing text %4!" TSTRFMT "!" IDS_FIND_TITLE_ALL "%1!" TSTRFMT "!All Files" IDS_FIND_TITLE_COMPUTER "Find%1!" TSTRFMT "! Computer" IDS_FIND_SHORT_NAME "FIND.FND" IDS_FIND_STATUS_OPENCONT "Open the folder containing this item" IDS_FIND_STATUS_SAVESRCH "Save your search query" IDS_FIND_STATUS_CLOSE "Close the Find window" IDS_FIND_STATUS_CASESENSITIVE "Case sensitive search" IDS_FIND_STATUS_WHATSTHIS "Lets you click on any item for additional help" END STRINGTABLE DISCARDABLE BEGIN IDS_DRIVES_NAME "Name" IDS_DRIVES_TYPE "Type" IDS_DRIVES_SIZE "Total Size" IDS_DRIVES_FREE "Free Space" IDS_DRIVES_REMOVABLE "Removable Disk" IDS_DRIVES_DRIVE525 "5?Inch Floppy Disk" IDS_DRIVES_DRIVE35 "3?Inch Floppy Disk" IDS_DRIVES_DRIVE525_UGLY "5.25-Inch Floppy Disk" IDS_DRIVES_DRIVE35_UGLY "3.5-Inch Floppy Disk" IDS_DRIVES_UGLY_TEST "¼½" IDS_DRIVES_FIXED "Local Disk" IDS_DRIVES_DVD "DVD Disc" IDS_DRIVES_CDROM "Compact Disc" IDS_DRIVES_RAMDISK "RAM Disk" IDS_DRIVES_NETDRIVE "Network Drive" IDS_DRIVES_NETUNAVAIL "Disconnected Network Drive" IDS_DRIVES_REGITEM "System Folder" END STRINGTABLE DISCARDABLE BEGIN IDS_CSIDL_APPDATA "Application Data" IDS_CSIDL_LOCAL_APPDATA "Local Settings\\Application Data" IDS_CSIDL_DESKTOPDIRECTORY "Desktop" IDS_CSIDL_PROGRAMS "Start Menu\\Programs" IDS_CSIDL_RECENT "Recent" IDS_CSIDL_SENDTO "SendTo" IDS_CSIDL_PERSONAL "My Documents" IDS_CSIDL_FAVORITES "Favorites" IDS_CSIDL_STARTUP "Start Menu\\Programs\\StartUp" IDS_CSIDL_STARTMENU "Start Menu" IDS_CSIDL_NETHOOD "NetHood" IDS_CSIDL_PRINTHOOD "PrintHood" IDS_CSIDL_TEMPLATES "Templates" IDS_CSIDL_FONTS "Fonts" IDS_CSIDL_ALTSTARTUP "Start Menu\\Programs\\StartUp" IDS_CSIDL_CACHE "Local Settings\\Temporary Internet Files" IDS_CSIDL_COOKIES "Cookies" IDS_CSIDL_HISTORY "Local Settings\\History" IDS_CSIDL_MYPICTURES "My Pictures" IDS_CSIDL_ALLUSERS_DOCUMENTS "Documents" IDS_CSIDL_ADMINTOOLS "Start Menu\\Programs\\Administrative Tools" IDS_QUICKLAUNCH "Microsoft\\Internet Explorer\\Quick Launch\\Show Desktop.scf" END STRINGTABLE DISCARDABLE BEGIN IDS_DRIVEROOT "My Computer" IDS_INETROOT "Internet Explorer" IDS_NETWORKROOT "My Network Places" IDS_MYDOCUMENTS "My Documents" IDS_RESTOFNET "Entire Network" IDS_RESTOFNETTIP "Displays all computers, printers, files and folders, and people on your network" IDS_525_FLOPPY_DRIVE "5?Floppy" IDS_35_FLOPPY_DRIVE "3?Floppy" IDS_UNK_FLOPPY_DRIVE "Removable Disk" IDS_UNC_FORMAT "%1!" TSTRFMT "! on '%2!" TSTRFMT "!'" IDS_VOL_FORMAT "%1!" TSTRFMT "! (%2!c!:)" IDS_VOL_FORMAT_LETTER_1ST "(%2!c!:) %1!" TSTRFMT "!" IDS_525_FLOPPY_DRIVE_UGLY "5.25 Floppy" IDS_35_FLOPPY_DRIVE_UGLY "3.5 Floppy" IDS_NECUNK_FLOPPY_DRIVE "Floppy" END STRINGTABLE DISCARDABLE BEGIN IDS_STILLNOTFOUND "Cannot find file '%1!" TSTRFMT "!'." IDS_PROGFOUND "(found)" IDS_PROGNOTFOUND "(not found)" END STRINGTABLE DISCARDABLE BEGIN IDS_DESKTOP "Desktop" IDS_CONTROLPANEL "Control Panel" IDS_DOCUMENTFOLDERS "Document Folders" END STRINGTABLE DISCARDABLE BEGIN IDS_COPYLONGPLATE "Copy () of " IDS_NEW "New " IDS_ANOTHER "Another " IDS_FIND_DATE_TYPES "Modified;Created;Last accessed" END STRINGTABLE DISCARDABLE BEGIN IDS_NOCOMMDLG "Cannot load COMMDLG.DLL." #ifdef WINNT IDS_AD_NAME "Active Desktop" #endif END STRINGTABLE DISCARDABLE BEGIN IDS_WNETOPENENUMERR "Cannot open this network resource (%1!lx!)." IDS_SHARINGERROR "Problem With Sharing" IDS_COULDNOTSHARE "The folder could not be shared. In Control Panel, double-click the Network icon, and make sure sharing is enabled." IDS_CREATIONERROR "Problem Creating Folder" IDS_COULDNOTCREATE "Windows could not create the folder. Check to see if disk is full." IDS_ORIGINALONDESKTOP "This file is located on the desktop. To display the Desktop, right-click an empty area on the taskbar, and then click Minimize All Windows." IDS_CANTFINDORIGINAL "%1!" TSTRFMT "! cannot be found." IDS_CANTFINDCOMPONENT "Cannot find %1!" TSTRFMT "!. Windows needs this file to run %2!" TSTRFMT "!." IDS_RESTRICTIONSTITLE "Restrictions" IDS_RESTRICTIONS "This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator." END STRINGTABLE DISCARDABLE BEGIN IDS_VN_COMMENTS "Comments" IDS_VN_COMPANYNAME "Company Name" IDS_VN_FILEDESCRIPTION "File Description" IDS_VN_INTERNALNAME "Internal Name" IDS_VN_LEGALTRADEMARKS "Legal Trademarks" IDS_VN_ORIGINALFILENAME "Original Filename" IDS_VN_PRIVATEBUILD "Private Build Description" IDS_VN_PRODUCTNAME "Product Name" IDS_VN_PRODUCTVERSION "Product Version" IDS_VN_SPECIALBUILD "Special Build Description" IDS_VN_FILEVERSIONKEY "\\StringFileInfo\\040904E4\\" IDS_VN_LANGUAGE "Language" IDS_VN_LANGUAGES "Languages" END STRINGTABLE DISCARDABLE BEGIN IDS_TIMEEST_MINUTES "%d Minutes Remaining" // wsprintf'd IDS_TIMEEST_SECONDS "%d Seconds Remaining" // wsprintf'd END STRINGTABLE DISCARDABLE BEGIN IDS_MH_PROPERTIESBG "Displays properties for this folder." IDS_MH_FORMAT "Formats the selected drive." IDS_MH_DISCONNECT "Disconnects the selected network drive." IDS_MH_EJECT "Ejects the removable disk from the drive." IDS_MH_CONNECT "Assigns a drive letter to a network resource." IDS_MH_NETPRN_INSTALL "Sets up the selected printer." IDS_MH_CONNECT_PRN "Maps a printer port to a network resource." IDS_MH_DISCONNECT_PRN "Disconnects a network printer." IDS_MH_SETDEFAULTPRN "Specifies that the selected printer is the default printer." IDS_MH_SERVERPROPERTIES "Displays properties for this server." IDS_MH_SHARING "Displays sharing properties for this printer." IDS_MH_DOCUMENTDEFAULTS "Displays default document settings for this printer." IDS_MH_OPENPRN "Opens the selected items." IDS_MH_PAUSEPRN "Pauses printing on the selected printers." IDS_MH_WORKOFFLINE "Do not connect to the selected printers." IDS_MH_PURGEPRN "Cancels all print jobs on the selected printers." IDS_MH_SORTBYNAME "Sorts items alphabetically by name." IDS_MH_SORTBYLOCATION "Sorts items alphabetically by name of the folder they are in." IDS_MH_SORTBYSIZE "Sorts items by size, from smallest to largest." IDS_MH_SORTBYTYPE "Sorts items by type." IDS_MH_SORTBYDATE "Sorts items by date, from oldest to most recent." IDS_MH_SORTBYCOMMENT "Sorts items by the comment in their properties." IDS_MH_SORTBYORIGIN "Sorts items according to their original location." IDS_MH_SORTBYDELETEDDATE "Sorts items by the date on which they were deleted." IDS_MH_MENU_SENDTO "Contains items that you can copy or send the selected file or folder to." IDS_MH_MENU_NEW "Contains commands for creating new items." IDS_MH_NEWFOLDER "Creates a new, empty folder." IDS_MH_NEWLINK "Creates a new, empty shortcut." IDS_MH_MENU_BRIEFCASE "Contains commands for the Briefcase." IDS_MH_UPDATEALL "Updates the entire Briefcase." IDS_MH_UPDATESELECTION "Updates the selected items." IDS_MH_SPLIT "Splits the selected items." IDS_MH_RESTORE "Returns the selected items to their original locations." //IDS_MH_PURGE "Really delete the selected files" IDS_MH_PURGEALL "Empties the Recycle Bin." IDS_MH_FINDFILES "Find files" IDS_MH_FINDCOMPUTER "Find computers" IDS_MH_SORTBYFREESPACE "Sorts items by available free space" END // string table of menu help strings. STRINGTABLE DISCARDABLE BEGIN SFVIDS_MH_FILE_LINK "Creates shortcuts to the selected items." SFVIDS_MH_FILE_DELETE "Deletes the selected items." SFVIDS_MH_FILE_RENAME "Renames the selected item." SFVIDS_MH_FILE_PROPERTIES "Displays the properties of the selected items." SFVIDS_MH_EDIT_UNDO "Undoes the previous file operation." SFVIDS_MH_EDIT_CUT "Removes the selected items and copies them onto the Clipboard." SFVIDS_MH_EDIT_COPY "Copies the selected items to the Clipboard. To put them in the new location, use the Paste command." SFVIDS_MH_EDIT_PASTE "Inserts the items you have copied or cut into the selected location." SFVIDS_MH_EDIT_PASTELINK "Creates shortcuts to the items you have copied or cut into the selected location." // SFVIDS_MH_EDIT_PASTESPECIAL "", SFVIDS_MH_EDIT_COPYTO "Copies the selected items to another location." SFVIDS_MH_EDIT_MOVETO "Moves the selected items to another location." SFVIDS_MH_SELECT_ALL "Selects all items in the window." SFVIDS_MH_SELECT_INVERT "Reverses which items are selected and which are not." SFVIDS_MH_MENU_VIEW "Contains commands for customizing this window." SFVIDS_MH_VIEW_ICON "Displays items by using large icons." SFVIDS_MH_VIEW_SMALLICON "Displays items by using small icons." SFVIDS_MH_VIEW_LIST "Displays items in a list." SFVIDS_MH_VIEW_DETAILS "Displays information about each item in the window." SFVIDS_MH_VIEW_OPTIONS "Viewing options available" SFVIDS_MH_VIEW_CUSTOMWIZARD "Customizes the view of this folder." SFVIDS_MH_VIEW_COLUMNSETTINGS "Configures the columns displayed in the list." SFVIDS_MH_MENU_ARRANGE "Contains commands for arranging items in the window." SFVIDS_MH_ARRANGE_AUTO "Arranges the icons automatically." SFVIDS_MH_ARRANGE_GRID "Arranges icons in a grid." SFVIDS_MH_TOOL_CONNECT "Assigns a drive letter to a network drive." SFVIDS_MH_TOOL_DISCONNECT "Disconnects a network drive." SFVIDS_MH_HELP_TOPIC "Opens Help." END // string table of tool tip strings. STRINGTABLE DISCARDABLE BEGIN // these are for the briefcase IDS_TT_UPDATEALL "Update All" IDS_TT_UPDATESELECTION "Update Selection" // these are for defview IDS_TT_VIEW_ICON "Large Icons" IDS_TT_VIEW_SMALLICON "Small Icons" IDS_TT_VIEW_LIST "List" IDS_TT_VIEW_DETAILS "Details" IDS_TT_VIEW_VIEWMENU "Views" IDS_TT_TOOL_CONNECT "Map Network Drive" IDS_TT_TOOL_DISCONNECT "Disconnect Net Drive" IDS_TT_EDIT_CUT "Cut" IDS_TT_EDIT_COPY "Copy" IDS_TT_EDIT_PASTE "Paste" IDS_TT_FILE_DELETE "Delete" IDS_TT_FILE_PROPERTIES "Properties" IDS_TT_EDIT_UNDO "Undo" END STRINGTABLE DISCARDABLE BEGIN //IDS_LOADING "Loading %s" // not used: can't find proper format string //IDS_NAME "Name" IDS_CPL_EXCEPTION "An error occurred while Windows was working with the Control Panel file %1!" TSTRFMT "!." //IDS_CPLINFO "Description" IDS_NONE "(Empty) " IDS_FINDSEARCHTITLE "Select the folder where you want to begin the search." //IDS_SPECIALSEARCHTITLE "Select a new %s folder" // not used: can't find proper format string IDS_FINDSEARCH_COMPUTER "Browse for Computer" IDS_FINDSEARCH_PRINTER "Browse for Printer" IDS_FINDSEARCH_ALLDRIVES "Local hard drives (%1!" TSTRFMT "!)" IDS_FINDFILESFILTER "Saved search files#*.fnd#All Files#*.*#" IDS_FINDSAVERESULTSTITLE "Save Search" // // There are four filesystem status strings, depending on whether we have // hidden files and/or disk free space. // // %1 - number of normal objects // %2 - number of hidden objects // %3 - disk free space // IDS_FSSTATUSBASE "%1!" TSTRFMT "! object(s)" IDS_FSSTATUSHIDDEN "%1!" TSTRFMT "! object(s) (plus %2!" TSTRFMT "! hidden)" IDS_FSSTATUSSPACE "%1!" TSTRFMT "! object(s) (Disk free space: %3!" TSTRFMT "!)" IDS_FSSTATUSHIDDENSPACE "%1!" TSTRFMT "! object(s) (plus %2!" TSTRFMT "! hidden) (Disk free space: %3!" TSTRFMT "!)" IDS_FSSTATUSSELECTED "%1!" TSTRFMT "! object(s) selected" // Magic! the status bar control changes \r\n to two spaces, exactly what we wanted! IDS_DRIVESSTATUSTEMPLATE "Free Space: %1!" TSTRFMT "!,\r\nCapacity: %2!" TSTRFMT "!" //IDS_FILESINFOLDER "%d Objects in Folder." // not used IDS_WINHELPERROR "Cannot display the Help information. The file Winhlp32.exe may be missing or damaged." IDS_WINHELPTITLE "Help" IDS_CANTMOVESPECIALDIRHERE "%1!" TSTRFMT "! is a Windows system folder and is required for Windows to run properly. It cannot be moved or renamed." IDS_CANTDELETESPECIALDIR "%1!" TSTRFMT "! is a Windows system folder and is required for Windows to run properly. It cannot be deleted." IDS_FOLDERDOESNTEXIST "Folder Does not exist" IDS_DIRCREATEFAILED_TITLE "Unable to create folder" IDS_CREATEFOLDERPROMPT "The folder '%1!" TSTRFMT "!' doesn't exist. Do you want to create it?" IDS_CREATEFOLDERFAILED "An error occured creating the folder '%s'. Make sure the file name is valid and you have permission to create a folder in the location specified." IDS_FOLDER_NOT_ALLOWED_TITLE "The folder cannot be used" IDS_FOLDER_NOT_ALLOWED "The folder %1!" TSTRFMT "! cannot be used. Please choose another folder." IDS_NEWFOLDER_NOT_HERE "You cannot create a new folder here. Choose a different location." END STRINGTABLE DISCARDABLE BEGIN IDS_NEWPRN "Add Printer" IDS_PRINTERS "Printers" IDS_CHANGEDEFAULTPRINTER "This program requires you to print documents with the default printer. Do you want this printer to become your default printer? If you click No, this document will not be printed." //IDS_CHANGEPRINTPROCESSOR "Print processors are usually defined for a specific printer. Using another print processor may produce incorrect output." // not used //IDS_NETAVAIL_ALWAYS "Always" // not used //IDS_NETAVAIL_FMT "From %1 to %2" // not used IDS_CANTVIEW_FILEPRN "Files are created for documents printed to this printer. To find your print jobs, click the Search command on the Start menu." #ifdef WINNT IDS_CANTPRINT "Unable to print to this printer. Make sure this printer has not been renamed and that you have permission to print to it." #endif IDS_PRINTERNAME_CHANGED "The printer that this shortcut refers to does not exist on this computer. Delete this shortcut and create a new one from your Printers folder." //IDS_PRINTERSINFOLDER "%ld Printers in Folder." // not used //IDS_WORKONLINE "&Work Online" // not used IDS_PRINTINGERROR "Printing Error" IDS_SECURITYDENIED "You do not have permission to modify the settings for this printer. If you need to change the settings, contact your network administrator." IDS_SECURITYDENIED_JOB "You do not have permission to modify this print job." IDS_MULTIPLEPRINTFILE "You are trying to print multiple files at once. Are you sure you want to do this?" IDS_NO_WORKONLINE "Cannot connect to this network printer. Make sure your network is working properly and that the network share you are connected to exists." IDS_CANTOPENMODALPROP "The properties dialog box is already open.\nIf it is not visible, try minimizing all open windows." IDS_CANTOPENDRIVERPROP "Could not display the printer properties.\nYou may need to reinstall this printer." //IDS_SERVERPROPERTIES "S&erver Properties on %s..." // not used IDS_MUSTCOMPLETE "You must complete the Add Printer wizard before you can perform this operation." IDS_PRN_OPNOTSUPPORTED "The requested operation is not supported." END STRINGTABLE DISCARDABLE BEGIN IDS_INSTALLNETPRINTER "Before you can use the printer '%1!" TSTRFMT "!,' it must be set up on your computer. Do you want Windows to set up the printer and continue this operation?" IDS_REINSTALLNETPRINTER "The printer '%1!" TSTRFMT "!' is already connected to '%2!" TSTRFMT "!'.\nAre you sure you want to install another printer?" IDS_CANTINSTALLRESOURCE "Windows cannot set up the printer because the network resource '%1!" TSTRFMT "!' is not a shared printer." END STRINGTABLE DISCARDABLE BEGIN IDS_SUREDELETE "Are you sure you want to delete the printer '%1!" TSTRFMT "!'?" IDS_SUREDELETEREMOTE "Are you sure you want to delete the printer '%1!" TSTRFMT "!'? This will delete the printer from the server '%2!" TSTRFMT "!.'" IDS_SUREDELETECONNECTION "Are you sure you want to remove your connection to the printer '%1!" TSTRFMT "!' on the server '%2!" TSTRFMT "!'?" IDS_SUREDELETECONNECTIONNOSERVERNAME "Are you sure you want to remove your connection to the printer '%1!" TSTRFMT "!'?" IDS_DELNEWDEFAULT "Warning: The default printer has been deleted.\nThe new default printer is '%1!" TSTRFMT "!'." IDS_DELNODEFAULT "Warning: The default printer has been deleted.\nThere are no printers set up on your computer." IDS_SUREPURGE "Are you sure you want to cancel all documents for '%1!" TSTRFMT "!'?" END // Looks like this whole table isn't used any more //STRINGTABLE DISCARDABLE //BEGIN //IDS_LOADERROR_UNKNOWN "An unknown error occurred." //IDS_LOADERROR_MEMORY "There is not enough free memory to open the file %1.\n\nQuit one or more programs, and then try again." //IDS_LOADERROR_CANTOPEN "Windows cannot open the file %1 or one of its components." //IDS_LOADERROR_CANTRUN "The file %1 or one of its components cannot run." //IDS_LOADERROR_VERPROB "The file %1 or one of its components requires a different version of Windows." //IDS_LOADERROR_RMODE "The file %1 or one of its components cannot run in standard or enhanced mode Windows." //IDS_LOADERROR_SINGLEINST "The file %1 is already running." //IDS_LOADERROR_SHARE "The file %1 or one of its components is locked by another program." //IDS_LOADERROR_ASSOC "The association information for the file %1 is incomplete." //IDS_LOADERROR_DDETIMEOUT "There was an error communicating with %1 to open or print this file." //IDS_LOADERROR_NOASSOC "The file %1 is not associated with a file type for printing." //END STRINGTABLE DISCARDABLE BEGIN IDS_PSD_PRNNAME "Name" IDS_PSD_QUEUESIZE "Documents" IDS_PSD_COMMENT "Comment" IDS_PSD_LOCATION "Location" IDS_PSD_MODEL "Model" END STRINGTABLE DISCARDABLE BEGIN IDS_PRN_INFOTIP_NAME_FMT "%s" // wnsprintf IDS_PRN_INFOTIP_STATUS_FMT "Status: \t%s" // wnsprintf IDS_PRN_INFOTIP_QUEUESIZE_FMT "Documents:\t%s" // wnsprintf IDS_PRN_INFOTIP_LOCATION_FMT "Location: \t%s" // wnsprintf IDS_PRN_INFOTIP_READY "Ready" END STRINGTABLE DISCARDABLE BEGIN IDS_PRQ_STATUS "Status" IDS_PRQ_DOCNAME "Document Name" IDS_PRQ_OWNER "Owner" IDS_PRQ_TIME "Started At" IDS_PRQ_PROGRESS "Progress" IDS_PRQ_PAGES "%1!ld! page(s)" IDS_PRQ_PAGESPRINTED "%1!ld! of %2!ld! pages" IDS_PRQ_BYTESPRINTED "%1!" TSTRFMT "! of %2!" TSTRFMT "!" IDS_PRQ_JOBSINQUEUE "%1!ld! jobs in queue" END STRINGTABLE DISCARDABLE BEGIN IDS_PRQSTATUS_SEPARATOR " - " IDS_PRQSTATUS_PAUSED "Paused" IDS_PRQSTATUS_ERROR "Error" IDS_PRQSTATUS_PENDING_DELETION "Deleting" IDS_PRQSTATUS_PAPER_JAM "Paper Jam" IDS_PRQSTATUS_PAPER_OUT "Out Of Paper" IDS_PRQSTATUS_MANUAL_FEED "Manual Feed Required" IDS_PRQSTATUS_PAPER_PROBLEM "Paper Problem" IDS_PRQSTATUS_OFFLINE "Off Line" IDS_PRQSTATUS_IO_ACTIVE "IO Active" IDS_PRQSTATUS_BUSY "Busy" IDS_PRQSTATUS_PRINTING "Printing" IDS_PRQSTATUS_OUTPUT_BIN_FULL "Output Bin Full" IDS_PRQSTATUS_NOT_AVAILABLE "Not Available" IDS_PRQSTATUS_WAITING "Waiting" IDS_PRQSTATUS_PROCESSING "Processing" IDS_PRQSTATUS_INITIALIZING "Initializing" IDS_PRQSTATUS_WARMING_UP "Warming Up" IDS_PRQSTATUS_TONER_LOW "Toner Low" IDS_PRQSTATUS_NO_TONER "No Toner" IDS_PRQSTATUS_PAGE_PUNT "Page Punt" IDS_PRQSTATUS_USER_INTERVENTION "User Intervention Required" IDS_PRQSTATUS_OUT_OF_MEMORY "Out Of Memory" IDS_PRQSTATUS_DOOR_OPEN "Door Open" IDS_PRQSTATUS_UNAVAILABLE "Unavailable" IDS_PRQSTATUS_PRINTED "Printed" IDS_PRQSTATUS_SPOOLING "Spooling" IDS_PRQSTATUS_WORK_OFFLINE "Use Printer Offline" END STRINGTABLE DISCARDABLE BEGIN IDS_PRTPROP_DRIVER_WARN "If you change the printer driver, your changes will be saved and the properties for the new driver will appear. The properties for the new driver may look different. Do you want to continue?" IDS_PRTPROP_RENAME_ERROR "The printer name you specified is either invalid or already taken by another printer. Specify a new printer name." IDS_PRTPROP_RENAME_NULL "You must specify a printer name." #ifdef WINNT // PRINTQ IDS_PRTPROP_RENAME_BADCHARS "A printer name cannot contain the characters '!' '\\', or ','. Specify a new printer name." IDS_PRTPROP_RENAME_TOO_LONG "The printer name you specified is too long. The name must contain fewer than 221 characters. Specify a new printer name." #else IDS_PRTPROP_RENAME_BADCHARS "A printer name cannot contain the characters '=', '\\', ';' or ','. Specify a new printer name." IDS_PRTPROP_RENAME_TOO_LONG "The printer name you specified is too long. The name must contain fewer than 32 characters. Specify a new printer name." #endif IDS_PRTPROP_PORT_ERROR "You must specify a valid port to print to." IDS_PRTPROP_SEP_ERROR "You must select a valid separator page." IDS_PRTPROP_UNKNOWN_ERROR "The following error occurred while trying to save your changes:\n\n%1!" TSTRFMT "!" IDS_PRTPROP_CANNOT_OPEN "The printer information that Windows needs to display the printer properties is not available." IDS_PRTPROP_PORT_FORMAT "%1!" TSTRFMT "! (%2!" TSTRFMT "!)" IDS_PRTPROP_TESTPAGE_WARN "The printer setting have been changed, but not saved. Printing a test page may not give the desired results until you save these changes. Do you want to print a test page anyway?" IDS_PRTPROP_ADDPORT_CANTDEL_BUSY "This port is currently in use by a printer and cannot be removed. Make sure no printer is connected to this port." IDS_PRTPROP_ADDPORT_CANTDEL_LOCAL "You cannot delete this system port." IDS_PRTPROP_UNIQUE_FORMAT "%%s (Copy %u)" // wsprintf'd twice IDS_PRTPROP_UNKNOWNERROR "Unknown Error (0x%08x)" // wsprintf END STRINGTABLE DISCARDABLE BEGIN IDS_PRNSEP_NONE "(none)" IDS_PRNSEP_SIMPLE "Simple" IDS_PRNSEP_FULL "Full" END STRINGTABLE DISCARDABLE BEGIN IDS_DRIVES_LASTCHECKDAYS "You last checked this drive for errors %d day(s) ago." // wsprintf IDS_DRIVES_LASTBACKUPDAYS "You last backed up one or more files on this drive %d day(s) ago." // wsprintf IDS_DRIVES_LASTOPTIMIZEDAYS "You last defragmented this drive %d day(s) ago." // wsprintf IDS_DRIVES_LASTCHECKUNK "Windows was unable to determine when you last checked this drive for errors." IDS_DRIVES_LASTBACKUPUNK "Windows was unable to determine when you last backed up files on this drive." IDS_DRIVES_LASTOPTIMIZEUNK "Windows was unable to determine when you last defragmented this drive." #ifdef WINNT IDS_DRIVES_NOOPTINSTALLED "No defragmentation tool is currently installed." #endif END STRINGTABLE DISCARDABLE BEGIN IDS_DEBUG "(Debug)" /* 32 */ #ifdef WINNT IDS_VERSIONMSG "Version %d.%d (Build %d%s)%s" /* 32 */ IDS_PROCESSORINFOKEY "HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\0" IDS_PROCESSORIDENTIFIER "Identifier" #else IDS_VERSIONMSG "%s %s" /* 32 */ #endif IDS_LDK "%s KB" /* 16 */ IDS_PERCENTFREE "%d%% Free" IDS_DATESIZELINE "%s\nmodified: %s" // BUGBUG: wsprintf'd IDS_FILEDELETEWARNING "Are you sure you want to delete it?" IDS_FOLDERDELETEWARNING "all its contents?" IDS_FILERECYCLEWARNING "Are you sure you want to move it to the Recycle Bin?" IDS_FOLDERRECYCLEWARNING "move all its contents to the Recycle Bin?" END STRINGTABLE DISCARDABLE BEGIN IDS_RSDLG_TITLE "System Settings Change" IDS_RSDLG_SHUTDOWN "%1!" TSTRFMT "!Do you want to shut down now?" IDS_RSDLG_RESTART "%1!" TSTRFMT "!You must restart your computer before the new settings will take effect.\n\nDo you want to restart your computer now?" IDS_RSDLG_PIFFILENAME "Exit To Dos.pif"; IDS_RSDLG_PIFSHORTFILENAME "EXTTODOS.pif"; IDS_BB_RESTORINGFILES "Restoring files from the Recycle Bin" IDS_BB_EMPTYINGWASTEBASKET "Emptying the Recycle Bin" IDS_BB_DELETINGWASTEBASKETFILES "Deleting files from the Recycle Bin" IDS_BB_CANNOTCHANGESETTINGS "You do not have permission to modify the settings for the Recycle Bin." END STRINGTABLE DISCARDABLE BEGIN IDS_CANTRECYCLEREGITEMS_NAME "'%s' cannot be stored in the Recycle Bin." // wsprintf'd IDS_CANTRECYCLEREGITEMS_INCL_NAME "One of the items you are about to delete, '%s', cannot be stored in the Recycle Bin." // wsprintf'd IDS_CANTRECYCLEREGITEMS_ALL "The items you are about to delete cannot be stored in the Recycle Bin." IDS_CANTRECYCLEREGITEMS_SOME "Some of the items you are about to delete cannot be stored in the Recycle Bin." IDS_CONFIRMDELETEDESKTOPREGITEM "Are you sure you want to delete '%s' from your desktop?" // wsprintf'd IDS_CONFIRMDELETEDESKTOPREGITEMS "Are you sure you want to delete these items from your desktop?" IDS_CONFIRMDELETE_CAPTION "Confirm Delete" IDS_CONFIRMNOTRECYCLABLE "Moving these items to the Recycle Bin will cause them to be permanently deleted. Are you sure you want to continue?" END STRINGTABLE DISCARDABLE BEGIN #ifdef WINNT // // Use NT-specific messages. // IDS_NO_BACKUP_APP "The Backup program is not installed on your computer. To install it, double-click the Add/Remove Programs icon in Control Panel, and then follow the instructions on your screen." IDS_NO_OPTIMISE_APP "The Disk Defragmenter is not installed on your computer. To install it, double-click the Add/Remove Programs icon in Control Panel, click the Install/Uninstall tab, and then follow the instructions on your screen." #else IDS_NO_BACKUP_APP "The Backup program is not installed on your computer. To install it, double-click the Add/Remove Programs icon in Control Panel, click the Windows Setup tab, and then follow the instructions on your screen." IDS_NO_OPTIMISE_APP "The Disk Defragmenter is not installed on your computer. To install it, double-click the Add/Remove Programs icon in Control Panel, click the Windows Setup tab, and then follow the instructions on your screen." #endif IDS_NO_CLEANMGR_APP "Windows cannot locate the Disk Cleanup program. The program file may be corrupt or may have been deleted from your computer. To reinstall Disk Cleanup, run Windows Setup again." IDS_NO_DISKCHECK_APP "Windows cannot locate the ScanDisk program. The program file may be corrupt or may have been deleted from your computer. To reinstall ScanDisk, run Windows Setup again." END STRINGTABLE DISCARDABLE BEGIN IDS_PIF_NONE, "None" IDS_AUTO, "\x01Auto" // \1 forces AUTO to "sort" to the top IDS_AUTONORMAL, "Auto" IDS_PREVIEWTEXT, "C:\\WINDOWS> dir\nDirectory of C:\\WINDOWS\nSYSTEM 03-01-95\nWIN COM 22,087 03-01-95\nWIN INI 11,728 03-01-95\nWELCOME EXE 19,539 03-01-95\n" IDS_PREVIEWTEXT_BILNG, "C:\\WINDOWS> dir\nDirectory of C:\\WINDOWS\nSYSTEM 03-01-95\nWIN COM 22,087 03-01-95\nWIN INI 11,728 03-01-95\nWELCOME EXE 19,539 03-01-95\n" IDS_NO_ICONS, "The file you selected does not contain any icons." IDS_QUERY_ERROR, "Cannot query the properties for this program. There may not be enough memory available.\nQuit one or more programs, and then try again." IDS_UPDATE_ERROR, "Cannot update the properties for this program. The shortcut or .pif may be read-only, or another program may be modifying them.\nClose all copies of this program, and then try again." IDS_BAD_HOTKEY, "The shortcut key you specified is invalid.\nFor information about valid shortcut keys, press F1 in the properties dialog box." IDS_BAD_MEMLOW, "The specified value for Conventional Memory is invalid.\rSpecify Auto or a value from %u to %u." // BUGBUG: wsprintf'd IDS_BAD_MEMEMS, "The specified value for Expanded (EMS) Memory is invalid.\rSpecify Auto or a value from %u to %u." // BUGBUG: wsprintf'd IDS_BAD_MEMXMS, "The specified value for Extended (XMS) Memory is invalid.\rSpecify Auto or a value from %u to %u." // BUGBUG: wsprintf'd IDS_BAD_MEMDPMI, "The specified value for DOS protected-mode (DPMI) memory is invalid.\rSpecify Auto or a value from %u to %u." // BUGBUG: wsprintf'd IDS_BAD_ENVIRONMENT,"The specified value for Local Environment Size is invalid.\rSpecify Auto or a value from %u to %u." // BUGBUG: wsprintf'd IDS_MEMORY_RELAUNCH,"The changes made to Memory setting(s) will not take effect until you restart the program." IDS_ADVANCED_RELAUNCH,"The changes made to Advanced setting(s) will not take effect until you restart the program." #ifdef WINNT IDS_PROGRAMDEFEXT, "*.exe;*.pif;*.com;*.bat;*.cmd" #else IDS_PROGRAMDEFEXT, "*.exe;*.pif;*.com;*.bat" #endif /* * Localization note! The first character of the filter string is * taken to be the component delimiter. It must be a SBCS character. */ // BUGBUG: same as IDS_PROGRAMSFILTER except the initial char #ifdef WINNT IDS_PROGRAMFILTER, "#Programs#*.exe;*.pif;*.com;*.bat;*.cmd#All Files#*.*#" #else IDS_PROGRAMFILTER, "#Programs#*.exe;*.pif;*.com;*.bat#All Files#*.*#" #endif IDS_PROGRAMBROWSE, "Browse" IDS_DEFAULTLINES, "Default" IDS_25LINES, "25 lines" IDS_43LINES, "43 lines" IDS_50LINES, "50 lines" IDS_MINIMIZED, "Minimized" IDS_MAXIMIZED, "Maximized" IDS_NORMALWINDOW, "Normal window" IDS_PIFCONVERT, "PIFConvert" IDS_PIFCONVERTEXE, "PIFCONV.EXE" IDS_AUTOEXECTOP, "@ECHO OFF\r\n" IDS_AUTOEXECBOTTOM, "REM\r\nREM The following lines have been created by Windows. Do not modify them.\r\nREM\r\n" IDS_DISKINSERT, "Please insert the diskette for %s in drive A now." // wsprintf'd IDS_DISKREMOVE, "Remove the diskette in drive A so that your system can restart." IDS_APPSINF, "APPS.INF" IDS_NOAPPSINF, "Properties for this program cannot be verified.\rThe APPS.INF file is missing. Copy the APPS.INF file from your Windows Setup disks into your Windows INF folder." IDS_CANTOPENAPPSINF,"Properties for this program cannot be verified.\rAnother program may be using the APPS.INF file. Close your other programs and then try again." IDS_APPSINFERROR, "The APPS.INF file is incomplete.\nCopy the APPS.INF file from your Windows Setup disks into your Windows INF folder." IDS_EMM386_NOEMS,"The 'device=EMM386' line in your CONFIG.SYS contains the 'noems' keyword. %s" // wsprintf'd IDS_EMM386_NOEMS+1,"To enable expanded memory, use Notepad to remove that keyword and restart the system." IDS_QEMM_NOEMS,"Third-party memory-management software has not been configured for expanded memory. %s" // wsprintf'd IDS_QEMM_NOEMS+1,"Consult the product documentation for instructions on how to enable expanded memory." IDS_RING0_NOEMS,"Windows has disabled expanded memory in order to give more conventional memory for MS-DOS sessions. %s" // wsprintf'd IDS_RING0_NOEMS+1,"To re-enable expanded memory, use Notepad to add the line 'ReservePageFrame=1' to the [386Enh] section of SYSTEM.INI and restart." /* Break NOT_ENOUGH_MEMORY into two separate messages as follows: * * IDS_ERROR + ERROR_OUTOFMEM_FONTLIST, "There is not enough memory available to create the font list.\nQuit one or more programs, and then try again." * IDS_ERROR + ERROR_OUTOFMEM_PAINT, "There is not enough memory available to display the properties sheet.\nQuit one or more programs, and then try again." */ IDS_ERROR + ERROR_NOT_ENOUGH_MEMORY, "There is not enough memory available to perform this task.\nQuit one or more programs, and then try again." IDS_NUKECONFIGTITLE "Warning" IDS_NUKECONFIGMSG "Any data currently entered for CONFIG.SYS and AUTOEXEC.BAT will be replaced by the new configuration you select. Do you want to continue?" // the following two strings are face names of fonts used for dos prompt // they are supposed to be localized only for bilingual dos (Korea/Japan) // IDS_TTFACENAME_SBCS "Lucida Console" IDS_TTFACENAME_DBCS "Courier New" // this is a place folder. must be localized IDS_TTCACHESEC_SBCS "TTFontDimenCache" IDS_TTCACHESEC_DBCS "TTFontDimenCacheDBCS" // this needs to be localized for Korean END #ifdef WINNT // Console Strings STRINGTABLE PRELOAD BEGIN IDS_CNSL_NAME, "Console" IDS_CNSL_INFO, "Configures console properties." IDS_CNSL_TITLE, "Console Windows" IDS_CNSL_RASTERFONT, "Raster Fonts" IDS_CNSL_FONTSIZE, "Point size should be between %1!d! and %2!d!" IDS_CNSL_SELECTEDFONT, "Selected Font : " IDS_NO_PERMISSION_SHUTDOWN "You do not have permission to shut down this computer." IDS_SHUTDOWN "Shutdown" IDS_NO_PERMISSION_RESTART "You do not have permission to shut down and restart this computer." IDS_RESTART "Restart" END // drive eject error strings STRINGTABLE DISCARDABLE BEGIN IDS_UNMOUNT_TITLE "Cannot Unmount Volume" IDS_UNMOUNT_TEXT "An error was encountered trying to unmount '%1!" TSTRFMT "!'.\n\nCheck to make sure there are no open files or windows from that volume." IDS_EJECT_TITLE "Cannot Eject Volume" IDS_EJECT_TEXT "An error was encountered trying to eject '%1!" TSTRFMT "!'." IDS_RETRY_UNMOUNT_TITLE "Cannot Unmount Volume" IDS_RETRY_UNMOUNT_TEXT "An error was encountered trying to unmount '%1!" TSTRFMT "!'.\n\ Check to make sure there are no open files or windows from that volume.\n\ If you choose to continue, the files will be closed, which may cause data to be lost." END #endif // Find Computer STRINGTABLE DISCARDABLE BEGIN IDS_FC_NAME "Search for Computers" END // line-breaking characters (max 127 chars per string) STRINGTABLE DISCARDABLE BEGIN IDS_LINEBREAK_REMOVE " \t" // line breaking characters which are removed at the break. IDS_LINEBREAK_PRESERVE "-/\\" // line breaking characters which are preserved ahead of break. END // FSearch dialogs STRINGTABLE DISCARDABLE BEGIN IDS_FSEARCH_BANDWIDTH "150" // initial width for the undebuted band, in DLU IDS_FSEARCH_STARTSTOPWIDTH "50" // width of start, stop buttons, in DLU. IDS_FSEARCH_CAPTION "Search for Files or Folders" IDS_FSEARCH_BANDCAPTION "Search" IDS_FSEARCH_TBLABELS "|&New|Help||\0" IDS_FSEARCH_MODIFIED_DATE "files Modified" IDS_FSEARCH_CREATION_DATE "files Created" IDS_FSEARCH_ACCESSED_DATE "files Last Accessed" IDS_FSEARCH_SIZE_EQUAL "equals" IDS_FSEARCH_SIZE_GREATEREQUAL "at least" IDS_FSEARCH_SIZE_LESSEREQUAL "at most" IDS_FSEARCH_FTP_SUBSTR "ftp:" IDS_FSEARCH_FTP_NOT_SUPPORTED "Searching FTP servers is not supported" IDS_FSEARCH_HTTP_SUBSTR "http:" IDS_FSEARCH_HTTP_NOT_SUPPORTED "Searching HTTP servers is not supported" IDS_FSEARCH_EMPTYFOLDER "A valid folder name must be entered." IDS_FSEARCH_INVALIDFOLDER_FMT "'%s' is not a valid folder." // wnsprintf'd IDS_FSEARCH_CI_DISABLED_WARNING "The specified query expression will not be processed;\nIndexing Service is currently disabled.\n\nContinue executing the search?" END STRINGTABLE DISCARDABLE BEGIN IDS_FSEARCH_CI_STATUSFMT "Status: %s" // wsprintf'd IDS_FSEARCH_CI_READY "Indexing Service has finished building an index of all the files on your local hard disks and is monitoring changes." IDS_FSEARCH_CI_READY_LINK "Indexing Service has finished building an index of all the files on your local hard disks and is monitoring changes." IDS_FSEARCH_CI_BUSY "Indexing Service is currently building an index of files on your local drives." IDS_FSEARCH_CI_BUSY_LINK "Indexing Service is currently building an index of files on your local drives." IDS_FSEARCH_CI_DISABLED "Indexing Service is currently disabled." IDS_FSEARCH_CI_DISABLED_LINK "Indexing Service is currently disabled." IDS_FSEARCH_CI_ENABLED "Indexing Service is enabled." IDS_FSEARCH_CI_ENABLED_LINK "Indexing Service is enabled." IDS_FSEARCH_SEARCHLINK_OPTIONS "Search Options >>" IDS_FSEARCH_SEARCHLINK_FILES "Files or Folders" IDS_FSEARCH_SEARCHLINK_COMPUTERS "Computers" IDS_FSEARCH_SEARCHLINK_PRINTERS "Printers" IDS_FSEARCH_SEARCHLINK_PEOPLE "People" IDS_FSEARCH_SEARCHLINK_INTERNET "Internet" IDS_FSEARCH_SEARCHLINK_PREVIOUS "Previous Searches" IDS_FSEARCH_GROUPBTN_OPTIONS "Search Options <<" IDS_FSEARCH_NEWINFOTIP "Clear the current search and start over" IDS_FSEARCH_HELPINFOTIP "Help on searching" END STRINGTABLE DISCARDABLE BEGIN IDS_DOCFIND_CONSTRAINT "One or more Index Service query parameters are incorrect." IDS_DOCFIND_SCOPEERROR "The Index Service query cannot be completed successfully\nbecause the volume(s) you have specified are not indexed." IDS_DOCFIND_PATHNOTFOUND "One or more of the specified search location(s) does not exist." IDS_DOCFIND_CI_NOT_CASE_SEN "The Index Service query cannot be completed successfully\nbecause the queries are not case sensitive." IDS_LINKWINDOW_DEFAULTACTION "Press" // accessibility prompt IDS_GROUPBTN_DEFAULTACTION "Press" // accessibility prompt END // Strings for shut down options and their descriptions // Shut down computer STRINGTABLE DISCARDABLE BEGIN IDS_SHUTDOWN_NAME "Shut down" IDS_SHUTDOWN_DESC "Ends your session and shuts down Windows so that you can safely turn off power." IDS_RESTART_NAME "Restart" IDS_RESTART_DESC "Ends your session, shuts down Windows, and starts Windows again." IDS_SLEEP_NAME "Stand by" IDS_SLEEP_DESC "Maintains your session, keeping the computer running on low power with data still in memory." IDS_SLEEP2_NAME "Stand by (with wakeup events disabled)" IDS_SLEEP2_DESC "Maintains your session, keeping the computer running on low power with data still in memory." IDS_HIBERNATE_NAME "Hibernate" IDS_HIBERNATE_DESC "Saves your session to disk so that you can safely turn off power. Your session is restored the next time you start Windows." IDS_LOGOFF_NAME "Log off %s" IDS_LOGOFF_DESC "Ends your session, leaving the computer running on full power." IDS_RESTARTDOS_NAME "Restart in MS-DOS mode" IDS_RESTARTDOS_DESC "Ends your session, shuts down Windows, and starts MS-DOS mode." END STRINGTABLE DISCARDABLE BEGIN IDS_DD_COPY "&Copy Here" IDS_DD_MOVE "&Move Here" IDS_DD_LINK "Create &Shortcut(s) Here" IDS_DD_SCRAP_COPY "&Create Scrap Here" IDS_DD_SCRAP_MOVE "&Move Scrap Here" IDS_DD_DOCLINK "&Create Document Shortcut Here" IDS_DD_CONTENTS_COPY "&Copy Here" IDS_DD_CONTENTS_MOVE "&Move Here" IDS_DD_SYNCCOPY "Make Sync &Copy" IDS_DD_SYNCCOPYTYPE "Make Sync Copy of &Type..." IDS_DD_CONTENTS_LINK "Create &Shortcut(s) Here" IDS_DD_CONTENTS_DESKCOMP "Create Active &Desktop item(s) Here" IDS_DD_CONTENTS_DESKIMG "Create Active &Desktop Image(s) Here" IDS_DD_OBJECT_COPY "&Copy Here" IDS_DD_OBJECT_MOVE "&Move Here" IDS_DD_CONTENTS_DESKURL "Create Active &Desktop item(s) Here" END // strings for the "Run as" dialog STRINGTABLE DISCARDABLE BEGIN IDS_THECURRENTUSER "the current user" IDS_ADMINISTRATOR "Administrator" END STRINGTABLE DISCARDABLE BEGIN IDS_RECCLEAN_NAMETEXT "Recycle Bin" IDS_RECCLEAN_DESCTEXT "The Recycle Bin contains files you have deleted from your computer. These files are not permanently removed until you empty the Recycle Bin." IDS_RECCLEAN_BTNTEXT "&View Files" END #ifdef FEATURE_FOLDER_INFOTIP STRINGTABLE DISCARDABLE BEGIN IDS_FIT_Delimeter ", " IDS_FIT_ExtraItems "..." IDS_FIT_TipFormat "%1!s! %2!s! %3!s!" IDS_FIT_Size "Size: %1!s!" IDS_FIT_Size_LT "Size: larger than %1!s!" IDS_FIT_Size_Empty "Folder is Empty" IDS_FIT_Files "\nFiles: %1!s!" IDS_FIT_Folders "\nFolders: %1!s!" END #endif // FEATURE_FOLDER_INFOTIP // Strings for the encryption context menu STRINGTABLE DISCARDABLE BEGIN IDS_ECM_ENCRYPT "Encrypt" IDS_ECM_DECRYPT "Decrypt" IDS_ECM_ENCRYPT_HELP "Encrypt the selected items" IDS_ECM_DECRYPT_HELP "Decrypt the selected items" END #include "unicpp\shell32.rc" 1 TYPELIB "shldisp.tlb" #endif // not APSTUDIO_INVOKED