You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
2.8 KiB
69 lines
2.8 KiB
|
|
#define IDH_ABOUT 10020
|
|
#define IDH_EXIT 10021
|
|
#define IDH_COPY 10022
|
|
#define IDH_DELETE 10023
|
|
#define IDH_DLG_SHARE 10024
|
|
#define IDH_OPEN 10027
|
|
#define IDH_SAVEAS 10028
|
|
#define IDH_SELECT_COMPUTER 10029
|
|
#define IDH_CONNECT 10030
|
|
#define IDH_DISCONNECT 10031
|
|
#define IDH_CONTENTS 10032
|
|
#define IDH_HELPSEARCH 10033
|
|
#define IDH_HELPHELP 10034
|
|
#define IDH_DLG_PASTEDATA 10035
|
|
#define IDH_STOPSHARE 10036
|
|
#define IDH_TOOLBAR 10037
|
|
#define IDH_STATUS_BAR 10038
|
|
#define IDH_TILEVERT 10039
|
|
#define IDH_CASCADE 10040
|
|
#define IDH_ARRANGEICONS 10041
|
|
#define IDH_REFRESH 10044
|
|
#define IDH_TABLE 10045
|
|
#define IDH_THUMBNAILS 10046
|
|
#define IDH_FULLPAGE 10047
|
|
#define IDH_TILEHORIZ 10048
|
|
#define IDH_PERMISSIONS 10049
|
|
#define IDH_AUDITING 10050
|
|
#define IDH_OWNER 10051
|
|
#define IDH_PASTE_PAGE 10052
|
|
|
|
#define IDH_STARTAPP 10203
|
|
#define IDH_MINIMIZED 10215
|
|
#define IDH_KEEPASEDIT 10301
|
|
#define IDH_SHARECHECKBOX 10304
|
|
|
|
#define IDH_DEFAULT 11024
|
|
#define IDH_TEXT 10401 //IDH_FORMATS_BASE + CF_TEXT
|
|
#define IDH_BITMAP 10402 //IDH_FORMATS_BASE + CF_BITMAP
|
|
#define IDH_METAFILEPICT 10403 //IDH_FORMATS_BASE + CF_METAFILEPICT
|
|
#define IDH_SYLK 10404 //IDH_FORMATS_BASE + CF_SYLK
|
|
#define IDH_DIF 10405 //IDH_FORMATS_BASE + CF_DIF
|
|
#define IDH_TIFF 10406 //IDH_FORMATS_BASE + CF_TIFF
|
|
#define IDH_OEMTEXT 10407 //IDH_FORMATS_BASE + CF_OEMTEXT
|
|
#define IDH_DIB 10408 //IDH_FORMATS_BASE + CF_DIB
|
|
#define IDH_PALETTE 10409 //IDH_FORMATS_BASE + CF_PALETTE
|
|
#define IDH_PENDATA 10410 //IDH_FORMATS_BASE + CF_PENDATA
|
|
#define IDH_RIFF 10411 //IDH_FORMATS_BASE + CF_RIFF
|
|
#define IDH_WAVE 10412 //IDH_FORMATS_BASE + CF_WAVE
|
|
#define IDH_OWNERDISPLAY 10528 //IDH_FORMATS_BASE + CF_OWNERDISPLAY
|
|
#define IDH_DSPTEXT 10529 //IDH_FORMATS_BASE + CF_DSPTEXT
|
|
#define IDH_DSPBITMAP 10530 //IDH_FORMATS_BASE + CF_DSPBITMAP
|
|
#define IDH_DSPMETAFILEPICT 10531 //IDH_FORMATS_BASE + CF_DSPMETAFILEPICT
|
|
#define IDH_ENHMETAFILE 10414 //IDH_FORMATS_BASE + CF_ENHMETAFILE
|
|
#define IDH_DSPENHMETAFILE 10542 //IDH_FORMATS_BASE + CF_DSPENHMETAFILE
|
|
#define IDH_UNICODETEXT 10413 //IDH_FORMATS_BASE + CF_UNICODETEXT
|
|
#define IDH_HDROP 10415 //IDH_FORMATS_BASE + CF_HDROP
|
|
#define IDH_LOCALE 10416 //IDH_FORMATS_BASE + CF_LOCALE
|
|
|
|
#define IDH_NAMESWIND 10502
|
|
#define IDH_SYSMENU 10503
|
|
|
|
#define IDH_PERMSDLG 10102
|
|
#define IDH_AUDITDLG 10103
|
|
#define IDH_ADD_USER_DLG 10105
|
|
#define IDH_ADD_MEM_LG_DLG 10106
|
|
#define IDH_ADD_MEM_GG_DLG 10107
|
|
#define IDH_FIND_ACCT_DLG 10108
|
|
|