Source code of Windows XP (NT5)
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.

750 lines
16 KiB

  1. /***************************** Module Header ******************************\
  2. * Module Name: Services.tab
  3. *
  4. * This file lists win32k.sys entry points.
  5. *
  6. * Stub,NumParams[,ErrRetVal]
  7. *
  8. * It must start on the leftmost column and include no spaces.
  9. *
  10. * This will create the a stub named NtStub, which takes NumParams parameters.
  11. * ErrRetVal will be used by the dispatcher on error. This parameter can be:
  12. * 0 == return 0
  13. * -1 == return -1
  14. * 1 == return status code (this is the default)
  15. *
  16. * Copyright (c) 1985-98, Microsoft Corporation
  17. \**************************************************************************/
  18. GdiAbortDoc,1
  19. GdiAbortPath,1
  20. GdiAddFontResourceW,6,0
  21. GdiAddRemoteFontToDC,4,0
  22. GdiAddFontMemResourceEx,5,0
  23. GdiRemoveMergeFont,2,0
  24. GdiAddRemoteMMInstanceToDC,3,0
  25. GdiAlphaBlend,12
  26. GdiAngleArc,6
  27. GdiAnyLinkedFonts,0,0
  28. GdiFontIsLinked,1,0
  29. GdiArcInternal,10
  30. GdiBeginPath,1
  31. GdiBitBlt,11
  32. GdiCancelDC,1
  33. GdiCheckBitmapBits,8
  34. GdiCloseFigure,1
  35. GdiClearBitmapAttributes,2
  36. GdiClearBrushAttributes,2
  37. GdiColorCorrectPalette,6
  38. GdiCombineRgn,4
  39. GdiCombineTransform,3
  40. GdiComputeXformCoefficients,1
  41. GdiConsoleTextOut,4,0
  42. GdiConvertMetafileRect,2
  43. GdiCreateBitmap,5
  44. GdiCreateClientObj,1
  45. GdiCreateColorSpace,1
  46. GdiCreateColorTransform,8
  47. GdiCreateCompatibleBitmap,3
  48. GdiCreateCompatibleDC,1
  49. GdiCreateDIBBrush,6
  50. GdiCreateDIBitmapInternal,11
  51. GdiCreateDIBSection,9
  52. GdiCreateEllipticRgn,4
  53. GdiCreateHalftonePalette,1
  54. GdiCreateHatchBrushInternal,3
  55. GdiCreateMetafileDC,1
  56. GdiCreatePaletteInternal,2
  57. GdiCreatePatternBrushInternal,3
  58. GdiCreatePen,4
  59. GdiCreateRectRgn,4
  60. GdiCreateRoundRectRgn,6
  61. GdiCreateServerMetaFile,6
  62. GdiCreateSolidBrush,2
  63. GdiD3dContextCreate,4
  64. GdiD3dContextDestroy,1
  65. GdiD3dContextDestroyAll,1
  66. GdiD3dValidateTextureStageState,1
  67. GdiD3dDrawPrimitives2,7
  68. GdiDdGetDriverState,1
  69. GdiDdAddAttachedSurface,3
  70. GdiDdAlphaBlt,3
  71. GdiDdAttachSurface,2
  72. GdiDdBeginMoCompFrame,2
  73. GdiDdBlt,3
  74. GdiDdCanCreateSurface,2
  75. GdiDdCanCreateD3DBuffer,2
  76. GdiDdColorControl,2
  77. GdiDdCreateDirectDrawObject,1
  78. GdiDdCreateSurface,8
  79. GdiDdCreateD3DBuffer,8
  80. GdiDdCreateMoComp,2
  81. GdiDdCreateSurfaceObject,6
  82. GdiDdDeleteDirectDrawObject,1
  83. GdiDdDeleteSurfaceObject,1
  84. GdiDdDestroyMoComp,2
  85. GdiDdDestroySurface,2
  86. GdiDdDestroyD3DBuffer,1
  87. GdiDdEndMoCompFrame,2
  88. GdiDdFlip,5
  89. GdiDdFlipToGDISurface,2
  90. GdiDdGetAvailDriverMemory,2
  91. GdiDdGetBltStatus,2
  92. GdiDdGetDC,2
  93. GdiDdGetDriverInfo,2
  94. GdiDdGetDxHandle,3
  95. GdiDdGetFlipStatus,2
  96. GdiDdGetInternalMoCompInfo,2
  97. GdiDdGetMoCompBuffInfo,2
  98. GdiDdGetMoCompGuids,2
  99. GdiDdGetMoCompFormats,2
  100. GdiDdGetScanLine,2
  101. GdiDdLock,3
  102. GdiDdLockD3D,2
  103. GdiDdQueryDirectDrawObject,11
  104. GdiDdQueryMoCompStatus,2
  105. GdiDdReenableDirectDrawObject,2
  106. GdiDdReleaseDC,1
  107. GdiDdRenderMoComp,2
  108. GdiDdResetVisrgn,2
  109. GdiDdSetColorKey,2
  110. GdiDdSetExclusiveMode,2
  111. GdiDdSetGammaRamp,3
  112. GdiDdCreateSurfaceEx,3
  113. GdiDdSetOverlayPosition,3
  114. GdiDdUnattachSurface,2
  115. GdiDdUnlock,2
  116. GdiDdUnlockD3D,2
  117. GdiDdUpdateOverlay,3
  118. GdiDdWaitForVerticalBlank,2
  119. GdiDvpCanCreateVideoPort,2
  120. GdiDvpColorControl,2
  121. GdiDvpCreateVideoPort,2
  122. GdiDvpDestroyVideoPort,2
  123. GdiDvpFlipVideoPort,4
  124. GdiDvpGetVideoPortBandwidth,2
  125. GdiDvpGetVideoPortField,2
  126. GdiDvpGetVideoPortFlipStatus,2
  127. GdiDvpGetVideoPortInputFormats,2
  128. GdiDvpGetVideoPortLine,2
  129. GdiDvpGetVideoPortOutputFormats,2
  130. GdiDvpGetVideoPortConnectInfo,2
  131. GdiDvpGetVideoSignalStatus,2
  132. GdiDvpUpdateVideoPort,4
  133. GdiDvpWaitForVideoPortSync,2
  134. GdiDvpAcquireNotification,3
  135. GdiDvpReleaseNotification,2
  136. GdiDxgGenericThunk,6
  137. GdiDeleteClientObj,1
  138. GdiDeleteColorSpace,1
  139. GdiDeleteColorTransform,2
  140. GdiDeleteObjectApp,1
  141. GdiDescribePixelFormat,4
  142. GdiGetPerBandInfo,2
  143. GdiDoBanding,4
  144. GdiDoPalette,6
  145. GdiDrawEscape,4
  146. GdiEllipse,5
  147. GdiEnableEudc,1
  148. GdiEndDoc,1
  149. GdiEndPage,1
  150. GdiEndPath,1
  151. GdiEnumFontChunk,5,0
  152. GdiEnumFontClose,1,0
  153. GdiEnumFontOpen,7,0
  154. GdiEnumObjects,4
  155. GdiEqualRgn,2
  156. GdiEudcLoadUnloadLink,7,0
  157. GdiExcludeClipRect,5
  158. GdiExtCreatePen,11
  159. GdiExtCreateRegion,3
  160. GdiExtEscape,8
  161. GdiExtFloodFill,5
  162. GdiExtGetObjectW,3
  163. GdiExtSelectClipRgn,3
  164. GdiExtTextOutW,9,0
  165. GdiFillPath,1
  166. GdiFillRgn,3
  167. GdiFlattenPath,1
  168. GdiFlushUserBatch,0
  169. GdiFlush,0
  170. GdiForceUFIMapping,2,0
  171. GdiFrameRgn,5
  172. GdiFullscreenControl,5
  173. GdiGetAndSetDCDword,4
  174. GdiGetAppClipBox,2
  175. GdiGetBitmapBits,3
  176. GdiGetBitmapDimension,2
  177. GdiGetBoundsRect,3
  178. GdiGetCharABCWidthsW,6,0
  179. GdiGetCharacterPlacementW,6,0
  180. GdiGetCharSet,1,0
  181. GdiGetCharWidthW,6,0
  182. GdiGetCharWidthInfo,2,0
  183. GdiGetColorAdjustment,2
  184. GdiGetColorSpaceforBitmap,1
  185. GdiGetDCDword,3
  186. GdiGetDCforBitmap,1
  187. GdiGetDCObject,2
  188. GdiGetDCPoint,3
  189. GdiGetDeviceCaps,2
  190. GdiGetDeviceGammaRamp,2
  191. GdiGetDeviceCapsAll,2
  192. GdiGetDIBitsInternal,9
  193. GdiGetETM,2,0
  194. GdiGetEudcTimeStampEx,3,0
  195. GdiGetFontData,5,-1
  196. GdiGetFontResourceInfoInternalW,7,0
  197. GdiGetGlyphIndicesW,5,-1
  198. GdiGetGlyphIndicesWInternal,6,-1
  199. GdiGetGlyphOutline,8,-1
  200. GdiGetKerningPairs,3,0
  201. GdiGetLinkedUFIs,3,0
  202. GdiGetMiterLimit,2
  203. GdiGetMonitorID,3,0
  204. GdiGetNearestColor,2
  205. GdiGetNearestPaletteIndex,2
  206. GdiGetObjectBitmapHandle,2
  207. GdiGetOutlineTextMetricsInternalW,4
  208. GdiGetPath,4
  209. GdiGetPixel,3
  210. GdiGetRandomRgn,3
  211. GdiGetRasterizerCaps,2
  212. GdiGetRealizationInfo,3
  213. GdiGetRegionData,3
  214. GdiGetRgnBox,2
  215. GdiGetServerMetaFileBits,7
  216. GdiGetSpoolMessage,4
  217. GdiGetStats,5
  218. GdiGetStockObject,1
  219. GdiGetStringBitmapW,5
  220. GdiGetSystemPaletteUse,1
  221. GdiGetTextCharsetInfo,3,-1
  222. GdiGetTextExtent,5,0
  223. GdiGetTextExtentExW,8,0
  224. GdiGetTextFaceW,4,0
  225. GdiGetTextMetricsW,3,0
  226. GdiGetTransform,3,0
  227. GdiGetUFI,6,0
  228. GdiGetEmbUFI,7,0
  229. GdiGetUFIPathname,10,0
  230. GdiGetEmbedFonts,0,-1
  231. GdiChangeGhostFont,2,0
  232. GdiAddEmbFontToDC,2,0
  233. GdiGetFontUnicodeRanges,2,0
  234. GdiGetWidthTable,7,-1
  235. GdiGradientFill,6
  236. GdiHfontCreate,5,0
  237. GdiIcmBrushInfo,8
  238. GdiInit,0,0
  239. GdiInitSpool,0
  240. GdiIntersectClipRect,5
  241. GdiInvertRgn,2
  242. GdiLineTo,3
  243. GdiMakeFontDir,5,0
  244. GdiMakeInfoDC,2
  245. GdiMaskBlt,13
  246. GdiModifyWorldTransform,3,0
  247. GdiMonoBitmap,1
  248. GdiMoveTo,4
  249. GdiOffsetClipRgn,3
  250. GdiOffsetRgn,3
  251. GdiOpenDCW,7
  252. GdiPatBlt,6
  253. GdiPolyPatBlt,5
  254. GdiPathToRegion,1
  255. GdiPlgBlt,11
  256. GdiPolyDraw,4
  257. GdiPolyPolyDraw,5
  258. GdiPolyTextOutW,4
  259. GdiPtInRegion,3
  260. GdiPtVisible,3
  261. GdiQueryFonts,3,0
  262. GdiQueryFontAssocInfo,1,0
  263. GdiRectangle,5
  264. GdiRectInRegion,2
  265. GdiRectVisible,2
  266. GdiRemoveFontResourceW,6,0
  267. GdiRemoveFontMemResourceEx,1,0
  268. GdiResetDC,5
  269. GdiResizePalette,2
  270. GdiRestoreDC,2
  271. GdiRoundRect,7
  272. GdiSaveDC,1
  273. GdiScaleViewportExtEx,6
  274. GdiScaleWindowExtEx,6
  275. GdiSelectBitmap,2
  276. GdiSelectBrush,2
  277. GdiSelectClipPath,2
  278. GdiSelectFont,2,0
  279. GdiSelectPen,2
  280. GdiSetBitmapAttributes,2
  281. GdiSetBitmapBits,3
  282. GdiSetBitmapDimension,4
  283. GdiSetBoundsRect,3
  284. GdiSetBrushAttributes,2
  285. GdiSetBrushOrg,4
  286. GdiSetColorAdjustment,2
  287. GdiSetColorSpace,2
  288. GdiSetDeviceGammaRamp,2
  289. GdiSetDIBitsToDeviceInternal,16
  290. GdiSetFontEnumeration,1,0
  291. GdiSetFontXform,3,0
  292. GdiSetIcmMode,3
  293. GdiSetLinkedUFIs,3,0
  294. GdiSetMagicColors,3
  295. GdiSetMetaRgn,1
  296. GdiSetMiterLimit,3
  297. GdiGetDeviceWidth,1
  298. GdiMirrorWindowOrg,1
  299. GdiSetLayout,3
  300. GdiSetPixel,4
  301. GdiSetPixelFormat,2
  302. GdiSetRectRgn,5
  303. GdiSetSystemPaletteUse,2
  304. GdiSetTextJustification,3,0
  305. GdiSetupPublicCFONT,3,-1
  306. GdiSetVirtualResolution,5
  307. GdiSetSizeDevice,3
  308. GdiStartDoc,4
  309. GdiStartPage,1
  310. GdiStretchBlt,12
  311. GdiStretchDIBitsInternal,16
  312. GdiStrokeAndFillPath,1
  313. GdiStrokePath,1
  314. GdiSwapBuffers,1
  315. GdiTransformPoints,5
  316. GdiTransparentBlt,11
  317. GdiUnloadPrinterDriver,2
  318. GdiUnmapMemFont,1
  319. GdiUnrealizeObject,1
  320. GdiUpdateColors,1
  321. GdiWidenPath,1
  322. /*
  323. * NTUSER entry points
  324. */
  325. UserActivateKeyboardLayout,2,0
  326. UserAlterWindowStyle,3,0
  327. UserAssociateInputContext,3
  328. UserAttachThreadInput,3,0
  329. UserBeginPaint,2,0
  330. UserBitBltSysBmp,8,0
  331. UserBlockInput,1,0
  332. UserBuildHimcList,4,1
  333. UserBuildHwndList,7,1
  334. UserBuildNameList,4,1
  335. UserBuildPropList,4,1
  336. UserCallHwnd,2,0
  337. UserCallHwndLock,2,0
  338. UserCallHwndOpt,2,0
  339. UserCallHwndParam,3,0
  340. UserCallHwndParamLock,3,0
  341. UserCallMsgFilter,2,0
  342. UserCallNextHookEx,4,0
  343. UserCallNoParam,1,0
  344. UserCallOneParam,2,0
  345. UserCallTwoParam,3,0
  346. UserChangeClipboardChain,2,0
  347. UserChangeDisplaySettings,5,-1
  348. UserCheckImeHotKey,2,-1
  349. UserCheckMenuItem,3,-1
  350. UserChildWindowFromPointEx,4,0
  351. UserClipCursor,1,0
  352. UserCloseClipboard,0,0
  353. UserCloseDesktop,1,0
  354. UserCloseWindowStation,1,0
  355. UserConsoleControl,3,1
  356. UserConvertMemHandle,2,0
  357. UserCopyAcceleratorTable,3,0
  358. UserCountClipboardFormats,0,0
  359. UserCreateAcceleratorTable,2,0
  360. UserCreateCaret,4,0
  361. UserCreateDesktop,5,0
  362. UserCreateInputContext,1,0
  363. UserCreateLocalMemHandle,4,1
  364. UserCreateWindowEx,15,0
  365. UserCreateWindowStation,7,0
  366. UserDdeGetQualityOfService,3,0
  367. UserDdeInitialize,5
  368. UserDdeSetQualityOfService,3,0
  369. UserDeferWindowPos,8,0
  370. UserDefSetText,2,0
  371. UserDeleteMenu,3,0
  372. UserDestroyAcceleratorTable,1,0
  373. UserDestroyCursor,2,0
  374. UserDestroyInputContext,1,0
  375. UserDestroyMenu,1,0
  376. UserDestroyWindow,1,0
  377. UserDisableThreadIme,1,0
  378. UserDispatchMessage,1,0
  379. UserDragDetect,3,0
  380. UserDragObject,5,0
  381. UserDrawAnimatedRects,4,0
  382. UserDrawCaption,4,0
  383. UserDrawCaptionTemp,7,0
  384. UserDrawIconEx,11,0
  385. UserDrawMenuBarTemp,5,0
  386. UserEmptyClipboard,0,0
  387. UserEnableMenuItem,3,-1
  388. UserEnableScrollBar,3,0
  389. UserEndDeferWindowPosEx,2,0
  390. UserEndMenu,0,0
  391. UserEndPaint,2,0
  392. UserEnumDisplayDevices,4,1
  393. UserEnumDisplayMonitors,4,0
  394. UserEnumDisplaySettings,4,1
  395. UserEvent,1,0
  396. UserExcludeUpdateRgn,2,0
  397. UserFillWindow,4,0
  398. UserFindExistingCursorIcon,3,0
  399. UserFindWindowEx,5,0
  400. UserFlashWindowEx,1,0
  401. UserGetAltTabInfo,6,0
  402. UserGetAncestor,2,0
  403. UserGetAppImeLevel,1,0
  404. UserGetAsyncKeyState,1,0
  405. UserGetAtomName,2,0
  406. UserGetCaretBlinkTime,0,0
  407. UserGetCaretPos,1,0
  408. UserGetClassInfo,5,0
  409. UserGetClassName,3,0
  410. UserGetClipboardData,2,0
  411. UserGetClipboardFormatName,3,0
  412. UserGetClipboardOwner,0,0
  413. UserGetClipboardSequenceNumber,0,0
  414. UserGetClipboardViewer,0,0
  415. UserGetClipCursor,1,0
  416. UserGetComboBoxInfo,2,0
  417. UserGetControlBrush,3,0
  418. UserGetControlColor,4,0
  419. UserGetCPD,3,0
  420. UserGetCursorFrameInfo,4,0
  421. UserGetCursorInfo,1,0
  422. UserGetDC,1,0
  423. UserGetDCEx,3,0
  424. #ifdef REDIRECTION
  425. UserGetDesktopRedirectionMode,2,0
  426. #endif // REDIRECTION
  427. UserGetDoubleClickTime,0,0
  428. UserGetForegroundWindow,0,0
  429. UserGetGuiResources,2,0
  430. UserGetGUIThreadInfo,2,0
  431. UserGetIconInfo,6,0
  432. UserGetIconSize,4,0
  433. UserGetImeHotKey,4,0
  434. UserGetImeInfoEx,2,0
  435. UserGetInternalWindowPos,3,0
  436. UserGetKeyboardLayoutList,2,0
  437. UserGetKeyboardLayoutName,1,0
  438. UserGetKeyboardState,1,0
  439. UserGetKeyNameText,3,0
  440. UserGetKeyState,1,0
  441. UserGetListBoxInfo,1,0
  442. UserGetMenuBarInfo,4,0
  443. UserGetMenuIndex,2,0
  444. UserGetMenuItemRect,4,0
  445. UserGetMessage,4,0
  446. UserGetMouseMovePointsEx,5,-1
  447. UserGetObjectInformation,5,0
  448. UserGetOpenClipboardWindow,0,0
  449. UserGetPriorityClipboardFormat,2,0
  450. #ifdef REDIRECTION
  451. UserGetProcessRedirectionMode,2,0
  452. #endif // REDIRECTION
  453. UserGetProcessWindowStation,0,0
  454. #ifdef GENERIC_INPUT
  455. UserGetRawInputBuffer,3,-1
  456. UserGetRawInputData,5,-1
  457. UserGetRawInputDeviceInfo,4,-1
  458. UserGetRawInputDeviceList, 3, -1
  459. UserGetRegisteredRawInputDevices,3,-1
  460. #endif // GENERIC_INPUT
  461. UserGetScrollBarInfo,3,0
  462. UserGetSystemMenu,2,0
  463. UserGetThreadDesktop,2,0
  464. UserGetThreadState,1,0
  465. UserGetTitleBarInfo,2,0
  466. UserGetUpdateRect,3,0
  467. UserGetUpdateRgn,3,0
  468. UserGetWindowDC,1,0
  469. UserGetWindowPlacement,2,0
  470. UserGetWOWClass,2,0
  471. UserHardErrorControl,3
  472. UserHideCaret,1,0
  473. UserHiliteMenuItem,4,0
  474. UserImpersonateDdeClientWindow,2,0
  475. UserInitialize,3,1
  476. UserInitializeClientPfnArrays,4,1
  477. UserInitTask,12,1
  478. UserInternalGetWindowText,3,0
  479. UserInvalidateRect,3,0
  480. UserInvalidateRgn,3,0
  481. UserIsClipboardFormatAvailable,1,0
  482. UserKillTimer,2,0
  483. UserLoadKeyboardLayoutEx,7,0
  484. UserLockWindowStation,1,0
  485. UserLockWindowUpdate,1,0
  486. UserLockWorkStation,0,0
  487. UserMapVirtualKeyEx,4,0
  488. UserMenuItemFromPoint,4,-1
  489. UserMessageCall,7,0
  490. UserMinMaximize,3,0
  491. UserMNDragLeave,0,0
  492. UserMNDragOver,2,0
  493. UserModifyUserStartupInfoFlags,2,0
  494. UserMoveWindow,6,0
  495. UserNotifyIMEStatus,3,0
  496. UserNotifyProcessCreate,4,0
  497. UserNotifyWinEvent,4,0
  498. UserOpenClipboard,2,0
  499. UserOpenDesktop,3,0
  500. UserOpenInputDesktop,3,0
  501. UserOpenWindowStation,2,0
  502. UserPaintDesktop,1,0
  503. UserPeekMessage,5,0
  504. UserPostMessage,4,0
  505. UserPostThreadMessage,4,0
  506. UserPrintWindow,3,0
  507. UserProcessConnect,3,1
  508. UserQueryInformationThread,5,1
  509. UserQueryInputContext,2,0
  510. UserQuerySendMessage,1,0
  511. UserQueryUserCounters,5,0
  512. UserQueryWindow,2,0
  513. UserRealChildWindowFromPoint,3,0
  514. #ifdef MESSAGE_PUMP_HOOK
  515. UserRealInternalGetMessage,6,0
  516. UserRealWaitMessageEx,2,0
  517. #endif
  518. UserRedrawWindow,4,0
  519. UserRegisterClassExWOW,7,0
  520. UserRegisterUserApiHook,2,0
  521. UserRegisterHotKey,4,0
  522. #ifdef GENERIC_INPUT
  523. UserRegisterRawInputDevices,3,0
  524. #endif
  525. UserRegisterTasklist,1,0
  526. UserRegisterWindowMessage,1,0
  527. #ifdef GENERIC_INPUT
  528. #ifdef LATER
  529. UserReleaseRawInputHandle,1,0
  530. #endif
  531. #endif
  532. UserRemoveMenu,3,0
  533. UserRemoveProp,2,0
  534. UserResolveDesktop,4,0
  535. UserResolveDesktopForWOW,1,1
  536. UserSBGetParms,4,0
  537. UserScrollDC,7,0
  538. UserScrollWindowEx,8,0
  539. UserSelectPalette,3,0
  540. UserSendInput,3,0
  541. UserSetActiveWindow,1,0
  542. UserSetAppImeLevel,2,0
  543. UserSetCapture,1,0
  544. UserSetClassLong,4,0
  545. #if defined(_WIN64)
  546. UserSetClassLongPtr,4,0
  547. #endif
  548. UserSetClassWord,3,0
  549. UserSetClipboardData,3,0
  550. UserSetClipboardViewer,1,0
  551. UserSetConsoleReserveKeys,2,0
  552. UserSetCursor,1,0
  553. UserSetCursorContents,2,0
  554. UserSetCursorIconData,4,0
  555. UserSetDbgTag,2,0
  556. #ifdef REDIRECTION
  557. UserSetDesktopRedirectionMode,2,0
  558. #endif // REDIRECTION
  559. UserSetFocus,1,0
  560. UserSetImeHotKey,5,0
  561. UserSetImeInfoEx,1,0
  562. UserSetImeOwnerWindow,2,0
  563. UserSetInformationProcess,4,1
  564. UserSetInformationThread,4,1
  565. UserSetInternalWindowPos,4,0
  566. UserSetKeyboardState,1,0
  567. UserSetLogonNotifyWindow,1,0
  568. UserSetMenu,3,0
  569. UserSetMenuContextHelpId,2,0
  570. UserSetMenuDefaultItem,3,0
  571. UserSetMenuFlagRtoL,1,0
  572. UserSetObjectInformation,4,0
  573. UserSetParent,2,0
  574. #ifdef REDIRECTION
  575. UserSetProcessRedirectionMode,2,0
  576. #endif // REDIRECTION
  577. UserSetProcessWindowStation,1,0
  578. UserSetProp,3,0
  579. UserSetRipFlags,2,0
  580. UserSetScrollInfo,4,0
  581. UserSetShellWindowEx,2,0
  582. UserSetSysColors,4,0
  583. UserSetSystemCursor,2,0
  584. UserSetSystemMenu,2,0
  585. UserSetSystemTimer,4,0
  586. UserSetThreadDesktop,1,0
  587. UserSetThreadLayoutHandles,2,0
  588. UserSetThreadState,2,0
  589. UserSetTimer,4,0
  590. UserSetWindowFNID,2,0
  591. UserSetWindowLong,4,0
  592. #if defined(_WIN64)
  593. UserSetWindowLongPtr,4,0
  594. #endif
  595. UserSetWindowPlacement,2,0
  596. UserSetWindowPos,7,0
  597. UserSetWindowRgn,3,0
  598. UserSetWindowsHookAW,3,0
  599. UserSetWindowsHookEx,6,0
  600. UserSetWindowStationUser,4,0
  601. UserSetWindowWord,3,0
  602. UserSetWinEventHook,8,0
  603. UserShowCaret,1,0
  604. UserShowScrollBar,3,0
  605. UserShowWindow,2,0
  606. UserShowWindowAsync,2,0
  607. UserSoundSentry,0,1
  608. UserSwitchDesktop,1,0
  609. UserSystemParametersInfo,4,0
  610. UserTestForInteractiveUser,1,1
  611. UserThunkedMenuInfo,2,0
  612. UserThunkedMenuItemInfo,6,0
  613. UserToUnicodeEx,7,0
  614. UserTrackMouseEvent,1,0
  615. UserTrackPopupMenuEx,6,0
  616. UserCalcMenuBar,5,0
  617. UserPaintMenuBar,6,0
  618. UserTranslateAccelerator,3,0
  619. UserTranslateMessage,2,0
  620. UserUnhookWindowsHookEx,1,0
  621. UserUnhookWinEvent,1,0
  622. UserUnloadKeyboardLayout,1,0
  623. UserUnlockWindowStation,1,0
  624. UserUnregisterClass,3,0
  625. UserUnregisterUserApiHook,0,0
  626. UserUnregisterHotKey,2,0
  627. UserUpdateInputContext,3,0
  628. UserUpdateInstance,3
  629. UserUpdateLayeredWindow,9,0
  630. UserGetLayeredWindowAttributes,4,0
  631. UserSetLayeredWindowAttributes,4,0
  632. UserUpdatePerUserSystemParameters,2,0
  633. UserUserHandleGrantAccess,3,0
  634. UserValidateHandleSecure,1,0
  635. UserValidateRect,2,0
  636. UserValidateTimerCallback,3,0
  637. UserVkKeyScanEx,3,-1
  638. UserWaitForInputIdle,3,-1
  639. UserWaitForMsgAndEvent,1,0
  640. UserWaitMessage,0,0
  641. UserWin32PoolAllocationStats,6
  642. UserWindowFromPoint,2,0
  643. UserYieldTask,0,0
  644. UserRemoteConnect,3,1
  645. UserRemoteRedrawRectangle,4,1
  646. UserRemoteRedrawScreen,0,1
  647. UserRemoteStopScreenUpdates,0,1
  648. UserCtxDisplayIOCtl,3,1
  649. GdiEngAssociateSurface,3
  650. GdiEngCreateBitmap,6
  651. GdiEngCreateDeviceSurface,4
  652. GdiEngCreateDeviceBitmap,4
  653. GdiEngCreatePalette,6
  654. GdiEngComputeGlyphSet,3
  655. GdiEngCopyBits,6
  656. GdiEngDeletePalette,1
  657. GdiEngDeleteSurface,1
  658. GdiEngEraseSurface,3
  659. GdiEngUnlockSurface,1
  660. GdiEngLockSurface,1
  661. GdiEngBitBlt,11
  662. GdiEngStretchBlt,11
  663. GdiEngPlgBlt,11
  664. GdiEngMarkBandingSurface,1
  665. GdiEngStrokePath,8
  666. GdiEngFillPath,7
  667. GdiEngStrokeAndFillPath,10
  668. GdiEngPaint,5
  669. GdiEngLineTo,9
  670. GdiEngAlphaBlend,7
  671. GdiEngGradientFill,10
  672. GdiEngTransparentBlt,8
  673. GdiEngTextOut,10,0
  674. GdiEngStretchBltROP,13
  675. GdiXLATEOBJ_cGetPalette,4
  676. GdiXLATEOBJ_iXlate,2
  677. GdiXLATEOBJ_hGetColorTransform,1
  678. GdiCLIPOBJ_bEnum,3
  679. GdiCLIPOBJ_cEnumStart,5
  680. GdiCLIPOBJ_ppoGetPath,1
  681. GdiEngDeletePath,1
  682. GdiEngCreateClip,0
  683. GdiEngDeleteClip,1
  684. GdiBRUSHOBJ_ulGetBrushColor,1
  685. GdiBRUSHOBJ_pvAllocRbrush,2
  686. GdiBRUSHOBJ_pvGetRbrush,1
  687. GdiBRUSHOBJ_hGetColorTransform,1
  688. GdiXFORMOBJ_bApplyXform,5
  689. GdiXFORMOBJ_iGetXform,2
  690. GdiFONTOBJ_vGetInfo,3
  691. GdiFONTOBJ_pxoGetXform,1
  692. GdiFONTOBJ_cGetGlyphs,5
  693. GdiFONTOBJ_pifi,1
  694. GdiFONTOBJ_pfdg,1
  695. GdiFONTOBJ_pQueryGlyphAttrs,2
  696. GdiFONTOBJ_pvTrueTypeFontFile,2
  697. GdiFONTOBJ_cGetAllGlyphHandles,2
  698. GdiSTROBJ_bEnum,3
  699. GdiSTROBJ_bEnumPositionsOnly,3
  700. GdiSTROBJ_bGetAdvanceWidths,4
  701. GdiSTROBJ_vEnumStart,1
  702. GdiSTROBJ_dwGetCodePage,1
  703. GdiPATHOBJ_vGetBounds,2
  704. GdiPATHOBJ_bEnum,2
  705. GdiPATHOBJ_vEnumStart,1
  706. GdiPATHOBJ_vEnumStartClipLines,4
  707. GdiPATHOBJ_bEnumClipLines,3
  708. GdiGetDhpdev,1
  709. GdiEngCheckAbort,1
  710. GdiHT_Get8BPPFormatPalette,4
  711. GdiHT_Get8BPPMaskPalette,6
  712. GdiUpdateTransform,1
  713. GdiSetPUMPDOBJ,4,0
  714. GdiBRUSHOBJ_DeleteRbrush,2
  715. GdiUMPDEngFreeUserMem,1
  716. GdiDrawStream,3
  717. /*
  718. * Place at the end all the DBG only APIs
  719. * This way it will not affect mixing checked and free binaries
  720. */
  721. #if DBG
  722. UserDbgWin32HeapFail,2
  723. UserDbgWin32HeapStat,2
  724. #endif