home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ida35bc.zip / PMWIN.IDS < prev    next >
Text File  |  1996-01-29  |  14KB  |  651 lines

  1. 1    WinQueryDesktopWindow
  2. 2    WinQueryObjectWindow
  3. 3    WinRegisterClass
  4. 4    WinQueryClassName
  5. 5    WinQueryClassInfo
  6. 6    WinCreateWindow
  7. 7    WinDestroyWindow
  8. 8    WinSetWindowPos
  9. 9    WinSetMultWindowPos
  10. 10    WinQueryWindowPos
  11. 11    WinEnableWindow
  12. 12    WinIsWindowEnabled
  13. 13    WinShowWindow
  14. 14    WinEnableWindowUpdate
  15. 15    WinIsWindowVisible
  16. 16    WinSetWindowText
  17. 17    WinQueryWindowText
  18. 18    WinQueryWindowTextLength
  19. 19    WinWindowFromID
  20. 20    WinMultWindowFromIDs
  21. 21    WinIsWindow
  22. 22    WinIsChild
  23. 23    WinSetParent
  24. 24    WinSetOwner
  25. 25    WinQueryWindow
  26. 26    WinQueryWindowRect
  27. 27    WinQueryWindowProcess
  28. 28    WinSetWindowUShort
  29. 29    WinQueryWindowUShort
  30. 30    WinSetWindowULong
  31. 31    WinQueryWindowULong
  32. 32    WinBeginEnumWindows
  33. 33    WinGetNextWindow
  34. 34    WinEndEnumWindows
  35. 35    WinWindowFromPoint
  36. 36    WinMapWindowPoints
  37. 37    WinSubclassWindow
  38. 38    WinLockWindow
  39. 39    WinQueryWindowLockCount
  40. 40    WinRegisterWindowDestroy
  41. 41    WinOpenWindowDC
  42. 42    WinGetScreenPS
  43. 43    WinGetPS
  44. 44    WinReleasePS
  45. 45    WinBeginPaint
  46. 46    WinEndPaint
  47. 47    WinInvalidateRect
  48. 48    WinInvalidateRegion
  49. 49    WinValidateRect
  50. 50    WinValidateRegion
  51. 51    WinQueryUpdateRect
  52. 52    WinQueryUpdateRegion
  53. 53    WinUpdateWindow
  54. 54    WinExcludeUpdateRegion
  55. 55    WinLockWindowUpdate
  56. 56    WinLockVisRegions
  57. 57    WinWindowFromDC
  58. 58    WinCreateMsgQueue
  59. 59    WinDestroyMsgQueue
  60. 60    WinQueryQueueStatus
  61. 61    WinSendMsg
  62. 63    WinBroadcastMsg
  63. 64    WinInSendMsg
  64. 65    WinGetMsg
  65. 66    WinPeekMsg
  66. 67    WinWaitMsg
  67. 68    WinDispatchMsg
  68. 69    WinPostMsg
  69. 70    WinPostQueueMsg
  70. 71    WinQueryMsgPos
  71. 72    WinQueryMsgTime
  72. 73    WinCallMsgFilter
  73. 74    WinSetMsgInterest
  74. 75    WinSetCapture
  75. 76    WinQueryCapture
  76. 77    WinSetFocus
  77. 78    WinQueryFocus
  78. 79    WinSetActiveWindow
  79. 80    WinQueryActiveWindow
  80. 81    WinSetSysModalWindow
  81. 82    WinQuerySysModalWindow
  82. 83    WinIsThreadActive
  83. 84    WinStartTimer
  84. 85    WinStopTimer
  85. 86    WinGetCurrentTime
  86. 87    WinLoadPointer
  87. 88    WinCreatePointer
  88. 89    WinDestroyPointer
  89. 90    OldWinQueryPointerInfo
  90. 91    WinQuerySysPointer
  91. 92    WinSetPointer
  92. 93    WinQueryPointer
  93. 94    WinShowPointer
  94. 95    WinSetPointerPos
  95. 96    WinQueryPointerPos
  96. 97    WinGetSysBitmap
  97. 98    WinCreateCursor
  98. 99    WinDestroyCursor
  99. 100    WinShowCursor
  100. 101    WinQueryCursorInfo
  101. 102    WinLoadAccelTable
  102. 103    WinCreateAccelTable
  103. 104    WinDestroyAccelTable
  104. 105    WinTranslateAccel
  105. 106    WinSetAccelTable
  106. 107    WinQueryAccelTable
  107. 108    WinCopyAccelTable
  108. 109    WinSetHook
  109. 110    WinReleaseHook
  110. 111    WinOpenClipbrd
  111. 112    WinCloseClipbrd
  112. 113    WinEmptyClipbrd
  113. 114    WinSetClipbrdOwner
  114. 115    WinQueryClipbrdOwner
  115. 116    WinSetClipbrdData
  116. 117    WinQueryClipbrdData
  117. 118    WinEnumClipbrdFmts
  118. 119    WinQueryClipbrdFmtInfo
  119. 120    WinSetClipbrdViewer
  120. 121    WinQueryClipbrdViewer
  121. 122    WinLoadDlg
  122. 123    WinCreateDlg
  123. 124    WinProcessDlg
  124. 125    WinDlgBox
  125. 126    WinDismissDlg
  126. 127    WinSendDlgItemMsg
  127. 128    WinSetDlgItemShort
  128. 129    WinQueryDlgItemShort
  129. 130    WinMapDlgPoints
  130. 132    WinSubstituteStrings
  131. 133    WinEnumDlgItem
  132. 134    WinSetDlgItemText
  133. 135    WinQueryDlgItemText
  134. 136    WinLoadMenu
  135. 137    WinCreateMenu
  136. 138    WinAlarm
  137. 139    WinMessageBox
  138. 140    WinCreateStdWindow
  139. 141    WinCreateFrameControls
  140. 142    WinFormatFrame
  141. 143    WinCalcFrameRect
  142. 144    WinFlashWindow
  143. 146    WinGetMinPosition
  144. 147    WinGetMaxPosition
  145. 149    WinQuerySysValue
  146. 150    WinSetSysValue
  147. 151    WinSetSysColors
  148. 152    WinQuerySysColor
  149. 153    WinScrollWindow
  150. 154    WinTrackRect
  151. 155    WinShowTrackRect
  152. 156    GpiLoadBitmap
  153. 157    WinLoadString
  154. 158    WinLoadMessage
  155. 159    WinSetRectEmpty
  156. 160    WinSetRect
  157. 161    WinCopyRect
  158. 162    WinIsRectEmpty
  159. 163    WinEqualRect
  160. 164    WinPtInRect
  161. 165    WinOffsetRect
  162. 166    WinInflateRect
  163. 167    WinIntersectRect
  164. 168    WinUnionRect
  165. 169    WinSubtractRect
  166. 170    WinMakeRect
  167. 171    WinMakePoints
  168. 172    WinInvertRect
  169. 173    WinFillRect
  170. 174    KbdPacket
  171. 177    WinDrawPointer
  172. 178    WinDefWindowProc
  173. 179    WinDefDlgProc
  174. 197    WinSyncStartPgm
  175. 198    WinScreenSwitch
  176. 199    WinResetSystem
  177. 200    WinQueryHungProcess
  178. 201    WinLoadStringTable
  179. 202    WinLoadVkeyGlyphXlatetbl
  180. 203    WinLoadCharXlatetbl
  181. 204    WinSetVkeyGlyphXlatetbl
  182. 205    WinSetCharXlatetbl
  183. 206    WinQueryVkeyGlyphXlatetbl
  184. 207    WinQueryCharXlatetbl
  185. 208    WinVkeyGlyphCharXlate
  186. 209    WinVkeyToScanId
  187. 210    WinQueryProcessCP
  188. 211    WinGetKeyState
  189. 212    WinGetPhysKeyState
  190. 213    WinSetKeyboardStateTable
  191. 214    WinEnablePhysInput
  192. 215    WinSetCp
  193. 216    WinQueryCp
  194. 217    WinQueryCpList
  195. 218    WinCpTranslateString
  196. 219    WinCpTranslateChar
  197. 220    WinCompareStrings
  198. 221    WinUpper
  199. 222    WinUpperChar
  200. 223    WinNextChar
  201. 224    WinPrevChar
  202. 225    WinCreateHeap
  203. 226    WinDestroyHeap
  204. 227    WinAvailMem
  205. 228    WinAllocMem
  206. 229    WinReallocMem
  207. 230    WinFreeMem
  208. 231    WinLockHeap
  209. 233    WinCreateAtomTable
  210. 234    WinDestroyAtomTable
  211. 235    WinAddAtom
  212. 236    WinFindAtom
  213. 237    WinDeleteAtom
  214. 238    WinQueryAtomUsage
  215. 239    WinQueryAtomLength
  216. 240    WinQueryAtomName
  217. 241    WinQuerySystemAtomTable
  218. 242    WinSetLastError
  219. 243    WinGetLastError
  220. 244    WinGetErrorInfo
  221. 245    WinFreeErrorInfo
  222. 246    WinInitialize
  223. 247    WinTerminate
  224. 248    WinCatch
  225. 249    WinThrow
  226. 250    WinQueryVersion
  227. 251    FsrSemEnter
  228. 252    FsrSemLeave
  229. 253    FsrSemExit
  230. 254    FsrSemCheck
  231. 255    AabAllocReg
  232. 256    AabGetReg
  233. 257    AabSetReg
  234. 258    ValidateSelector
  235. 259    LoadModuleHandle
  236. 260    GetScreenSelector
  237. 261    IdentifyCodeSelector
  238. 262    WinQueryWindowSGId
  239. 263    _WinSetErrorInfo
  240. 264    WinIsPhysInputEnabled
  241. 265    WinQueryWindowDC
  242. 266    WinDrawBorder
  243. 267    WinDrawText
  244. 268    WinDrawBitmap
  245. 269    WinQueryWindowPtr
  246. 270    WinSetWindowPtr
  247. 271    WinInitializeSystem
  248. 272    WinTerminateSystem
  249. 273    WinLockStartInput
  250. 274    WinMsgSemWait
  251. 275    WinMsgMuxSemWait
  252. 276    WinSystemShutdown
  253. 277    WinCancelShutdown
  254. 278    WinSetWindowBits
  255. 279    WinGetClipPS
  256. 281    WinSendQueueMsg
  257. 282    WinSetQueueProc
  258. 283    WinDefQueueProc
  259. 285    WinSaveWindowPos
  260. 286    WinFocusChange
  261. 287    WinQueryQueueInfo
  262. 288    WinCallHelpHook
  263. 289    WinSetAtomTableOwner
  264. 290    WinIsShuttingDown
  265. 291    WinTerminateShutdown
  266. 292    WinSetClassMsgInterest
  267. 293    VisRegionCallback
  268. 294    WinQueryDlgItemTextLength
  269. 295    WinQueryKbdLayout
  270. 296    WinSetKbdLayout
  271. 297    WinDdeInitiate
  272. 298    WinDdeRespond
  273. 299    WinDdePostMsg
  274. 300    WinCancelMode
  275. 301    WinSetPresParam
  276. 302    WinQueryPresParam
  277. 303    WinRemovePresParam
  278. 304    WinThreadAssocQueue
  279. 305    WinQueueFromId
  280. 306    WinQuerySendMsg
  281. 307    WinReplyMsg
  282. 308    WinWakeThread
  283. 309    WinLockInput
  284. 310    WinBuildPtrHandle
  285. 311    WinCreateHelpInstance
  286. 312    WinDestroyHelpInstance
  287. 313    WinAssociateHelpInstance
  288. 314    WinCreateHelpTable
  289. 315    WinLoadHelpTable
  290. 316    WinQueryHelpInstance
  291. 317    WinQueryWindowModel
  292. 318    WinSetDesktopBkgnd
  293. 319    WinQueryDesktopBkgnd
  294. 320    WinPopupMenu
  295. 321    WinRealizePalette
  296. 322    DummyHelpEntry
  297. 325    GetPMDDCodeSelector
  298. 326    WinSemEnter
  299. 327    WinSemLeave
  300. 328    WinQueryPwnd
  301. 329    WinQueryState
  302. 330    WinLoadAniPointer
  303. 331    WinDestroyAniPointer
  304. 332    WinSetAniPointer
  305. 333    WinEnumVKeyScanIDs
  306. 334    WinSemQuery
  307. 400    WinLoadTranslationTable
  308. 401    WinSetKbdLayout2
  309. 495    WinSeamlessBox
  310. 496    WinIsWindowOverlapped
  311. 497    WinJiggleMouse
  312. 498    WinTrackSeamless
  313. 499    WinRegisterSeamlessProc
  314. 500    AbnormalProcessExit
  315. 508    WinProfControl
  316. 509    DebugInputEnable
  317. 510    DebugInput
  318. 511    DebugOutput
  319. 512    DebugCurPos
  320. 513    DebugCls
  321. 514    WinDebugBreak
  322. 515    DebugRedirect
  323. 590    InputGetDeviceInfo
  324. 600    StartTimer
  325. 601    DestroyTimers
  326. 602    WinDeleteLibrary
  327. 603    WinLoadProcedure
  328. 604    WinDeleteProcedure
  329. 605    WinSetMsgMode
  330. 606    WinSetSynchroMode
  331. 607    WinGetDlgMsg
  332. 608    WinRegisterUserMsg
  333. 609    WinQueryAnchorBlock
  334. 610    WinLangsupWindowProc
  335. 611    WinLangsupDlgProc
  336. 612    WinRegisterUserDatatype
  337. 613    FarCallHook
  338. 614    WinIsWindowShowing
  339. 615    WinLoadLibrary
  340. 616    WinCreatePointerIndirect
  341. 617    WinQueryPointerInfo
  342. 618    WinSetMenuData
  343. 619    WinQueryMenuData
  344. 620    WinMenuIndexFromID
  345. 621    WinForceMenuRedraw
  346. 622    WinGetScanState
  347. 623    WinSetScanStateTable
  348. 624    WinGetErasePS
  349. 625    WinReleaseErasePS
  350. 626    WinSetWindowDC
  351. 627    WinTranslateChar
  352. 628    WinPortHoleUtil
  353. 629    WinExplodeWindow
  354. 630    WinSetAccelTableValue
  355. 631    WinQueryAccelTableValue
  356. 632    WinStretchPointer
  357. 633    WinSetPointerOwner
  358. 634    WinGetFrameTreePPSize
  359. 635    WinGetFrameTreePPs
  360. 636    WinSetFrameTreePPs
  361. 637    WinGetMinWindowViewer
  362. 639    WinLockPointerUpdate
  363. 640    WinCheckInput
  364. 700    WinAddAtom
  365. 701    WinAlarm
  366. 702    WinBeginEnumWindows
  367. 703    WinBeginPaint
  368. 704    WinCalcFrameRect
  369. 705    WinCancelShutdown
  370. 707    WinCloseClipbrd
  371. 708    WinCompareStrings
  372. 709    WinCopyAccelTable
  373. 710    WinCopyRect
  374. 711    WinCpTranslateChar
  375. 712    WinCpTranslateString
  376. 713    WinCreateAccelTable
  377. 714    WinCreateAtomTable
  378. 715    WinCreateCursor
  379. 716    WinCreateMsgQueue
  380. 717    WinCreatePointer
  381. 718    WinDdeInitiate
  382. 719    WinDdePostMsg
  383. 720    WinDdeRespond
  384. 721    WinDeleteAtom
  385. 722    WinDeleteLibrary
  386. 723    WinDestroyAccelTable
  387. 724    WinDestroyAtomTable
  388. 725    WinDestroyCursor
  389. 726    WinDestroyMsgQueue
  390. 727    WinDestroyPointer
  391. 728    WinDestroyWindow
  392. 729    WinDismissDlg
  393. 730    WinDrawBitmap
  394. 731    WinDrawBorder
  395. 732    WinDrawPointer
  396. 733    WinEmptyClipbrd
  397. 734    WinEnablePhysInput
  398. 735    WinEnableWindow
  399. 736    WinEnableWindowUpdate
  400. 737    WinEndEnumWindows
  401. 738    WinEndPaint
  402. 739    WinEnumClipbrdFmts
  403. 740    WinEnumDlgItem
  404. 741    WinEqualRect
  405. 742    WinExcludeUpdateRegion
  406. 743    WinFillRect
  407. 744    WinFindAtom
  408. 745    WinFlashWindow
  409. 746    WinFocusChange
  410. 748    WinFreeErrorInfo
  411. 749    WinGetClipPS
  412. 750    WinGetCurrentTime
  413. 751    WinGetErrorInfo
  414. 752    WinGetKeyState
  415. 753    WinGetLastError
  416. 754    WinGetMaxPosition
  417. 755    WinGetMinPosition
  418. 756    WinGetNextWindow
  419. 757    WinGetPS
  420. 758    WinGetPhysKeyState
  421. 759    WinGetScreenPS
  422. 760    WinGetSysBitmap
  423. 761    WinInSendMsg
  424. 762    WinInflateRect
  425. 763    WinInitialize
  426. 764    WinIntersectRect
  427. 765    WinInvalidateRect
  428. 766    WinInvalidateRegion
  429. 767    WinInvertRect
  430. 768    WinIsChild
  431. 769    WinIsPhysInputEnabled
  432. 770    WinIsRectEmpty
  433. 771    WinIsThreadActive
  434. 772    WinIsWindow
  435. 773    WinIsWindowEnabled
  436. 774    WinIsWindowShowing
  437. 775    WinIsWindowVisible
  438. 776    WinLoadAccelTable
  439. 777    WinLoadLibrary
  440. 778    WinLoadMenu
  441. 779    WinLoadMessage
  442. 780    WinLoadPointer
  443. 781    WinLoadString
  444. 782    WinLockVisRegions
  445. 784    WinLockWindowUpdate
  446. 785    WinMakePoints
  447. 786    WinMakeRect
  448. 787    WinMapDlgPoints
  449. 788    WinMapWindowPoints
  450. 789    WinMessageBox
  451. 790    WinMsgSemWait
  452. 791    WinNextChar
  453. 792    WinOffsetRect
  454. 793    WinOpenClipbrd
  455. 794    WinOpenWindowDC
  456. 795    WinPrevChar
  457. 796    WinProcessDlg
  458. 797    WinPtInRect
  459. 798    WinQueryAccelTable
  460. 799    WinQueryActiveWindow
  461. 800    WinQueryAnchorBlock
  462. 801    WinQueryAtomLength
  463. 802    WinQueryAtomName
  464. 803    WinQueryAtomUsage
  465. 804    WinQueryCapture
  466. 805    WinQueryClassName
  467. 806    WinQueryClipbrdData
  468. 807    WinQueryClipbrdFmtInfo
  469. 808    WinQueryClipbrdOwner
  470. 809    WinQueryClipbrdViewer
  471. 810    WinQueryCp
  472. 811    WinQueryCpList
  473. 812    WinQueryCursorInfo
  474. 813    WinQueryDesktopWindow
  475. 814    WinQueryDlgItemShort
  476. 815    WinQueryDlgItemText
  477. 816    WinQueryDlgItemTextLength
  478. 817    WinQueryFocus
  479. 818    WinQueryMsgPos
  480. 819    WinQueryMsgTime
  481. 820    WinQueryObjectWindow
  482. 821    WinQueryPointer
  483. 822    WinQueryPointerInfo
  484. 823    WinQueryPointerPos
  485. 824    WinQueryQueueInfo
  486. 825    WinQueryQueueStatus
  487. 826    WinQuerySysColor
  488. 827    WinQuerySysModalWindow
  489. 828    WinQuerySysPointer
  490. 829    WinQuerySysValue
  491. 830    WinQuerySystemAtomTable
  492. 831    WinQueryUpdateRect
  493. 832    WinQueryUpdateRegion
  494. 833    WinQueryVersion
  495. 834    WinQueryWindow
  496. 835    WinQueryWindowDC
  497. 837    WinQueryWindowPos
  498. 838    WinQueryWindowProcess
  499. 839    WinQueryWindowPtr
  500. 840    WinQueryWindowRect
  501. 841    WinQueryWindowText
  502. 842    WinQueryWindowTextLength
  503. 843    WinQueryWindowULong
  504. 844    WinQueryWindowUShort
  505. 845    WinRegisterUserDatatype
  506. 846    WinRegisterUserMsg
  507. 848    WinReleasePS
  508. 849    WinScrollWindow
  509. 850    WinSetAccelTable
  510. 851    WinSetActiveWindow
  511. 852    WinSetCapture
  512. 853    WinSetClassMsgInterest
  513. 854    WinSetClipbrdData
  514. 855    WinSetClipbrdOwner
  515. 856    WinSetClipbrdViewer
  516. 857    WinSetCp
  517. 858    WinSetDlgItemShort
  518. 859    WinSetDlgItemText
  519. 860    WinSetFocus
  520. 861    WinSetMsgInterest
  521. 862    WinSetMsgMode
  522. 863    WinSetMultWindowPos
  523. 864    WinSetOwner
  524. 865    WinSetParent
  525. 866    WinSetPointer
  526. 867    WinSetPointerPos
  527. 868    WinSetRect
  528. 869    WinSetRectEmpty
  529. 870    WinSetSynchroMode
  530. 871    WinSetSysColors
  531. 872    WinSetSysModalWindow
  532. 873    WinSetSysValue
  533. 874    WinSetWindowBits
  534. 875    WinSetWindowPos
  535. 876    WinSetWindowPtr
  536. 877    WinSetWindowText
  537. 878    WinSetWindowULong
  538. 879    WinSetWindowUShort
  539. 880    WinShowCursor
  540. 881    WinShowPointer
  541. 882    WinShowTrackRect
  542. 883    WinShowWindow
  543. 884    WinStartTimer
  544. 885    WinStopTimer
  545. 886    WinSubstituteStrings
  546. 887    WinSubtractRect
  547. 888    WinTerminate
  548. 890    WinTrackRect
  549. 891    WinUnionRect
  550. 892    WinUpdateWindow
  551. 893    WinUpper
  552. 894    WinUpperChar
  553. 895    WinValidateRect
  554. 896    WinValidateRegion
  555. 897    WinWaitMsg
  556. 898    WinWindowFromDC
  557. 899    WinWindowFromID
  558. 900    WinWindowFromPoint
  559. 901    WinBroadcastMsg
  560. 902    WinPostQueueMsg
  561. 903    WinSendDlgItemMsg
  562. 904    WinTranslateAccel
  563. 905    WinCallMsgFilter
  564. 906    WinCreateFrameControls
  565. 907    WinCreateMenu
  566. 908    WinCreateStdWindow
  567. 909    WinCreateWindow
  568. 910    WinDefDlgProc
  569. 911    WinDefWindowProc
  570. 912    WinDispatchMsg
  571. 913    WinDrawText
  572. 914    WinGetDlgMsg
  573. 915    WinGetMsg
  574. 916    WinMsgMuxSemWait
  575. 917    WinMultWindowFromIDs
  576. 918    WinPeekMsg
  577. 919    WinPostMsg
  578. 920    WinSendMsg
  579. 921    WinSetKeyboardStateTable
  580. 922    WinCreateDlg
  581. 923    WinDlgBox
  582. 924    WinLoadDlg
  583. 925    WinQueryClassInfo
  584. 926    WinRegisterClass
  585. 927    WinReleaseHook
  586. 928    WinSetHook
  587. 929    WinSubclassWindow
  588. 930    WinSetClassThunkProc
  589. 931    WinQueryClassThunkProc
  590. 932    WinSetWindowThunkProc
  591. 933    WinQueryWindowThunkProc
  592. 934    WinQueryWindowModel
  593. 935    WinSetDesktopBkgnd
  594. 936    WinQueryDesktopBkgnd
  595. 937    WinPopupMenu
  596. 938    WinSetPresParam
  597. 939    WinQueryPresParam
  598. 940    WinRemovePresParam
  599. 941    WinRealizePalette
  600. 942    WinCreatePointerIndirect
  601. 943    WinSaveWindowPos
  602. 947    WinCreateFarHeap
  603. 948    WinDestoryFarHeap
  604. 949    WinAllocFarMem
  605. 950    WinFreeFarMem
  606. 951    WinReallocFarMem
  607. 952    WinGetErasePS
  608. 953    WinReleaseErasePS
  609. 954    DEBUG32INPUT
  610. 955    DEBUG32OUTPUT
  611. 956    DEBUG32CURPOS
  612. 957    DEBUG32CLS
  613. 958    WIN32DEBUGBREAK
  614. 959    WinSetClassThunkProc
  615. 960    WinQueryClassThunkProc
  616. 961    WinSetWindowThunkProc
  617. 962    WinQueryWindowThunkProc
  618. 963    WinSystemShutdown
  619. 964    WinBuildPtrHandle
  620. 965    WinExplodeWindow
  621. 966    WinSetAccelTableValue
  622. 967    WinQueryAccelTableValue
  623. 968    WinStretchPointer
  624. 969    AAB32GETREG
  625. 970    AAB32SETREG
  626. 971    WinSetPointerOwner
  627. 972    WinGetFrameTreePPSize
  628. 973    WinGetFrameTreePPs
  629. 974    WinSetFrameTreePPs
  630. 975    WinQueryProcessCP
  631. 976    WinVisRegionNotify
  632. 977    WinSetErrorInfo
  633. 978    WinWaitEventSem
  634. 979    WinRequestMutexSem
  635. 980    WinWaitMuxWaitSem
  636. 981    WinSetSysClipbrdViewer
  637. 982    WinSetSysClipbrdViewer
  638. 983    WinSemQuery
  639. 984    WinSemEnter
  640. 985    WinSemLeave
  641. 986    WinLoadProcedure
  642. 987    WinDeleteProcedure
  643. 988    WinMoveCursor
  644. 990    WinQuerySendMsg
  645. 991    WinReplyMsg
  646. 992    WinWakeThread
  647. 993    WinQueueFromID
  648. 994    WinThreadAssocQueue
  649. 995    WinLockInput
  650. 996    WinSetSysFont
  651.