windows-nt/Source/XPSP1/NT/shell/cpls/plus/rc.h
2020-09-26 16:20:57 +08:00

85 lines
3.2 KiB
C

/******************************************************************************
Source File: rc.H
Resource Identifier Definitions for Effects property page
Copyright (c) 1998 by Microsoft Corporation
******************************************************************************/
#define IDS_PAGE_TITLE 1
#define PROP_SHEET_DLG 2
#define IDS_HELPFILE 3
#define IDS_NOICONSMSG1 4
#define IDS_NOICONSMSG 5
#define IDS_BADPATHMSG 6
// #define IDS_REBOOTFORCHANGE 7 // NO LONGER NEEDED, DO NOT REUSE....
#define IDS_FONTSMOOTHWONTWORK 8
#define IDS_ICONCOLORWONTWORK 9
#define IDS_FULL 10
#define IDS_EMPTY 11
#define IDS_MYCOMPUTER 12
#define IDS_NETNEIGHBOUR 13
#define IDS_TRASHFULL 14
#define IDS_TRASHEMPTY 16
#define IDS_TRASHDEFAULT 18
#define IDS_USE_LARGE 19
#define IDS_256COLORPROBLEM 20
#define IDS_ICONFILTER 21
#define IDS_INVALIDPATH 22
#define IDS_HELPFILE_PLUS 23
#define IDS_MYDOCUMENTS 24
#define IDS_INTERNET 25
#define IDS_DIRECTORY 26
#define IDS_EFFECTS 27
#define IDS_FADEEFFECT 28
#define IDS_SCROLLEFFECT 29
#define IDS_CLEARTYPE 30
#define IDS_STANDARDSMOOTHING 31
#define IDI_WINDRAGICON 101
#define IDI_FONTSMOOTHICON 102
#define IDI_HIGHCOLORICON 103
#define IDI_WALLPAPERFITICON 104
#define IDI_USELARGEICONS 107
#define IDC_FULLWINDOWDRAGGING 1000
#define IDC_FONTSMOOTHING 1001
#define IDC_ICONHIGHCOLOR 1002
#define IDC_STRETCHWALLPAPERFITSCREEN 1003
//#define IDC_HIDEICONS 1003
#define IDC_CHANGEICON 1004
#define IDC_ICONS 1005
#define IDD_PATH 1006
#define IDC_MENUANIMATION 1006
#define IDD_ICON 1007
#define IDC_FONTSMOOTH 1007
#define IDD_BROWSE 1008
#define IDC_SHOWDRAG 1008
#define IDC_ICONDEFAULT 1009
#define IDC_LARGEICONS 1010
#define IDC_KEYBOARDINDICATORS 1011
#define IDC_COMBOEFFECT 1012
#define IDC_SHOWME 1013
#define IDC_COMBOFSMOOTH 1014
#define IDC_MENUSHADOWS 1015
#define IDC_GRPBOX_1 2000
#define IDC_GRPBOX_2 2001
#ifdef CLEARTYPECOMBO
// For TEXT EDGE
#define IDS_TEXTPROP 3000
#define DLG_TEXTEDGE 3001
#define IDC_TEXTEDGEMODE 3002
#define IDC_MONOTEXT 3003
#define IDC_AATEXT 3004
#define IDC_CTTEXT 3005
#define IDC_TEXTSAMPLE 3006
#define IDC_AASHOW 3007
#define IDC_CTSHOW 3008
#endif // CLEARTYPECOMBO
#define IDC_STATIC -1