Leaked source code of windows server 2003
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.

68 lines
2.8 KiB

  1. #define IDH_ABOUT 10020
  2. #define IDH_EXIT 10021
  3. #define IDH_COPY 10022
  4. #define IDH_DELETE 10023
  5. #define IDH_DLG_SHARE 10024
  6. #define IDH_OPEN 10027
  7. #define IDH_SAVEAS 10028
  8. #define IDH_SELECT_COMPUTER 10029
  9. #define IDH_CONNECT 10030
  10. #define IDH_DISCONNECT 10031
  11. #define IDH_CONTENTS 10032
  12. #define IDH_HELPSEARCH 10033
  13. #define IDH_HELPHELP 10034
  14. #define IDH_DLG_PASTEDATA 10035
  15. #define IDH_STOPSHARE 10036
  16. #define IDH_TOOLBAR 10037
  17. #define IDH_STATUS_BAR 10038
  18. #define IDH_TILEVERT 10039
  19. #define IDH_CASCADE 10040
  20. #define IDH_ARRANGEICONS 10041
  21. #define IDH_REFRESH 10044
  22. #define IDH_TABLE 10045
  23. #define IDH_THUMBNAILS 10046
  24. #define IDH_FULLPAGE 10047
  25. #define IDH_TILEHORIZ 10048
  26. #define IDH_PERMISSIONS 10049
  27. #define IDH_AUDITING 10050
  28. #define IDH_OWNER 10051
  29. #define IDH_PASTE_PAGE 10052
  30. #define IDH_STARTAPP 10203
  31. #define IDH_MINIMIZED 10215
  32. #define IDH_KEEPASEDIT 10301
  33. #define IDH_SHARECHECKBOX 10304
  34. #define IDH_DEFAULT 11024
  35. #define IDH_TEXT 10401 //IDH_FORMATS_BASE + CF_TEXT
  36. #define IDH_BITMAP 10402 //IDH_FORMATS_BASE + CF_BITMAP
  37. #define IDH_METAFILEPICT 10403 //IDH_FORMATS_BASE + CF_METAFILEPICT
  38. #define IDH_SYLK 10404 //IDH_FORMATS_BASE + CF_SYLK
  39. #define IDH_DIF 10405 //IDH_FORMATS_BASE + CF_DIF
  40. #define IDH_TIFF 10406 //IDH_FORMATS_BASE + CF_TIFF
  41. #define IDH_OEMTEXT 10407 //IDH_FORMATS_BASE + CF_OEMTEXT
  42. #define IDH_DIB 10408 //IDH_FORMATS_BASE + CF_DIB
  43. #define IDH_PALETTE 10409 //IDH_FORMATS_BASE + CF_PALETTE
  44. #define IDH_PENDATA 10410 //IDH_FORMATS_BASE + CF_PENDATA
  45. #define IDH_RIFF 10411 //IDH_FORMATS_BASE + CF_RIFF
  46. #define IDH_WAVE 10412 //IDH_FORMATS_BASE + CF_WAVE
  47. #define IDH_OWNERDISPLAY 10528 //IDH_FORMATS_BASE + CF_OWNERDISPLAY
  48. #define IDH_DSPTEXT 10529 //IDH_FORMATS_BASE + CF_DSPTEXT
  49. #define IDH_DSPBITMAP 10530 //IDH_FORMATS_BASE + CF_DSPBITMAP
  50. #define IDH_DSPMETAFILEPICT 10531 //IDH_FORMATS_BASE + CF_DSPMETAFILEPICT
  51. #define IDH_ENHMETAFILE 10414 //IDH_FORMATS_BASE + CF_ENHMETAFILE
  52. #define IDH_DSPENHMETAFILE 10542 //IDH_FORMATS_BASE + CF_DSPENHMETAFILE
  53. #define IDH_UNICODETEXT 10413 //IDH_FORMATS_BASE + CF_UNICODETEXT
  54. #define IDH_HDROP 10415 //IDH_FORMATS_BASE + CF_HDROP
  55. #define IDH_LOCALE 10416 //IDH_FORMATS_BASE + CF_LOCALE
  56. #define IDH_NAMESWIND 10502
  57. #define IDH_SYSMENU 10503
  58. #define IDH_PERMSDLG 10102
  59. #define IDH_AUDITDLG 10103
  60. #define IDH_ADD_USER_DLG 10105
  61. #define IDH_ADD_MEM_LG_DLG 10106
  62. #define IDH_ADD_MEM_GG_DLG 10107
  63. #define IDH_FIND_ACCT_DLG 10108
  64.