PageRenderTime 46ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/LIBS/Extensions/inc/sharedids.h

http://sando.codeplex.com
C++ Header | 451 lines | 332 code | 38 blank | 81 comment | 0 complexity | 8c746d5823514a21149ab3558fb350b5 MD5 | raw file
Possible License(s): Apache-2.0, LGPL-2.0
  1. #ifndef _SHAREDIDS_H_
  2. #define _SHAREDIDS_H_
  3. //////////////////////////////////////////////////////////////////////////////
  4. //
  5. // GUID Identifiers, created by WebBrowse package
  6. //
  7. //////////////////////////////////////////////////////////////////////////////
  8. #ifndef NOGUIDS
  9. #ifdef DEFINE_GUID
  10. // {83285929-227C-11d3-B870-00C04F79F802}
  11. DEFINE_GUID(Group_Undefined,
  12. 0x83285929, 0x227c, 0x11d3, 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2);
  13. // {8328592A-227C-11d3-B870-00C04F79F802}
  14. DEFINE_GUID(Pkg_Undefined,
  15. 0x8328592a, 0x227c, 0x11d3, 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2);
  16. // {8328592B-227C-11d3-B870-00C04F79F802}
  17. DEFINE_GUID(guidSharedCmd,
  18. 0x8328592b, 0x227c, 0x11d3, 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2);
  19. // {8328592C-227C-11d3-B870-00C04F79F802}
  20. DEFINE_GUID(guidSharedBmps,
  21. 0x8328592c, 0x227c, 0x11d3, 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2);
  22. // {52FD9855-984F-48af-99F2-B718F913FF02}
  23. DEFINE_GUID(guidSharedBmps2,
  24. 0x52fd9855, 0x984f, 0x48af, 0x99, 0xf2, 0xb7, 0x18, 0xf9, 0x13, 0xff, 0x2);
  25. // {DF81EA62-BAAB-4d89-B550-073BA96AD0A2}
  26. DEFINE_GUID(guidSharedBmps3,
  27. 0xdf81ea62, 0xbaab, 0x4d89, 0xb5, 0x50, 0x7, 0x3b, 0xa9, 0x6a, 0xd0, 0xa2);
  28. // {B155A99C-CBFC-4de4-B99A-ED6B1FB03217}
  29. DEFINE_GUID(guidSharedBmps4,
  30. 0xb155a99c, 0xcbfc, 0x4de4, 0xb9, 0x9a, 0xed, 0x6b, 0x1f, 0xb0, 0x32, 0x17);
  31. // {2BBED035-8A0C-4c19-8CD2-298937BEB38C}
  32. DEFINE_GUID(guidSharedBmps5,
  33. 0x2bbed035, 0x8a0c, 0x4c19, 0x8c, 0xd2, 0x29, 0x89, 0x37, 0xbe, 0xb3, 0x8c);
  34. // {EB28B762-7E54-492b-9336-4853994FE349}
  35. DEFINE_GUID(guidSharedBmps6,
  36. 0xeb28b762, 0x7e54, 0x492b, 0x93, 0x36, 0x48, 0x53, 0x99, 0x4f, 0xe3, 0x49);
  37. // {634F8946-FFF0-491f-AF41-B599FC20D561}
  38. DEFINE_GUID(guidSharedBmps7,
  39. 0x634f8946, 0xfff0, 0x491f, 0xaf, 0x41, 0xb5, 0x99, 0xfc, 0x20, 0xd5, 0x61);
  40. // {2B671D3D-AB51-434a-8D38-CBF1728530BB}
  41. DEFINE_GUID(guidSharedBmps8,
  42. 0x2b671d3d, 0xab51, 0x434a, 0x8d, 0x38, 0xcb, 0xf1, 0x72, 0x85, 0x30, 0xbb);
  43. // {222989A7-37A5-429f-AE43-8E9E960E7025}
  44. DEFINE_GUID(guidSharedBmps9,
  45. 0x222989a7, 0x37a5, 0x429f, 0xae, 0x43, 0x8e, 0x9e, 0x96, 0xe, 0x70, 0x25);
  46. // {3EA44CF4-2BBE-4d17-AA21-63B6A24BE9F6}
  47. DEFINE_GUID(guidSharedBmps10,
  48. 0x3ea44cf4, 0x2bbe, 0x4d17, 0xaa, 0x21, 0x63, 0xb6, 0xa2, 0x4b, 0xe9, 0xf6);
  49. // {7C9FA578-7C66-4495-98E6-1F5457E6C7AA}
  50. DEFINE_GUID(guidSharedBmps11,
  51. 0x7c9fa578, 0x7c66, 0x4495, 0x98, 0xe6, 0x1f, 0x54, 0x57, 0xe6, 0xc7, 0xaa);
  52. #else
  53. // {83285929-227C-11d3-B870-00C04F79F802}
  54. #define Group_Undefined { 0x83285929, 0x227c, 0x11d3, { 0xb8, 0x70, 0x00, 0xc0, 0x4f, 0x79, 0xf8, 0x02 } }
  55. // {8328592A-227C-11d3-B870-00C04F79F802}
  56. #define Pkg_Undefined { 0x8328592a, 0x227c, 0x11d3, { 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2 } }
  57. // {8328592B-227C-11d3-B870-00C04F79F802}
  58. #define guidSharedCmd { 0x8328592b, 0x227c, 0x11d3, { 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2 } }
  59. // {8328592C-227C-11d3-B870-00C04F79F802}
  60. #define guidSharedBmps { 0x8328592c, 0x227c, 0x11d3, { 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2 } }
  61. // {52FD9855-984F-48af-99F2-B718F913FF02}
  62. #define guidSharedBmps2 { 0x52fd9855, 0x984f, 0x48af, { 0x99, 0xf2, 0xb7, 0x18, 0xf9, 0x13, 0xff, 0x2 } }
  63. // {DF81EA62-BAAB-4d89-B550-073BA96AD0A2}
  64. #define guidSharedBmps3 { 0xdf81ea62, 0xbaab, 0x4d89, { 0xb5, 0x50, 0x7, 0x3b, 0xa9, 0x6a, 0xd0, 0xa2 } }
  65. // {B155A99C-CBFC-4de4-B99A-ED6B1FB03217}
  66. #define guidSharedBmps4 { 0xb155a99c, 0xcbfc, 0x4de4, { 0xb9, 0x9a, 0xed, 0x6b, 0x1f, 0xb0, 0x32, 0x17 } }
  67. // {2BBED035-8A0C-4c19-8CD2-298937BEB38C}
  68. #define guidSharedBmps5 { 0x2bbed035, 0x8a0c, 0x4c19, { 0x8c, 0xd2, 0x29, 0x89, 0x37, 0xbe, 0xb3, 0x8c } }
  69. // {EB28B762-7E54-492b-9336-4853994FE349}
  70. #define guidSharedBmps6 { 0xeb28b762, 0x7e54, 0x492b, { 0x93, 0x36, 0x48, 0x53, 0x99, 0x4f, 0xe3, 0x49 } }
  71. // {634F8946-FFF0-491f-AF41-B599FC20D561}
  72. #define guidSharedBmps7 { 0x634f8946, 0xfff0, 0x491f, { 0xaf, 0x41, 0xb5, 0x99, 0xfc, 0x20, 0xd5, 0x61 } }
  73. // {2B671D3D-AB51-434a-8D38-CBF1728530BB}
  74. #define guidSharedBmps8 { 0x2b671d3d, 0xab51, 0x434a, { 0x8d, 0x38, 0xcb, 0xf1, 0x72, 0x85, 0x30, 0xbb } }
  75. // {222989A7-37A5-429f-AE43-8E9E960E7025}
  76. #define guidSharedBmps9 { 0x222989a7, 0x37a5, 0x429f, { 0xae, 0x43, 0x8e, 0x9e, 0x96, 0xe, 0x70, 0x25 } }
  77. // {3EA44CF4-2BBE-4d17-AA21-63B6A24BE9F6}
  78. #define guidSharedBmps10 { 0x3ea44cf4, 0x2bbe, 0x4d17, { 0xaa, 0x21, 0x63, 0xb6, 0xa2, 0x4b, 0xe9, 0xf6 } }
  79. // {7C9FA578-7C66-4495-98E6-1F5457E6C7AA}
  80. #define guidSharedBmps11 { 0x7c9fa578, 0x7c66, 0x4495, { 0x98, 0xe6, 0x1f, 0x54, 0x57, 0xe6, 0xc7, 0xaa } }
  81. #endif //DEFINE_GUID
  82. #endif //NOGUIDS
  83. ///////////////////////////////////////////////////////////////////////////////
  84. // Command IDs
  85. ////////////////////////////////////////////////////////////////
  86. // BITMAPS
  87. ////////////////////////////////////////////////////////////////
  88. // guidSharedBmps
  89. ////////////////////////////////////////////////////////////////
  90. #define bmpidVisibleBorders 1
  91. #define bmpidShowDetails 2
  92. #define bmpidMake2d 3
  93. #define bmpidLockElement 4
  94. #define bmpid2dDropMode 5
  95. #define bmpidSnapToGrid 6
  96. #define bmpidForeColor 7
  97. #define bmpidBackColor 8
  98. #define bmpidScriptOutline 9
  99. #define bmpidDisplay1D 10
  100. #define bmpidDisplay2D 11
  101. #define bmpidInsertLink 12
  102. #define bmpidInsertBookmark 13
  103. #define bmpidInsertImage 14
  104. #define bmpidInsertForm 15
  105. #define bmpidInsertDiv 16
  106. #define bmpidInsertSpan 17
  107. #define bmpidInsertMarquee 18
  108. #define bmpidOutlineHTML 19
  109. #define bmpidOutlineScript 20
  110. #define bmpidShowGrid 21
  111. #define bmpidCopyWeb 22
  112. #define bmpidHyperLink 23
  113. #define bmpidSynchronize 24
  114. #define bmpidIsolatedMode 25
  115. #define bmpidDirectMode 26
  116. #define bmpidDiscardChanges 27
  117. #define bmpidGetWorkingCopy 28
  118. #define bmpidReleaseWorkingCopy 29
  119. #define bmpidGet 30
  120. #define bmpidShowAllFiles 31
  121. #define bmpidStopNow 32
  122. #define bmpidBrokenLinkReport 33
  123. #define bmpidAddDataCommand 34
  124. #define bmpidRemoveWebFromScc 35
  125. //
  126. #define bmpidAddPageFromFile 36
  127. #define bmpidOpenTopic 37
  128. #define bmpidAddBlankPage 38
  129. #define bmpidEditTitleString 39
  130. #define bmpidChangeNodeURL 40
  131. //
  132. #define bmpidDeleteTable 41
  133. #define bmpidSelectTable 42
  134. #define bmpidSelectColumn 43
  135. #define bmpidSelectRow 44
  136. #define bmpidSelectCell 45
  137. #define bmpidAddNewWebForm 46
  138. #define bmpidAddNewHTMLPage 47
  139. #define bmpidAddNewWebService 48
  140. #define bmpidAddNewComponent 49
  141. #define bmpidaddNewModule 50
  142. #define bmpidAddNewForm 51
  143. #define bmpidAddNewInheritedForm 52
  144. #define bmpidAddNewUserControl 53
  145. #define bmpidAddNewInheritedUserControl 54
  146. #define bmpidAddNewXSDSchema 55
  147. #define bmpidAddNewXMLPage 56
  148. #define bmpidNewLeftFrame 57
  149. #define bmpidNewRightFrame 58
  150. #define bmpidNewTopFrame 59
  151. #define bmpidNewBottomFrame 60
  152. #define bmpidNewWebUserControl 61
  153. //
  154. #define bmpidCompile 62
  155. #define bmpidStartWebAdminTool 63
  156. #define bmpidNestRelatedFiles 64
  157. #define bmpidGenPageResource 65
  158. ////////////////////////////////////////////////////////////////
  159. // guidSharedBmps2
  160. ////////////////////////////////////////////////////////////////
  161. #define bmpid2Filter 1
  162. #define bmpid2EventLog 2
  163. #define bmpid2View 3
  164. #define bmpid2TimelineViewer 4
  165. #define bmpid2BlockDiagramViewer 5
  166. #define bmpid2MultipleEventViewer 6
  167. #define bmpid2SingleEventViewer 7
  168. #define bmpid2SummaryViewer 8
  169. #define bmpid2ChartViewer 9
  170. #define bmpid2AddMachine 10
  171. #define bmpid2AddFilter 11
  172. #define bmpid2EditFilter 12
  173. #define bmpid2ApplyFilter 13
  174. #define bmpid2StartCollecting 14
  175. #define bmpid2StopCollecting 15
  176. #define bmpid2IncreaseSpeed 16
  177. #define bmpid2DecreaseSpeed 17
  178. #define bmpid2Unknown1 18
  179. #define bmpid2FirstRecord 19
  180. #define bmpid2PrevRecord 20
  181. #define bmpid2NextRecord 21
  182. #define bmpid2LastRecord 22
  183. #define bmpid2Play 23
  184. #define bmpid2Stop 24
  185. #define bmpid2Duplicate 25
  186. #define bmpid2Export 26
  187. #define bmpid2Import 27
  188. #define bmpid2PlayFrom 28
  189. #define bmpid2PlayTo 29
  190. #define bmpid2Goto 30
  191. #define bmpid2ZoomToFit 31
  192. #define bmpid2AutoFilter 32
  193. #define bmpid2AutoSelect 33
  194. #define bmpid2AutoPlayTrack 34
  195. #define bmpid2ExpandSelection 35
  196. #define bmpid2ContractSelection 36
  197. #define bmpid2PauseRecording 37
  198. #define bmpid2AddLog 38
  199. #define bmpid2Connect 39
  200. #define bmpid2Disconnect 40
  201. #define bmpid2MachineDiagram 41
  202. #define bmpid2ProcessDiagram 42
  203. #define bmpid2ComponentDiagram 43
  204. #define bmpid2StructureDiagram 44
  205. ////////////////////////////////////////////////////////////////
  206. // guidSharedBmps3
  207. ////////////////////////////////////////////////////////////////
  208. #define bmpid3FileSystemEditor 1
  209. #define bmpid3RegistryEditor 2
  210. #define bmpid3FileTypesEditor 3
  211. #define bmpid3UserInterfaceEditor 4
  212. #define bmpid3CustomActionsEditor 5
  213. #define bmpid3LaunchConditionsEditor 6
  214. ////////////////////////////////////////////////////////////////
  215. // guidSharedBmps4
  216. ////////////////////////////////////////////////////////////////
  217. #define bmpid4FldView 1
  218. #define bmpid4SelExpert 2
  219. #define bmpid4TopNExpert 3
  220. #define bmpid4SortOrder 4
  221. #define bmpid4PropPage 5
  222. #define bmpid4Help 6
  223. #define bmpid4SaveRpt 7
  224. #define bmpid4InsSummary 8
  225. #define bmpid4InsGroup 9
  226. #define bmpid4InsSubreport 10
  227. #define bmpid4InsChart 11
  228. #define bmpid4InsPicture 12
  229. #define bmpid4SortCategory 13
  230. ////////////////////////////////////////////////////////////////
  231. // guidSharedBmps5
  232. ////////////////////////////////////////////////////////////////
  233. #define bmpid5AddDataConn 1
  234. ////////////////////////////////////////////////////////////////
  235. // guidSharedBmps6
  236. ////////////////////////////////////////////////////////////////
  237. #define bmpid6ViewFieldList 1
  238. #define bmpid6ViewGrid 2
  239. #define bmpid6ViewKeys 3
  240. #define bmpid6ViewCollapsed 4
  241. #define bmpid6Remove 5
  242. #define bmpid6Refresh 6
  243. #define bmpid6ViewUserDefined 7
  244. #define bmpid6ViewPageBreaks 8
  245. #define bmpid6RecalcPageBreaks 9
  246. #define bmpid6ZoomToFit 10
  247. #define bmpid6DeleteFromDB 11
  248. ////////////////////////////////////////////////////////////////
  249. // guidSharedBmps7
  250. ////////////////////////////////////////////////////////////////
  251. #define bmpid7SelectQuery 1
  252. #define bmpid7InsertQuery 2
  253. #define bmpid7UpdateQuery 3
  254. #define bmpid7DeleteQuery 4
  255. #define bmpid7SortAsc 5
  256. #define bmpid7SortDesc 6
  257. #define bmpid7RemoveFilter 7
  258. #define bmpid7VerifySQL 8
  259. #define bmpid7RunQuery 9
  260. #define bmpid7DiagramPane 10
  261. #define bmpid7GridPane 11
  262. #define bmpid7ResultsPane 12
  263. #define bmpid7SQLPane 13
  264. #define bmpid7Totals 14
  265. #define bmpid7MakeTableQuery 15
  266. #define bmpid7InsertValuesQuery 16
  267. #define bmpid7RowFirst 17
  268. #define bmpid7RowLast 18
  269. #define bmpid7RowNext 19
  270. #define bmpid7RowPrevious 20
  271. #define bmpid7RowNew 21
  272. #define bmpid7RowDelete 22
  273. #define bmpid7GenerateSQL 23
  274. #define bmpid7JoinLeftAll 24
  275. #define bmpid7JoinRightAll 25
  276. #define bmpid7RowGoto 26
  277. #define bmpid7ClearQuery 27
  278. #define bmpid7QryManageIndexes 28
  279. ////////////////////////////////////////////////////////////////
  280. // guidSharedBmps8
  281. ////////////////////////////////////////////////////////////////
  282. #define bmpid8NewTable 1
  283. #define bmpid8SaveChangeScript 2
  284. #define bmpid8PrimaryKey 3
  285. #define bmpid8LayoutDiagram 4
  286. #define bmpid8LayoutSelection 5
  287. #define bmpid8AddRelatedTables 6
  288. #define bmpid8NewTextAnnotation 7
  289. #define bmpid8InsertCol 8
  290. #define bmpid8DeleteCol 9
  291. #define bmpid8ShowRelLabels 10
  292. #define bmpid8AutosizeSelTables 11
  293. #define bmpid8SaveSelection 12
  294. #define bmpid8EditUDV 13
  295. #define bmpid8AddTableView 14
  296. #define bmpid8ManangeIndexes 15
  297. #define bmpid8ManangeConstraints 16
  298. #define bmpid8ManangeRelationships 17
  299. #define bmpid8AddDerivedTable 18
  300. #define bmpid8Navigate 19
  301. ////////////////////////////////////////////////////////////////
  302. // guidSharedBmps9
  303. ////////////////////////////////////////////////////////////////
  304. #define bmpid9NewElement 1
  305. #define bmpid9NewSimpleType 2
  306. #define bmpid9NewComplexType 3
  307. #define bmpid9NewAttribute 4
  308. #define bmpid9NewGroup 5
  309. #define bmpid9NewAttributeGroup 6
  310. #define bmpid9Diamond 7
  311. #define bmpid9NewAnyAttribute 8
  312. #define bmpid9NewKey 9
  313. #define bmpid9NewRelation 10
  314. #define bmpid9EditKey 11
  315. #define bmpid9EditRelation 12
  316. #define bmpid9MakeTypeGlobal 13
  317. #define bmpid9CreateSchema 14
  318. #define bmpid9PreviewDataSet 15
  319. #define bmpid9NewFacet 16
  320. #define bmpid9ValidateHtmlData 17
  321. #define bmpid9DataPreview 18
  322. #define bmpid9DataGenerateDataSet 19
  323. #define bmpid9DataGenerateMethods 20
  324. ////////////////////////////////////////////////////////////////
  325. // guidSharedBmps10
  326. ////////////////////////////////////////////////////////////////
  327. #define bmpid10NewDialog 1
  328. #define bmpid10NewMenu 2
  329. #define bmpid10NewCursor 3
  330. #define bmpid10NewIcon 4
  331. #define bmpid10NewBitmap 5
  332. #define bmpid10NewToolbar 6
  333. #define bmpid10NewAccel 7
  334. #define bmpid10NewString 8
  335. #define bmpid10NewVersion 9
  336. #define bmpid10ResourceInc 10
  337. //
  338. #define bmpid10DlgTest 12
  339. //
  340. #define bmpid10CenterVert 17
  341. #define bmpid10CenterHorz 18
  342. #define bmpid10SpaceAcross 19
  343. #define bmpid10SpaceDown 20
  344. //
  345. #define bmpid10ToggleGrid 24
  346. #define bmpid10ToggleGuides 25
  347. //
  348. #define bmpid10CheckMnemonics 27
  349. #define bmpid10AutoLayoutGrow 28
  350. #define bmpid10AutoLayoutOptimize 29
  351. #define bmpid10AutoLayoutNoResize 30
  352. ////////////////////////////////////////////////////////////////
  353. // guidSharedBmps11
  354. ////////////////////////////////////////////////////////////////
  355. #define bmpid11Pick 1
  356. #define bmpid11PickRegion 2
  357. #define bmpid11PickColor 3
  358. #define bmpid11Eraser 4
  359. #define bmpid11Fill 5
  360. #define bmpid11Zoom 6
  361. #define bmpid11Pencil 7
  362. #define bmpid11Brush 8
  363. #define bmpid11AirBrush 9
  364. #define bmpid11Line 10
  365. #define bmpid11Curve 11
  366. #define bmpid11Text 12
  367. #define bmpid11Rect 13
  368. #define bmpid11OutlineRect 14
  369. #define bmpid11FilledRect 15
  370. #define bmpid11RoundedRect 16
  371. #define bmpid11OutlineRoundedRect 17
  372. #define bmpid11FilledRoundedRect 18
  373. #define bmpid11Ellipse 19
  374. #define bmpid11OutlineEllipse 20
  375. #define bmpid11FilledEllipse 21
  376. #define bmpid11HotSpot 22
  377. #define bmpid11EraserSize1 23
  378. #define bmpid11EraserSize2 24
  379. #define bmpid11EraserSize3 25
  380. #define bmpid11EraserSize4 26
  381. #define bmpid11LineWidth1 27
  382. #define bmpid11LineWidth2 28
  383. #define bmpid11LineWidth3 29
  384. #define bmpid11LineWidth4 30
  385. #define bmpid11LineWidth5 31
  386. #define bmpid11LargeCircle 32
  387. #define bmpid11MediumCircle 33
  388. #define bmpid11SmallCircle 34
  389. #define bmpid11SmallSquare 35
  390. #define bmpid11LeftDiagLarge 36
  391. #define bmpid11LeftDiagMedium 37
  392. #define bmpid11LeftDiagSmall 38
  393. #define bmpid11RightDiagLarge 39
  394. #define bmpid11RightDiagMedium 40
  395. #define bmpid11RightDiagSmall 41
  396. #define bmpid11SplashSmall 42
  397. #define bmpid11SplashMedium 43
  398. #define bmpid11SplashLarge 44
  399. #define bmpid11Transparent 45
  400. #define bmpid11Opaque 46
  401. #define bmpid11Zoom1x 47
  402. #define bmpid11Zoom2x 48
  403. #define bmpid11Zoom6x 49
  404. #define bmpid11Zoom8x 50
  405. #define bmpid11ColorWindow 51
  406. #define bmpid11ResView 52
  407. // These two were removed from the bitmap strip
  408. //#define bmpid11Flip 53
  409. //#define bmpid11Stretch 54
  410. //
  411. #define bmpid11NewImageType 53
  412. #define bmpid11ImageOptions 54
  413. #endif //_SHAREDIDS_H_