home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / warptlk3.zip / TOOLKIT / INC / PMDDIM.INC < prev    next >
Text File  |  1995-08-30  |  10KB  |  332 lines

  1. DDIM_INCLUDED    EQU    1
  2.  
  3. ifdef INCL_GRE_ARCS
  4. NGreGetArcParameters    EQU    00004000H 
  5. NGreSetArcParameters    EQU    00004001H 
  6. NGreArc    EQU    00004002H 
  7. NGrePartialArc    EQU    00004003H 
  8. NGreFullArcInterior    EQU    00004004H 
  9. NGreFullArcBoundary    EQU    00004005H 
  10. NGreFullArcBoth    EQU    00004006H 
  11. NGreBoxInterior    EQU    00004007H 
  12. NGreBoxBoundary    EQU    00004008H 
  13. NGreBoxBoth    EQU    00004009H 
  14. NGrePolyFillet    EQU    0000400AH 
  15. NGrePolyFilletSharp    EQU    0000400BH 
  16. NGrePolySpline    EQU    0000400CH 
  17. NGreDrawConicsInPath    EQU    0000400DH 
  18. NGreCookWholePath    EQU    0000400EH 
  19. NGreCookPathCurves    EQU    0000400FH 
  20. NGreRenderPath    EQU    00004011H 
  21. endif
  22. ifdef INCL_GRE_LINES
  23. NGreDisjointLines    EQU    00004016H 
  24. NGreGetCurrentPosition    EQU    00004017H 
  25. NGreSetCurrentPosition    EQU    00004018H 
  26. NGrePolyLine    EQU    00004019H 
  27. NGreDrawLinesInPath    EQU    0000401AH 
  28. NGrePolyShortLine    EQU    0000401BH 
  29. endif
  30. ifdef INCL_GRE_SCANS
  31. NGrePolyScanline    EQU    0000401CH 
  32. endif
  33. ifdef INCL_GRE_BITMAPS
  34. NGreDrawBits    EQU    00006022H 
  35. NGreDeviceCreateBitmap    EQU    00006023H 
  36. NGreDeviceDeleteBitmap    EQU    00004024H 
  37. NGreDeviceSelectBitmap    EQU    00004025H 
  38. NGreBitblt    EQU    00006026H 
  39. NGreGetPel    EQU    00006027H 
  40. NGreSetPel    EQU    00004028H 
  41. NGreImageData    EQU    00004029H 
  42. NGreScanLR    EQU    0000602AH 
  43. NGreFloodFill    EQU    0000602BH 
  44. NGreSaveScreenBits    EQU    0000402CH 
  45. NGreRestoreScreenBits    EQU    0000402DH 
  46. NGreDrawBorder    EQU    0000602EH 
  47. NGreDeviceSetCursor    EQU    0000402FH 
  48. NGreGetBitmapBits    EQU    00006030H 
  49. NGreSetBitmapBits    EQU    00006031H 
  50. endif
  51. ifdef INCL_WINPOINTERS
  52. NGreSetColorCursor    EQU    00004032H 
  53. endif
  54. ifdef INCL_GRE_STRINGS
  55. NGreCharString    EQU    00005035H 
  56. NGreCharStringPos    EQU    00007036H 
  57. NGreQueryTextBox    EQU    00005037H 
  58. NGreQueryCharPositions    EQU    00005038H 
  59. NGreQueryWidthTable    EQU    00005039H 
  60. endif
  61. ifdef INCL_GRE_MARKERS
  62. NGrePolyMarker    EQU    0000403AH 
  63. endif
  64. ifdef INCL_AVIOP
  65. NGreCharRect    EQU    0000403BH 
  66. NGreCharStr    EQU    0000403CH 
  67. NGreScrollRect    EQU    0000403DH 
  68. NGreUpdateCursor    EQU    0000403EH 
  69. endif
  70. ifdef INCL_WINPOINTERS
  71. NGreDeviceSetPointer    EQU    0000403FH 
  72. endif
  73. ifdef INCL_GRE_PATHS
  74. NGreBeginArea    EQU    00004046H 
  75. NGreEndArea    EQU    00004047H 
  76. NGreBeginPath    EQU    00004048H 
  77. NGreEndPath    EQU    00004049H 
  78. NGreCloseFigure    EQU    0000404AH 
  79. NGreFillPath    EQU    0000404BH 
  80. NGreOutlinePath    EQU    0000404CH 
  81. NGreModifyPath    EQU    0000404DH 
  82. NGreStrokePath    EQU    0000404EH 
  83. NGreSelectClipPath    EQU    0000404FH 
  84. NGreSavePath    EQU    00004050H 
  85. NGreRestorePath    EQU    00004051H 
  86. NGreClip1DPath    EQU    00004052H 
  87. NGreDrawRawPath    EQU    00004053H 
  88. NGreDrawCookedPath    EQU    00004054H 
  89. NGreAreaSetAttributes    EQU    00006055H 
  90. NGrePathToRegion    EQU    00004057H 
  91. endif
  92. ifdef INCL_GRE_POLYGON
  93. NGrePolygonSet    EQU    00004056H 
  94. NGreDrawRLE    EQU    00004058H 
  95. NGreDevicePolygonSet    EQU    00004059H 
  96. endif
  97. ifdef INCL_GRE_REGIONS
  98. NGreGetRegionBox    EQU    0000405DH 
  99. NGreGetRegionRects    EQU    0000405EH 
  100. NGreOffsetRegion    EQU    0000405FH 
  101. NGrePtInRegion    EQU    00004060H 
  102. NGreRectInRegion    EQU    00004061H 
  103. NGreCreateRectRegion    EQU    00004062H 
  104. NGreDestroyRegion    EQU    00004063H 
  105. NGreSetRectRegion    EQU    00004064H 
  106. NGreCombineRegion    EQU    00004065H 
  107. NGreCombineRectRegion    EQU    00004066H 
  108. NGreCombineShortLineRegion    EQU    00004067H 
  109. NGreEqualRegion    EQU    00004068H 
  110. NGrePaintRegion    EQU    00004069H 
  111. NGreSetRegionOwner    EQU    0000406AH 
  112. NGreFrameRegion    EQU    0000406BH 
  113. endif
  114. ifdef INCL_GRE_CLIP
  115. NGreGetClipBox    EQU    0000406EH 
  116. NGreGetClipRects    EQU    0000406FH 
  117. NGreOffsetClipRegion    EQU    00004070H 
  118. NGrePtVisible    EQU    00004071H 
  119. NGreRectVisible    EQU    00004072H 
  120. NGreQueryClipRegion    EQU    00004073H 
  121. NGreSelectClipRegion    EQU    00004074H 
  122. NGreIntersectClipRectangle    EQU    00004075H 
  123. NGreExcludeClipRectangle    EQU    00004076H 
  124. NGreSetXformRect    EQU    00004077H 
  125. NGreSaveRegion    EQU    0000407BH 
  126. NGreRestoreRegion    EQU    0000407CH 
  127. NGreClipPathCurves    EQU    0000407DH 
  128. NGreSelectPathRegion    EQU    0000407EH 
  129. NGreRegionSelectBitmap    EQU    0000407FH 
  130. NGreCopyClipRegion    EQU    00004080H 
  131. NGreSetupDC    EQU    00004081H 
  132. endif
  133. ifdef INCL_GRE_XFORMS
  134. NGreGetPageUnits    EQU    00004083H 
  135. NGreSetPageUnits    EQU    00004084H 
  136. NGreGetModelXform    EQU    00004085H 
  137. NGreSetModelXform    EQU    00004086H 
  138. NGreGetWindowViewportXform    EQU    00004087H 
  139. NGreSetWindowViewportXform    EQU    00004088H 
  140. NGreGetGlobalViewingXform    EQU    00004089H 
  141. NGreSetGlobalViewingXform    EQU    0000408AH 
  142. NGreSaveXformData    EQU    0000408BH 
  143. NGreRestoreXformData    EQU    0000408CH 
  144. NGreGetPageViewport    EQU    0000408DH 
  145. NGreSetPageViewport    EQU    0000408EH 
  146. NGreGetGraphicsField    EQU    00004091H 
  147. NGreSetGraphicsField    EQU    00004092H 
  148. NGreGetViewingLimits    EQU    00004093H 
  149. NGreSetViewingLimits    EQU    00004094H 
  150. NGreQueryViewportSize    EQU    00004095H 
  151. NGreConvert    EQU    00004096H 
  152. NGreConvertPath    EQU    00004097H 
  153. NGreSaveXform    EQU    00004098H 
  154. NGreRestoreXform    EQU    00004099H 
  155. NGreMultiplyXforms    EQU    0000409AH 
  156. NGreConvertWithMatrix    EQU    0000409BH 
  157. endif
  158. ifdef INCL_GRE_DEVMISC1
  159. NGreDeviceGetAttributes    EQU    0000609DH 
  160. NGreDeviceSetAVIOFont2    EQU    0000409EH 
  161. NGreGetPairKerningTable    EQU    000040A0H 
  162. NGreDeviceSetAVIOFont    EQU    000040A1H 
  163. NGreDeviceSetAttributes    EQU    000060A2H 
  164. NGreDeviceSetGlobalAttribute    EQU    000060A3H 
  165. endif
  166. ifdef INCL_GRE_DEVMISC2
  167. NGreNotifyClipChange    EQU    000040A4H 
  168. NGreNotifyTransformChange    EQU    000040A5H 
  169. NGreRealizeFont    EQU    000040A6H 
  170. NGreErasePS    EQU    000040A7H 
  171. NGreSetStyleRatio    EQU    000040A8H 
  172. NGreDeviceQueryFontAttributes    EQU    000040A9H 
  173. NGreDeviceQueryFonts    EQU    000040AAH 
  174. NGreDeviceInvalidateVisRegion    EQU    000040ABH 
  175. endif
  176. ifdef INCL_GRE_PICK
  177. NGreGetPickWindow    EQU    000040ACH 
  178. NGreSetPickWindow    EQU    000040ADH 
  179. endif
  180. ifdef INCL_GRE_DEVMISC3
  181. NGreResetBounds    EQU    000040AEH 
  182. NGreGetBoundsData    EQU    000040AFH 
  183. NGreAccumulateBounds    EQU    000040B0H 
  184. NGreGetExtraError    EQU    000040B1H 
  185. NGreSetExtraError    EQU    000040B2H 
  186. NGreGetCodePage    EQU    000040B3H 
  187. NGreSetCodePage    EQU    000040B4H 
  188. NGreLockDevice    EQU    000040B5H 
  189. NGreUnlockDevice    EQU    000040B6H 
  190. NGreDeath    EQU    000040B7H 
  191. NGreResurrection    EQU    000040B8H 
  192. NGreGetDCOrigin    EQU    000040BAH 
  193. NGreDeviceSetDCOrigin    EQU    000040BBH 
  194. NGreGetLineOrigin    EQU    000040BCH 
  195. NGreSetLineOrigin    EQU    000040BDH 
  196. endif
  197. ifdef INCL_GRE_DEVMISC2
  198. NGreGetStyleRatio    EQU    000040BEH 
  199. endif
  200. ifdef INCL_GRE_COLORTABLE
  201. NGreQueryColorData    EQU    000060C3H 
  202. NGreQueryLogColorTable    EQU    000060C4H 
  203. NGreCreateLogColorTable    EQU    000060C5H 
  204. NGreRealizeColorTable    EQU    000060C6H 
  205. NGreUnrealizeColorTable    EQU    000060C7H 
  206. NGreQueryRealColors    EQU    000040C8H 
  207. NGreQueryNearestColor    EQU    000040C9H 
  208. NGreQueryColorIndex    EQU    000060CAH 
  209. NGreQueryRGBColor    EQU    000060CBH 
  210. endif
  211. ifdef INCL_GRE_DEVICE
  212. NGreQueryDeviceBitmaps    EQU    000040D0H 
  213. NGreQueryDeviceCaps    EQU    000040D1H 
  214. NGreEscape    EQU    000040D2H 
  215. NGreQueryHardcopyCaps    EQU    000040D3H 
  216. NGreQueryDevResource2    EQU    000040D4H 
  217. endif
  218. ifdef INCL_GRE_SCREEN
  219. NGreOpenScreenChangeArea    EQU    00004012H 
  220. NGreGetScreenChangeArea    EQU    00004013H 
  221. NGreCloseScreenChangeArea    EQU    00004014H 
  222. NGreGetScreenBits    EQU    0000401DH 
  223. NGreSetScreenBits    EQU    0000401EH 
  224. endif
  225. ifdef INCL_GRE_PALETTE
  226. NGreDeviceCreatePalette    EQU    000040D5H 
  227. NGreDeviceDeletePalette    EQU    000040D6H 
  228. NGreDeviceSetPaletteEntries    EQU    000040D7H 
  229. NGreDeviceAnimatePalette    EQU    000040D8H 
  230. NGreDeviceResizePalette    EQU    000040D9H 
  231. NGreRealizePalette    EQU    000040DAH 
  232. NGreQueryHWPaletteInfo    EQU    000040DBH 
  233. NGreUpdateColors    EQU    000040DCH 
  234. NGreQueryPaletteRealization    EQU    000040DDH 
  235. NGreGetVisRects    EQU    000040DEH 
  236. endif
  237. ifdef INCL_GRE_DCS
  238. NGreOpenDC    EQU    00000200H 
  239. NGreCloseDC    EQU    00004201H 
  240. NGreResetDC    EQU    00004202H 
  241. NGreGetHandle    EQU    00004203H 
  242. NGreSetHandle    EQU    00004204H 
  243. NGreGetProcessControl    EQU    00004205H 
  244. NGreSetProcessControl    EQU    00004206H 
  245. NGreSaveDC    EQU    00004207H 
  246. NGreRestoreDC    EQU    00004208H 
  247. NGreQueryDeviceNames    EQU    00000209H 
  248. NGreQueryEngineVersion    EQU    0000020AH 
  249. NGreSetDCOwner    EQU    0000420BH 
  250. endif
  251. ifdef INCL_GRE_DEVSUPPORT
  252. NGreQueryBitmapSelection    EQU    0000020CH 
  253. NGreGetBitmapInfoHeader    EQU    0000020DH 
  254. NGreConvertBitmapData    EQU    0000420EH 
  255. NGreInvalidateVisRegion    EQU    0000420FH 
  256. NGreCreateBitmap    EQU    00004210H 
  257. NGreDeleteBitmap    EQU    00000211H 
  258. NGreSelectBitmap    EQU    00004212H 
  259. NGreGetBitmapParameters    EQU    00000213H 
  260. NGreGetBitmapDimension    EQU    00000214H 
  261. NGreSetBitmapDimension    EQU    00000215H 
  262. NGreSetCursor    EQU    00004216H 
  263. NGreGetAttributes    EQU    00004217H 
  264. NGreSetAttributes    EQU    00004218H 
  265. NGreSetGlobalAttribute    EQU    00004219H 
  266. NGreSetBitmapOwner    EQU    0000021AH 
  267. NGreGetDefaultAttributes    EQU    0000421BH 
  268. NGreSetDefaultAttributes    EQU    0000421CH 
  269. NGreGetDefaultArcParameters    EQU    0000421DH 
  270. NGreSetDefaultArcParameters    EQU    0000421EH 
  271. NGreGetDefaultViewingLimits    EQU    0000421FH 
  272. NGreSetDefaultViewingLimits    EQU    00004220H 
  273. NGreInitializeAttributes    EQU    00004221H 
  274. endif
  275. ifdef INCL_GRE_SETID
  276. NGreDeleteSetId    EQU    00004222H 
  277. NGreQueryNumberSetIds    EQU    00004223H 
  278. NGreQuerySetIds    EQU    00004224H 
  279. endif
  280. ifdef INCL_GRE_LCID
  281. NGreQueryBitmapHandle    EQU    00000225H 
  282. NGreSetBitmapID    EQU    00004226H 
  283. NGreCopyDCLoadData    EQU    00004227H 
  284. endif
  285. ifdef INCL_GRE_SETID
  286. NGreQuerySetIdUsage    EQU    00004228H 
  287. endif
  288. ifdef INCL_GRE_FONTS
  289. NGreQueryFullFontFileDescriptions    EQU    0000022BH 
  290. NGreQueryLogicalFont    EQU    0000422CH 
  291. NGreCreateLogicalFont    EQU    0000422DH 
  292. NGreLoadFont    EQU    0000022EH 
  293. NGreUnloadFont    EQU    0000022FH 
  294. NGreQueryFonts    EQU    00004230H 
  295. NGreQueryFontAttributes    EQU    00004231H 
  296. NGreInstallIFI    EQU    00000232H 
  297. NGreLoadPublicFont    EQU    00000233H 
  298. NGreUnLoadPublicFont    EQU    00000234H 
  299. NGreQueryCodePageVector    EQU    00000235H 
  300. NGreQueryFontFileDescriptions    EQU    00000236H 
  301. NGreQueryFaceString    EQU    00004237H 
  302. NGreQueryFontAction    EQU    00000238H 
  303. endif
  304. ifdef INCL_GRE_JOURNALING
  305. NGreAccumulateJournalFile    EQU    00000239H 
  306. NGreCreateJournalFile    EQU    0000023AH 
  307. NGreDeleteJournalFile    EQU    0000023BH 
  308. NGreStartJournalFile    EQU    0000023CH 
  309. NGreStopJournalFile    EQU    0000023DH 
  310. NGrePlayJournalFile    EQU    0000023EH 
  311. NGreOpenJournalFile    EQU    0000023FH 
  312. endif
  313. ifdef INCL_GRE_PALETTE
  314. NGreCreatePalette    EQU    00000240H 
  315. NGreDeletePalette    EQU    00000241H 
  316. NGreSelectPalette    EQU    00004242H 
  317. NGreSetPaletteEntries    EQU    00000243H 
  318. NGreAnimatePalette    EQU    00000244H 
  319. NGreQueryPalette    EQU    00004245H 
  320. NGreQueryPaletteInfo    EQU    00000246H 
  321. NGreSetPaletteOwner    EQU    00000247H 
  322. NGreResizePalette    EQU    00000248H 
  323. NGreQueryDefaultPaletteInfo    EQU    00004249H 
  324. endif
  325. ifdef INCL_GRE_HFONT
  326. NGreCreateFontHandle    EQU    00000250H 
  327. NGreQueryFontHandle    EQU    00000251H 
  328. NGreSelectFontHandle    EQU    00004252H 
  329. NGreDeleteFontHandle    EQU    00000253H 
  330. NGreSetFontHandleOwner    EQU    00000254H 
  331. endif
  332.