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