197 lines
3.9 KiB
C
197 lines
3.9 KiB
C
|
/*
|
||
|
* Shared help text.
|
||
|
*/
|
||
|
#define IDH_GROUP 1
|
||
|
#define IDH_RESET 5
|
||
|
|
||
|
#define IDH_NONETHOOD 31
|
||
|
|
||
|
/*
|
||
|
* IDD_GENERAL
|
||
|
*/
|
||
|
|
||
|
#define IDH_SPEEDHELP 32
|
||
|
#define IDH_DBLCLK 33
|
||
|
#define IDH_DRAG 34
|
||
|
#define IDH_TEST 37
|
||
|
#define IDH_XMOUSE 39
|
||
|
#define IDH_WHEEL 40
|
||
|
#define IDH_FOLDERNAME 41
|
||
|
#define IDH_IE3ENGINE 42
|
||
|
#define IDH_XMOUSERAISE 43
|
||
|
#define IDH_XMOUSEDELAY 44
|
||
|
#define IDH_RUDEAPP 45
|
||
|
#define IDH_RUDEAPPFLASH 46
|
||
|
|
||
|
/*
|
||
|
* These items must be in order; general.c relies on it.
|
||
|
*/
|
||
|
#define IDH_ANIMATE 48
|
||
|
#define IDH_SMOOTHSCROLL 49
|
||
|
#define IDH_BEEP 50
|
||
|
#define IDH_MENUANIMATE 51
|
||
|
#define IDH_COMBOANIMATE 52
|
||
|
#define IDH_LBOXANIMATE 53
|
||
|
#define IDH_KEYBOARDCUES 54
|
||
|
#define IDH_HOTTRACK 55
|
||
|
#define IDH_MENUFADE 56
|
||
|
#define IDH_SELECTIONFADE 57
|
||
|
#define IDH_TOOLTIPANIMATION 58
|
||
|
#define IDH_TOOLTIPFADE 59
|
||
|
#define IDH_CURSORSHADOW 60
|
||
|
#define IDH_PAINTVERSION 61
|
||
|
/*
|
||
|
* End of section that must be kept in order.
|
||
|
*/
|
||
|
|
||
|
/*
|
||
|
* IDD_EXPLORER
|
||
|
*/
|
||
|
|
||
|
#define IDH_LINKEFFECT 64
|
||
|
#define IDH_TIPSTIP 65
|
||
|
#define IDH_COMPRESSCLR 66
|
||
|
#define IDH_HOTTRACKCLR 67
|
||
|
|
||
|
/*
|
||
|
* These items must be in order; explorer.c relies on it.
|
||
|
*/
|
||
|
#define IDH_PREFIX 70
|
||
|
#define IDH_EXITSAVE 71
|
||
|
#define IDH_BANNER 72
|
||
|
#define IDH_WELCOME 73
|
||
|
#define IDH_MAKEPRETTY 74
|
||
|
#define IDH_CONNECTEDFILES 75
|
||
|
/*
|
||
|
* End of section that must be kept in order.
|
||
|
*/
|
||
|
|
||
|
/*
|
||
|
* IDD_DESKTOP
|
||
|
*/
|
||
|
|
||
|
#define IDH_ICONLV 96
|
||
|
#define IDH_CREATENOW 97
|
||
|
#define IDH_DESKFIRSTICON 98
|
||
|
|
||
|
/*
|
||
|
* IDD_MYCOMP
|
||
|
*/
|
||
|
|
||
|
#define IDH_MYCOMP 112
|
||
|
|
||
|
/*
|
||
|
* IDD_TOOLS
|
||
|
*/
|
||
|
|
||
|
#define IDH_TEMPLATE 128
|
||
|
#define IDH_TEMPLATEDEL 129
|
||
|
|
||
|
/*
|
||
|
* IDD_BOOT
|
||
|
*/
|
||
|
|
||
|
#define IDH_BOOTKEYS 160
|
||
|
#define IDH_BOOTGUI 161
|
||
|
#define IDH_LOGO 162
|
||
|
#define IDH_BOOTMULTI 163
|
||
|
#define IDH_BOOTMENU 164
|
||
|
#define IDH_BOOTMENUDELAY 165
|
||
|
#define IDH_AUTOSCAN 166
|
||
|
|
||
|
/*
|
||
|
* IDD_ADDREMOVE
|
||
|
*/
|
||
|
|
||
|
#define IDH_UNINSTALL 192
|
||
|
#define IDH_UNINSTALLNEW 193
|
||
|
#define IDH_UNINSTALLDELETE 194
|
||
|
#define IDH_UNINSTALLEDIT 195
|
||
|
|
||
|
/*
|
||
|
* IDD_UNINSTALLEDIT
|
||
|
*/
|
||
|
#define IDH_UNINSTALLEDITDESC 224
|
||
|
#define IDH_UNINSTALLEDITCOMMAND 225
|
||
|
|
||
|
/*
|
||
|
* IDD_REPAIR
|
||
|
*/
|
||
|
#define IDH_REPAIR 256
|
||
|
|
||
|
/*
|
||
|
* IDD_PARANOIA
|
||
|
*/
|
||
|
#define IDH_CLEARLV 288
|
||
|
/*
|
||
|
* These items must be in order; paranoia.c relies on it.
|
||
|
*/
|
||
|
#define IDH_CLEARRUN 289
|
||
|
#define IDH_CLEARFINDDOCS 290
|
||
|
#define IDH_CLEARFINDCOMP 291
|
||
|
#define IDH_CLEARDOC 292
|
||
|
#define IDH_CLEARURL 293
|
||
|
#define IDH_CLEARNETUSE 294
|
||
|
#define IDH_CLEARUSER 295
|
||
|
#define IDH_CLEARTELNET 296
|
||
|
/*
|
||
|
* End of section that must be kept in order.
|
||
|
*/
|
||
|
#define IDH_CLEARNOW 300
|
||
|
#define IDH_CDROMAUDIO 301
|
||
|
#define IDH_CDROMDATA 302
|
||
|
#define IDH_FAULTLOG 303
|
||
|
|
||
|
|
||
|
/*
|
||
|
* IDD_NETWORK
|
||
|
*/
|
||
|
|
||
|
#define IDH_AUTOLOGON 320
|
||
|
#define IDH_AUTOLOGONUSER 321
|
||
|
#define IDH_AUTOLOGONPASS 322
|
||
|
#define IDH_LOGONSHUTDOWN 323
|
||
|
|
||
|
/*
|
||
|
* IDD_IE4
|
||
|
*/
|
||
|
#define IDH_IE4LV 352
|
||
|
|
||
|
/*
|
||
|
* These items must be in order; IE4.c relies on it.
|
||
|
*/
|
||
|
#define IDH_SHOWINTERNET 353
|
||
|
#define IDH_ADDTODOCSMENU 354
|
||
|
#define IDH_SHOWDOCSMENU 355
|
||
|
#define IDH_ACTIVEDESKTOP 356
|
||
|
#define IDH_CHANGEACTIVEDESKTOP 357
|
||
|
#define IDH_FAVORITESMENU 358
|
||
|
#define IDH_CLEARHISTORIES 359
|
||
|
#define IDH_NEWSHELL 360
|
||
|
#define IDH_LOGOFF 361
|
||
|
#define IDH_ACCIDENTAL2CLK 362
|
||
|
#define IDH_FAVLINKS 363
|
||
|
#define IDH_HELPONSTARTMENU 364
|
||
|
#define IDH_CPLONSTARTMENU 365
|
||
|
#define IDH_NETONSTARTMENU 366
|
||
|
#define IDH_WINKEYS 367
|
||
|
#define IDH_COMPNEARME 368
|
||
|
#define IDH_MYDOCSONSTARTMENU 369
|
||
|
#define IDH_MYPICSONSTARTMENU 370
|
||
|
/*
|
||
|
* End of section that must be kept in order.
|
||
|
*/
|
||
|
|
||
|
/*
|
||
|
* IDD_CMD
|
||
|
*/
|
||
|
#define IDH_CMDFILECOMP 416
|
||
|
#define IDH_CMDDIRCOMP 417
|
||
|
|
||
|
/*
|
||
|
* IDD_COMDLG32
|
||
|
*/
|
||
|
#define IDH_CDBACKBUTTON 448
|
||
|
#define IDH_CDFILEMRU 449
|
||
|
#define IDH_CDPLACESBAR 450
|