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.

193 lines
6.5 KiB

  1. /*****************************************************************************
  2. C L I P B O O K R E S O U R C E S H E A D E R
  3. Name: clpblkrc.h
  4. Date: 21-Jan-1994
  5. Creator: John Fu
  6. Description:
  7. This file contains definitions of the resource IDs.
  8. *****************************************************************************/
  9. // resource ID's
  10. #define IDACCELERATORS 1
  11. #define IDFRAMEICON 2
  12. #define IDI_CLIPBRD 3
  13. #define IDI_CLIPBOOK 4
  14. #define IDI_REMOTE 5
  15. #define IDBITMAP 6
  16. #define IDSTATUS 7
  17. #define IDCVMENU 8
  18. #define IBM_UPARROW 9
  19. #define IBM_DNARROW 10
  20. #define IBM_UPARROWD 11
  21. #define IBM_DNARROWD 12
  22. #define IDLOCKICON 13
  23. #define IDSHAREICON 14
  24. #define IDC_TOOLBAR 401
  25. #define IDC_CLIPBOOK 16
  26. #define IDC_CLIPBRD 17
  27. #define IDC_REMOTE 18
  28. // user defined messages
  29. #define WM_CLOSE_REALLY WM_USER
  30. #define WM_F1DOWN (WM_USER + 1)
  31. // menuhelp constants
  32. #define MH_BASE 10000
  33. #define MH_POPUPBASE 0x1100
  34. #define MH_TOOLTIP 0x1200
  35. #define IDH_FORMATS_BASE 10400
  36. #define IDH_BASE 10000
  37. /*
  38. * main menu items
  39. */
  40. #define IDM_FIRST 20
  41. #define IDM_ABOUT 20
  42. #define IDM_EXIT 21
  43. #define IDM_COPY 22
  44. #define IDM_DELETE 23
  45. #define IDM_SHARE 24
  46. #define IDM_LOCAL 25
  47. #define IDM_PROPERTIES 26
  48. #define IDM_OPEN 27
  49. #define IDM_SAVEAS 28
  50. #define IDM_NOP 29
  51. #define IDM_CONNECT 30
  52. #define IDM_DISCONNECT 31
  53. #define IDM_CONTENTS 32
  54. #define IDM_SEARCHHELP 33
  55. #define IDM_HELPHELP 34
  56. #define IDM_KEEP 35
  57. #define IDM_UNSHARE 36
  58. #define IDM_TOOLBAR 37
  59. #define IDM_STATUSBAR 38
  60. #define IDM_TILEVERT 39
  61. #define IDM_CASCADE 40
  62. #define IDM_ARRANGEICONS 41
  63. #define IDM_CLPWND 43
  64. #define IDM_REFRESH 44
  65. #define IDM_LISTVIEW 45
  66. #define IDM_PREVIEWS 46
  67. #define IDM_PAGEVIEW 47
  68. #define IDM_TILEHORZ 48
  69. #define IDM_PERMISSIONS 49
  70. #define IDM_AUDITING 50
  71. #define IDM_OWNER 51
  72. #define IDM_PASTE_PAGE 52
  73. // following have no actual menu items
  74. #define IDM_UPDATE_PAGEVIEW 53
  75. #define IDM_LAST 53
  76. // strings
  77. #define IDS_HELV 21
  78. #define IDS_APPNAME 22
  79. #define IDS_SHROBJNAME 23
  80. #define IDS_INTERNALERR 26
  81. #define IDS_LOCALCLIP 27
  82. #define IDS_CLIPBOARD 28
  83. #define IDS_DATAUNAVAIL 29
  84. #define IDS_READINGITEM 30
  85. #define IDS_VIEWHELPFMT 31
  86. #define IDS_ACTIVATEFMT 32
  87. #define IDS_RENDERING 33
  88. #define IDS_DEFFORMAT 34
  89. #define IDS_GETTINGDATA 35
  90. #define IDS_NAMEEXISTS 36
  91. #define IDS_NOCONNECTION 38
  92. #define IDS_ESTABLISHING 39
  93. #define IDS_CLIPBOOKONFMT 40
  94. #define IDS_PAGEFMT 41
  95. #define IDS_PAGEFMTPL 42
  96. #define IDS_PAGEOFPAGEFMT 43
  97. #define IDS_DELETE 44
  98. #define IDS_DELETECONFIRMFMT 45
  99. #define IDS_FILEFILTER 46
  100. #define IDS_PASTEDLGTITLE 47
  101. #define IDS_SHAREDLGTITLE 48
  102. #define IDS_PAGENAMESYNTAX 49
  103. #define IDS_PASSWORDSYNTAX 50
  104. #define IDS_SHARINGERROR 51
  105. #define IDS_MAXPAGESERROR 52
  106. #define IDS_PRIVILEGEERROR 53
  107. #define IDS_CB_PAGE 54
  108. #define IDS_NOCLPBOOK 55
  109. #define IDS_GETPERMS 56
  110. #define IDS_FILTERTEXT 57 // Filter string in FileType combo-box
  111. #define IDS_TSNOTSUPPORTED 58 // Not Supported from a remote session
  112. // Header text string ids
  113. #define IDS_ERROR 202 // as string ids. Be sure to keep these
  114. #define IDS_BINARY 203 // different.
  115. #define IDS_CLEAR 204
  116. #define IDS_CANTDISPLAY 207 // "Can't display data in this format"
  117. #define IDS_NOTRENDERED 208 // "Application Couldn't render data"
  118. #define IDS_ALREADYOPEN 209 // OpenClipboard() fails */
  119. #define IDS_MEMERROR 210
  120. // clausgi addition.. planes/bitsperpixel don't match...
  121. #define IDS_BADBMPFMT 211
  122. #define IDS_CLEARTITLE 212
  123. #define IDS_CONFIRMCLEAR 213
  124. #define IDS_TRUSTSHRKEY 256
  125. #define IDS_CLPBKKEY 257
  126. // First permission name -- starts an array of permnames.
  127. #define IDS_PERMNAMEFIRST 0x0400
  128. #define IDS_AUDITNAMEFIRST 0x0500
  129. // control ID's
  130. #define ID_LISTBOX 200
  131. #define ID_VSCROLL 201
  132. #define ID_HSCROLL 202
  133. #define ID_SIZEBOX 203
  134. #define ID_PAGEUP 204
  135. #define ID_PAGEDOWN 205
  136. // For "Special" Text
  137. #define IDS_SPECIAL 1000
  138. //For Menu string of Clipboard Format name.
  139. #define MNDELTA 500
  140. #define CF_MN_TEXT CF_TEXT + MNDELTA
  141. #define CF_MN_BITMAP CF_BITMAP + MNDELTA
  142. #define CF_MN_METAFILEPICT CF_METAFILEPICT + MNDELTA
  143. #define CF_MN_SYLK CF_SYLK + MNDELTA
  144. #define CF_MN_DIF CF_DIF + MNDELTA
  145. #define CF_MN_TIFF CF_TIFF + MNDELTA
  146. #define CF_MN_OEMTEXT CF_OEMTEXT + MNDELTA
  147. #define CF_MN_DIB CF_DIB + MNDELTA
  148. #define CF_MN_PALETTE CF_PALETTE + MNDELTA
  149. #define CF_MN_PENDATA CF_PENDATA + MNDELTA
  150. #define CF_MN_RIFF CF_RIFF + MNDELTA
  151. #define CF_MN_WAVE CF_WAVE + MNDELTA
  152. #define CF_MN_OWNERDISPLAY CF_OWNERDISPLAY + MNDELTA
  153. #define CF_MN_DSPTEXT CF_DSPTEXT + MNDELTA
  154. #define CF_MN_DSPBITMAP CF_DSPBITMAP + MNDELTA
  155. #define CF_MN_DSPMETAFILEPICT CF_DSPMETAFILEPICT + MNDELTA
  156. #define CF_MN_ENHMETAFILE CF_ENHMETAFILE + MNDELTA
  157. #define CF_MN_DSPENHMETAFILE CF_DSPENHMETAFILE + MNDELTA
  158. #define CF_MN_UNICODETEXT CF_UNICODETEXT + MNDELTA
  159. #define CF_MN_HDROP CF_HDROP + MNDELTA
  160. #define CF_MN_LOCALE CF_LOCALE + MNDELTA
  161.