reactos/win32ss/w32ksvc64.h

691 lines
30 KiB
C
Raw Normal View History

// SVC_(<NAME>, <ARG_COUNT>)
//
// Funcs order should match Windows 2003 Service Pack 2 x64 Free
// Note: these MUST be indented for the ARM assembler!
//
SVC_(UserGetThreadState, 1) // <09>0x1000<30>
SVC_(UserPeekMessage, 5) // <09>0x1001<30>
SVC_(UserCallOneParam, 2) // <09>0x1002<30>
SVC_(UserGetKeyState, 1) // <09>0x1003<30>
SVC_(UserInvalidateRect, 3) // <09>0x1004<30>
SVC_(UserCallNoParam, 1) // <09>0x1005<30>
SVC_(UserGetMessage, 4) // <09>0x1006<30>
SVC_(UserMessageCall, 7) // <09>0x1007<30>
SVC_(GdiBitBlt, 11) // <09>0x1008<30>
SVC_(GdiGetCharSet, 1) // <09>0x1009<30>
SVC_(UserGetDC, 1) // <09>0x100a<30>
SVC_(GdiSelectBitmap, 2) // <09>0x100b<30>
SVC_(UserWaitMessage, 0) // <09>0x100c<30>
SVC_(UserTranslateMessage, 2) // <09>0x100d<30>
SVC_(UserPostMessage, 4) // <09>0x100e<30>
SVC_(UserQueryWindow, 2) // <09>0x100f<30>
SVC_(UserTranslateAccelerator, 3) // <09>0x1010<31>
SVC_(GdiFlush, 0) // <09>0x1011<31>
SVC_(UserRedrawWindow, 4) // <09>0x1012<31>
SVC_(UserWindowFromPoint, 2) // <09>0x1013<31>
SVC_(UserCallMsgFilter, 2) // <09>0x1014<31>
SVC_(UserValidateTimerCallback, 1) // <09>0x1015<31>
SVC_(UserBeginPaint, 2) // <09>0x1016<31>
SVC_(UserSetTimer, 4) // <09>0x1017<31>
SVC_(UserEndPaint, 2) // <09>0x1018<31>
SVC_(UserSetCursor, 1) // <09>0x1019<31>
SVC_(UserKillTimer, 2) // <09>0x101a<31>
SVC_(UserBuildHwndList, 7) // <09>0x101b<31>
SVC_(UserSelectPalette, 3) // <09>0x101c<31>
SVC_(UserCallNextHookEx, 4) // <09>0x101d<31>
SVC_(UserHideCaret, 1) // <09>0x101e<31>
SVC_(GdiIntersectClipRect, 5) // <09>0x101f<31>
SVC_(UserCallHwndLock, 2) // <09>0x1020<32>
SVC_(UserGetProcessWindowStation, 0) // <09>0x1021<32>
SVC_(GdiDeleteObjectApp, 1) // <09>0x1022<32>
SVC_(UserSetWindowPos, 7) // <09>0x1023<32>
SVC_(UserShowCaret, 1) // <09>0x1024<32>
SVC_(UserEndDeferWindowPosEx, 2) // <09>0x1025<32>
SVC_(UserCallHwndParamLock, 3) // <09>0x1026<32>
SVC_(UserVkKeyScanEx, 3) // <09>0x1027<32>
SVC_(GdiSetDIBitsToDeviceInternal, 16) // <09>0x1028<32>
SVC_(UserCallTwoParam, 3) // <09>0x1029<32>
SVC_(GdiGetRandomRgn, 3) // <09>0x102a<32>
SVC_(UserCopyAcceleratorTable, 3) // <09>0x102b<32>
SVC_(UserNotifyWinEvent, 4) // <09>0x102c<32>
SVC_(GdiExtSelectClipRgn, 3) // <09>0x102d<32>
SVC_(UserIsClipboardFormatAvailable, 1) // <09>0x102e<32>
SVC_(UserSetScrollInfo, 4) // <09>0x102f<32>
SVC_(GdiStretchBlt, 12) // <09>0x1030<33>
SVC_(UserCreateCaret, 4) // <09>0x1031<33>
SVC_(GdiRectVisible, 2) // <09>0x1032<33>
SVC_(GdiCombineRgn, 4) // <09>0x1033<33>
SVC_(GdiGetDCObject, 2) // <09>0x1034<33>
SVC_(UserDispatchMessage, 1) // <09>0x1035<33>
SVC_(UserRegisterWindowMessage, 1) // <09>0x1036<33>
SVC_(GdiExtTextOutW, 9) // <09>0x1037<33>
SVC_(GdiSelectFont, 2) // <09>0x1038<33>
SVC_(GdiRestoreDC, 2) // <09>0x1039<33>
SVC_(GdiSaveDC, 1) // <09>0x103a<33>
SVC_(UserGetForegroundWindow, 0) // <09>0x103b<33>
SVC_(UserShowScrollBar, 3) // <09>0x103c<33>
SVC_(UserFindExistingCursorIcon, 3) // <09>0x103d<33>
SVC_(GdiGetDCDword, 3) // <09>0x103e<33>
SVC_(GdiGetRegionData, 3) // <09>0x103f<33>
SVC_(GdiLineTo, 3) // <09>0x1040<34>
SVC_(UserSystemParametersInfo, 4) // <09>0x1041<34>
SVC_(GdiGetAppClipBox, 2) // <09>0x1042<34>
SVC_(UserGetAsyncKeyState, 1) // <09>0x1043<34>
SVC_(UserGetCPD, 3) // <09>0x1044<34>
SVC_(UserRemoveProp, 2) // <09>0x1045<34>
SVC_(GdiDoPalette, 6) // <09>0x1046<34>
SVC_(GdiPolyPolyDraw, 5) // <09>0x1047<34>
SVC_(UserSetCapture, 1) // <09>0x1048<34>
SVC_(UserEnumDisplayMonitors, 5) /* FIXME: 4 on XP/2k3 */ // <09>0x1049<34>
SVC_(GdiCreateCompatibleBitmap, 3) // <09>0x104a<34>
SVC_(UserSetProp, 3) // <09>0x104b<34>
SVC_(GdiGetTextCharsetInfo, 3) // <09>0x104c<34>
SVC_(UserSBGetParms, 4) // <09>0x104d<34>
SVC_(UserGetIconInfo, 6) // <09>0x104e<34>
SVC_(UserExcludeUpdateRgn, 2) // <09>0x104f<34>
SVC_(UserSetFocus, 1) // <09>0x1050<35>
SVC_(GdiExtGetObjectW, 3) // <09>0x1051<35>
SVC_(UserDeferWindowPos, 8) // <09>0x1052<35>
SVC_(UserGetUpdateRect, 3) // <09>0x1053<35>
SVC_(GdiCreateCompatibleDC, 1) // <09>0x1054<35>
SVC_(UserGetClipboardSequenceNumber, 0) // <09>0x1055<35>
SVC_(GdiCreatePen, 4) // <09>0x1056<35>
SVC_(UserShowWindow, 2) // <09>0x1057<35>
SVC_(UserGetKeyboardLayoutList, 2) // <09>0x1058<35>
SVC_(GdiPatBlt, 6) // <09>0x1059<35>
SVC_(UserMapVirtualKeyEx, 4) // <09>0x105a<35>
SVC_(UserSetWindowLong, 4) // <09>0x105b<35>
SVC_(GdiHfontCreate, 5) // <09>0x105c<35>
SVC_(UserMoveWindow, 6) // <09>0x105d<35>
SVC_(UserPostThreadMessage, 4) // <09>0x105e<35>
SVC_(UserDrawIconEx, 11) // <09>0x105f<35>
SVC_(UserGetSystemMenu, 2) // <09>0x1060<36>
SVC_(GdiDrawStream, 3) // <09>0x1061<36>
SVC_(UserInternalGetWindowText, 3) // <09>0x1062<36>
SVC_(UserGetWindowDC, 1) // <09>0x1063<36>
SVC_(GdiD3dDrawPrimitives2, 7) // <09>0x1064<36>
SVC_(GdiInvertRgn, 2) // <09>0x1065<36>
SVC_(GdiGetRgnBox, 2) // <09>0x1066<36>
SVC_(GdiGetAndSetDCDword, 4) // <09>0x1067<36>
SVC_(GdiMaskBlt, 13) // <09>0x1068<36>
SVC_(GdiGetWidthTable, 7) // <09>0x1069<36>
SVC_(UserScrollDC, 7) // <09>0x106a<36>
SVC_(UserGetObjectInformation, 5) // <09>0x106b<36>
SVC_(GdiCreateBitmap, 5) // <09>0x106c<36>
SVC_(GdiConsoleTextOut, 4) // <09>0x106d<36>
SVC_(UserFindWindowEx, 5) // <09>0x106e<36>
SVC_(GdiPolyPatBlt, 5) // <09>0x106f<36>
SVC_(UserUnhookWindowsHookEx, 1) // <09>0x1070<37>
SVC_(GdiGetNearestColor, 2) // <09>0x1071<37>
SVC_(GdiTransformPoints, 5) // <09>0x1072<37>
SVC_(GdiGetDCPoint, 3) // <09>0x1073<37>
SVC_(UserCheckImeHotKey, 2) // <09>0x1074<37>
SVC_(GdiCreateDIBBrush, 6) // <09>0x1075<37>
SVC_(GdiGetTextMetricsW, 3) // <09>0x1076<37>
SVC_(UserCreateWindowEx, 15) // <09>0x1077<37>
SVC_(UserSetParent, 2) // <09>0x1078<37>
SVC_(UserGetKeyboardState, 1) // <09>0x1079<37>
SVC_(UserToUnicodeEx, 7) // <09>0x107a<37>
SVC_(UserGetControlBrush, 3) // <09>0x107b<37>
SVC_(UserGetClassName, 3) // <09>0x107c<37>
SVC_(GdiAlphaBlend, 12) // <09>0x107d<37>
SVC_(GdiDdBlt, 3) // <09>0x107e<37>
SVC_(GdiOffsetRgn, 3) // <09>0x107f<37>
SVC_(UserDefSetText, 2) // <09>0x1080<38>
SVC_(GdiGetTextFaceW, 4) // <09>0x1081<38>
SVC_(GdiStretchDIBitsInternal, 16) // <09>0x1082<38>
SVC_(UserSendInput, 3) // <09>0x1083<38>
SVC_(UserGetThreadDesktop, 2) // <09>0x1084<38>
SVC_(GdiCreateRectRgn, 4) // <09>0x1085<38>
SVC_(GdiGetDIBitsInternal, 9) // <09>0x1086<38>
SVC_(UserGetUpdateRgn, 3) // <09>0x1087<38>
SVC_(GdiDeleteClientObj, 1) // <09>0x1088<38>
SVC_(UserGetIconSize, 4) // <09>0x1089<38>
SVC_(UserFillWindow, 4) // <09>0x108a<38>
SVC_(GdiExtCreateRegion, 3) // <09>0x108b<38>
SVC_(GdiComputeXformCoefficients, 1) // <09>0x108c<38>
SVC_(UserSetWindowsHookEx, 6) // <09>0x108d<38>
SVC_(UserNotifyProcessCreate, 4) // <09>0x108e<38>
SVC_(GdiUnrealizeObject, 1) // <09>0x108f<38>
SVC_(UserGetTitleBarInfo, 2) // <09>0x1090<39>
SVC_(GdiRectangle, 5) // <09>0x1091<39>
SVC_(UserSetThreadDesktop, 1) // <09>0x1092<39>
SVC_(UserGetDCEx, 3) // <09>0x1093<39>
SVC_(UserGetScrollBarInfo, 3) // <09>0x1094<39>
SVC_(GdiGetTextExtent, 5) // <09>0x1095<39>
SVC_(UserSetWindowFNID, 2) // <09>0x1096<39>
SVC_(GdiSetLayout, 3) // <09>0x1097<39>
SVC_(UserCalcMenuBar, 5) // <09>0x1098<39>
SVC_(UserThunkedMenuItemInfo, 6) // <09>0x1099<39>
SVC_(GdiExcludeClipRect, 5) // <09>0x109a<39>
SVC_(GdiCreateDIBSection, 9) // <09>0x109b<39>
SVC_(GdiGetDCforBitmap, 1) // <09>0x109c<39>
SVC_(UserDestroyCursor, 2) // <09>0x109d<39>
SVC_(UserDestroyWindow, 1) // <09>0x109e<39>
SVC_(UserCallHwndParam, 3) // <09>0x109f<39>
SVC_(GdiCreateDIBitmapInternal, 11) // <09>0x10a0<61>
SVC_(UserOpenWindowStation, 2) // <09>0x10a1<61>
SVC_(GdiDdDeleteSurfaceObject, 1) // <09>0x10a2<61>
SVC_(GdiEnumFontClose, 1) // <09>0x10a3<61>
SVC_(GdiEnumFontOpen, 7) // <09>0x10a4<61>
SVC_(GdiEnumFontChunk, 5) // <09>0x10a5<61>
SVC_(GdiDdCanCreateSurface, 2) // <09>0x10a6<61>
SVC_(GdiDdCreateSurface, 8) // <09>0x10a7<61>
SVC_(UserSetCursorIconData, 4) // <09>0x10a8<61>
SVC_(GdiDdDestroySurface, 2) // <09>0x10a9<61>
SVC_(UserCloseDesktop, 1) // <09>0x10aa<61>
SVC_(UserOpenDesktop, 3) // <09>0x10ab<61>
SVC_(UserSetProcessWindowStation, 1) // <09>0x10ac<61>
SVC_(UserGetAtomName, 2) // <09>0x10ad<61>
SVC_(GdiDdResetVisrgn, 2) // <09>0x10ae<61>
SVC_(GdiExtCreatePen, 11) // <09>0x10af<61>
SVC_(GdiCreatePaletteInternal, 2) // <09>0x10b0<62>
SVC_(GdiSetBrushOrg, 4) // <09>0x10b1<62>
SVC_(UserBuildNameList, 4) // <09>0x10b2<62>
SVC_(GdiSetPixel, 4) // <09>0x10b3<62>
SVC_(UserRegisterClassExWOW, 7) // <09>0x10b4<62>
SVC_(GdiCreatePatternBrushInternal, 3) // <09>0x10b5<62>
SVC_(UserGetAncestor, 2) // <09>0x10b6<62>
SVC_(GdiGetOutlineTextMetricsInternalW, 4) // <09>0x10b7<62>
SVC_(GdiSetBitmapBits, 3) // <09>0x10b8<62>
SVC_(UserCloseWindowStation, 1) // <09>0x10b9<62>
SVC_(UserGetDoubleClickTime, 0) // <09>0x10ba<62>
SVC_(UserEnableScrollBar, 3) // <09>0x10bb<62>
SVC_(GdiCreateSolidBrush, 2) // <09>0x10bc<62>
SVC_(UserGetClassInfo, 5) // <09>0x10bd<62>aka UserGetClassInfoEx
SVC_(GdiCreateClientObj, 1) // <09>0x10be<62>
SVC_(UserUnregisterClass, 3) // <09>0x10bf<62>
SVC_(UserDeleteMenu, 3) // <09>0x10c0<63>
SVC_(GdiRectInRegion, 2) // <09>0x10c1<63>
SVC_(UserScrollWindowEx, 8) // <09>0x10c2<63>
SVC_(GdiGetPixel, 3) // <09>0x10c3<63>
SVC_(UserSetClassLong, 4) // <09>0x10c4<63>
SVC_(UserGetMenuBarInfo, 4) // <09>0x10c5<63>
SVC_(GdiDdCreateSurfaceEx, 3) // <09>0x10c6<63>
SVC_(GdiDdCreateSurfaceObject, 6) // <09>0x10c7<63>
SVC_(GdiGetNearestPaletteIndex, 2) // <09>0x10c8<63>
SVC_(GdiDdLockD3D, 2) // <09>0x10c9<63>
SVC_(GdiDdUnlockD3D, 2) // <09>0x10ca<63>
SVC_(GdiGetCharWidthW, 6) // <09>0x10cb<63>
SVC_(UserInvalidateRgn, 3) // <09>0x10cc<63>
SVC_(UserGetClipboardOwner, 0) // <09>0x10cd<63>
SVC_(UserSetWindowRgn, 3) // <09>0x10ce<63>
SVC_(UserBitBltSysBmp, 8) // <09>0x10cf<63>
SVC_(GdiGetCharWidthInfo, 2) // <09>0x10d0<64>
SVC_(UserValidateRect, 2) // <09>0x10d1<64>
SVC_(UserCloseClipboard, 0) // <09>0x10d2<64>
SVC_(UserOpenClipboard, 2) // <09>0x10d3<64>
SVC_(GdiGetStockObject, 1) // <09>0x10d4<64>
SVC_(UserSetClipboardData, 3) // <09>0x10d5<64>
SVC_(UserEnableMenuItem, 3) // <09>0x10d6<64>
SVC_(UserAlterWindowStyle, 3) // <09>0x10d7<64>
SVC_(GdiFillRgn, 3) // <09>0x10d8<64>
SVC_(UserGetWindowPlacement, 2) // <09>0x10d9<64>
SVC_(GdiModifyWorldTransform, 3) // <09>0x10da<64>
SVC_(GdiGetFontData, 5) // <09>0x10db<64>
SVC_(UserGetOpenClipboardWindow, 0) // <09>0x10dc<64>
SVC_(UserSetThreadState, 2) // <09>0x10dd<64>
SVC_(GdiOpenDCW, 7) // <09>0x10de<64>
SVC_(UserTrackMouseEvent, 1) // <09>0x10df<64>
SVC_(GdiGetTransform, 3) // <09>0x10e0<65>
SVC_(UserDestroyMenu, 1) // <09>0x10e1<65>
SVC_(GdiGetBitmapBits, 3) // <09>0x10e2<65>
SVC_(UserConsoleControl, 3) // <09>0x10e3<65>
SVC_(UserSetActiveWindow, 1) // <09>0x10e4<65>
SVC_(UserSetInformationThread, 4) // <09>0x10e5<65>
SVC_(UserSetWindowPlacement, 2) // <09>0x10e6<65>
SVC_(UserGetControlColor, 4) // <09>0x10e7<65>
SVC_(GdiSetMetaRgn, 1) // <09>0x10e8<65>
SVC_(GdiSetMiterLimit, 3) // <09>0x10e9<65>
SVC_(GdiSetVirtualResolution, 5) // <09>0x10ea<65>
SVC_(GdiGetRasterizerCaps, 2) // <09>0x10eb<65>
SVC_(UserSetWindowWord, 3) // <09>0x10ec<65>
SVC_(UserGetClipboardFormatName, 3) // <09>0x10ed<65>
SVC_(UserRealInternalGetMessage, 6) // <09>0x10ee<65>
SVC_(UserCreateLocalMemHandle, 4) // <09>0x10ef<65>
SVC_(UserAttachThreadInput, 3) // <09>0x10f0<66>
SVC_(GdiCreateHalftonePalette, 1) // <09>0x10f1<66>
SVC_(UserPaintMenuBar, 6) // <09>0x10f2<66>
SVC_(UserSetKeyboardState, 1) // <09>0x10f3<66>
SVC_(GdiCombineTransform, 3) // <09>0x10f4<66>
SVC_(UserCreateAcceleratorTable, 2) // <09>0x10f5<66>
SVC_(UserGetCursorFrameInfo, 4) // <09>0x10f6<66>
SVC_(UserGetAltTabInfo, 6) // <09>0x10f7<66>
SVC_(UserGetCaretBlinkTime, 0) // <09>0x10f8<66>
SVC_(GdiQueryFontAssocInfo, 1) // <09>0x10f9<66>
SVC_(UserProcessConnect, 3) // <09>0x10fa<66>
SVC_(UserEnumDisplayDevices, 4) // <09>0x10fb<66>
SVC_(UserEmptyClipboard, 0) // <09>0x10fc<66>
SVC_(UserGetClipboardData, 2) // <09>0x10fd<66>
SVC_(UserRemoveMenu, 3) // <09>0x10fe<66>
SVC_(GdiSetBoundsRect, 3) // <09>0x10ff<66>
SVC_(UserSetInformationProcess, 4) // <09>0x1100<30>
SVC_(GdiGetBitmapDimension, 2) // <09>0x1101<30>
SVC_(UserConvertMemHandle, 2) // <09>0x1102<30>
SVC_(UserDestroyAcceleratorTable, 1) // <09>0x1103<30>
SVC_(UserGetGUIThreadInfo, 2) // <09>0x1104<30>
SVC_(GdiCloseFigure, 1) // <09>0x1105<30>
SVC_(UserSetWindowsHookAW, 3) // <09>0x1106<30>
SVC_(UserSetMenuDefaultItem, 3) // <09>0x1107<30>
SVC_(UserCheckMenuItem, 3) // <09>0x1108<30>
SVC_(UserSetWinEventHook, 8) // <09>0x1109<30>
SVC_(UserUnhookWinEvent, 1) // <09>0x110a<30>
SVC_(GdiSetupPublicCFONT, 3) // <09>0x110b<30>
SVC_(UserLockWindowUpdate, 1) // <09>0x110c<30>
SVC_(UserSetSystemMenu, 2) // <09>0x110d<30>
SVC_(UserThunkedMenuInfo, 2) // <09>0x110e<30>
SVC_(GdiBeginPath, 1) // <09>0x110f<30>
SVC_(GdiEndPath, 1) // <09>0x1110<31>
SVC_(GdiFillPath, 1) // <09>0x1111<31>
SVC_(UserCallHwnd, 2) // <09>0x1112<31>
SVC_(UserDdeInitialize, 5) // <09>0x1113<31>
SVC_(UserModifyUserStartupInfoFlags, 2) // <09>0x1114<31>
SVC_(UserCountClipboardFormats, 0) // <09>0x1115<31>
SVC_(GdiAddFontMemResourceEx, 5) // <09>0x1116<31>
SVC_(GdiEqualRgn, 2) // <09>0x1117<31>
SVC_(GdiGetSystemPaletteUse, 1) // <09>0x1118<31>
SVC_(GdiRemoveFontMemResourceEx, 1) // <09>0x1119<31>
SVC_(UserEnumDisplaySettings, 4) // <09>0x111a<31>
SVC_(UserPaintDesktop, 1) // <09>0x111b<31>
SVC_(GdiExtEscape, 8) // <09>0x111c<31>
SVC_(GdiSetBitmapDimension, 4) // <09>0x111d<31>
SVC_(GdiSetFontEnumeration, 1) // <09>0x111e<31>
SVC_(UserChangeClipboardChain, 2) // <09>0x111f<31>
SVC_(UserResolveDesktop, 4) // <09>0x1120<32>
SVC_(UserSetClipboardViewer, 1) // <09>0x1121<32>
SVC_(UserShowWindowAsync, 2) // <09>0x1122<32>
SVC_(UserSetConsoleReserveKeys, 2) // <09>0x1123<32>
SVC_(GdiCreateColorSpace, 1) // <09>0x1124<32>
SVC_(GdiDeleteColorSpace, 1) // <09>0x1125<32>
SVC_(UserActivateKeyboardLayout, 2) // <09>0x1126<32>
SVC_(GdiAbortDoc, 1) // <09>0x1127<32>
SVC_(GdiAbortPath, 1) // <09>0x1128<32>
SVC_(GdiAddEmbFontToDC, 2) // <09>0x1129<32>
SVC_(GdiAddFontResourceW, 6) // <09>0x112a<32>
SVC_(GdiAddRemoteFontToDC, 4) // <09>0x112b<32>
SVC_(GdiAddRemoteMMInstanceToDC, 3) // <09>0x112c<32>
SVC_(GdiAngleArc, 6) // <09>0x112d<32>
SVC_(GdiAnyLinkedFonts, 0) // <09>0x112e<32>
SVC_(GdiArcInternal, 10) // <09>0x112f<32>
SVC_(GdiBRUSHOBJ_DeleteRbrush, 2) // <09>0x1130<33>
SVC_(GdiBRUSHOBJ_hGetColorTransform, 1) // <09>0x1131<33>
SVC_(GdiBRUSHOBJ_pvAllocRbrush, 2) // <09>0x1132<33>
SVC_(GdiBRUSHOBJ_pvGetRbrush, 1) // <09>0x1133<33>
SVC_(GdiBRUSHOBJ_ulGetBrushColor, 1) // <09>0x1134<33>
SVC_(GdiCLIPOBJ_bEnum, 3) // <09>0x1135<33>
SVC_(GdiCLIPOBJ_cEnumStart, 5) // <09>0x1136<33>
SVC_(GdiCLIPOBJ_ppoGetPath, 1) // <09>0x1137<33>
SVC_(GdiCancelDC, 1) // <09>0x1138<33>
SVC_(GdiChangeGhostFont, 2) // <09>0x1139<33>
SVC_(GdiCheckBitmapBits, 8) // <09>0x113a<33>
SVC_(GdiClearBitmapAttributes, 2) // <09>0x113b<33>
SVC_(GdiClearBrushAttributes, 2) // <09>0x113c<33>
SVC_(GdiColorCorrectPalette, 6) // <09>0x113d<33>
SVC_(GdiConvertMetafileRect, 2) // <09>0x113e<33>
SVC_(GdiCreateColorTransform, 8) // <09>0x113f<33>
SVC_(GdiCreateEllipticRgn, 4) // <09>0x1140<34>
SVC_(GdiCreateHatchBrushInternal, 3) // <09>0x1141<34>
SVC_(GdiCreateMetafileDC, 1) // <09>0x1142<34>
SVC_(GdiCreateRoundRectRgn, 6) // <09>0x1143<34>
SVC_(GdiCreateServerMetaFile, 6) // <09>0x1144<34>
SVC_(GdiD3dContextCreate, 4) // <09>0x1145<34>
SVC_(GdiD3dContextDestroy, 1) // <09>0x1146<34>
SVC_(GdiD3dContextDestroyAll, 1) // <09>0x1147<34>
SVC_(GdiD3dValidateTextureStageState, 1) // <09>0x1148<34>
SVC_(GdiDdAddAttachedSurface, 3) // <09>0x1149<34>
SVC_(GdiDdAlphaBlt, 3) // <09>0x114a<34>
SVC_(GdiDdAttachSurface, 2) // <09>0x114b<34>
SVC_(GdiDdBeginMoCompFrame, 2) // <09>0x114c<34>
SVC_(GdiDdCanCreateD3DBuffer, 2) // <09>0x114d<34>
SVC_(GdiDdColorControl, 2) // <09>0x114e<34>
SVC_(GdiDdCreateD3DBuffer, 8) // <09>0x114f<34>
SVC_(GdiDdCreateDirectDrawObject, 1) // <09>0x1150<35>
SVC_(GdiDdCreateMoComp, 2) // <09>0x1151<35>
SVC_(GdiDdDeleteDirectDrawObject, 1) // <09>0x1152<35>
SVC_(GdiDdDestroyD3DBuffer, 1) // <09>0x1153<35>
SVC_(GdiDdDestroyMoComp, 2) // <09>0x1154<35>
SVC_(GdiDdEndMoCompFrame, 2) // <09>0x1155<35>
SVC_(GdiDdFlip, 5) // <09>0x1156<35>
SVC_(GdiDdFlipToGDISurface, 2) // <09>0x1157<35>
SVC_(GdiDdGetAvailDriverMemory, 2) // <09>0x1158<35>
SVC_(GdiDdGetBltStatus, 2) // <09>0x1159<35>
SVC_(GdiDdGetDC, 2) // <09>0x115a<35>
SVC_(GdiDdGetDriverInfo, 2) // <09>0x115b<35>
SVC_(GdiDdGetDriverState, 1) // <09>0x115c<35>
SVC_(GdiDdGetDxHandle, 3) // <09>0x115d<35>
SVC_(GdiDdGetFlipStatus, 2) // <09>0x115e<35>
SVC_(GdiDdGetInternalMoCompInfo, 2) // <09>0x115f<35>
SVC_(GdiDdGetMoCompBuffInfo, 2) // <09>0x1160<36>
SVC_(GdiDdGetMoCompFormats, 2) // <09>0x1161<36>
SVC_(GdiDdGetMoCompGuids, 2) // <09>0x1162<36>
SVC_(GdiDdGetScanLine, 2) // <09>0x1163<36>
SVC_(GdiDdLock, 3) // <09>0x1164<36>
SVC_(GdiDdQueryDirectDrawObject, 11) // <09>0x1165<36>
SVC_(GdiDdQueryMoCompStatus, 2) // <09>0x1166<36>
SVC_(GdiDdReenableDirectDrawObject, 2) // <09>0x1167<36>
SVC_(GdiDdReleaseDC, 1) // <09>0x1168<36>
SVC_(GdiDdRenderMoComp, 2) // <09>0x1169<36>
SVC_(GdiDdSetColorKey, 2) // <09>0x116a<36>
SVC_(GdiDdSetExclusiveMode, 2) // <09>0x116b<36>
SVC_(GdiDdSetGammaRamp, 3) // <09>0x116c<36>
SVC_(GdiDdSetOverlayPosition, 3) // <09>0x116d<36>
SVC_(GdiDdUnattachSurface, 2) // <09>0x116e<36>
SVC_(GdiDdUnlock, 2) // <09>0x116f<36>
SVC_(GdiDdUpdateOverlay, 3) // <09>0x1170<37>
SVC_(GdiDdWaitForVerticalBlank, 2) // <09>0x1171<37>
SVC_(GdiDeleteColorTransform, 2) // <09>0x1172<37>
SVC_(GdiDescribePixelFormat, 4) // <09>0x1173<37>
SVC_(GdiDoBanding, 4) // <09>0x1174<37>
SVC_(GdiDrawEscape, 4) // <09>0x1175<37>
SVC_(GdiDvpAcquireNotification, 3) // <09>0x1176<37>
SVC_(GdiDvpCanCreateVideoPort, 2) // <09>0x1177<37>
SVC_(GdiDvpColorControl, 2) // <09>0x1178<37>
SVC_(GdiDvpCreateVideoPort, 2) // <09>0x1179<37>
SVC_(GdiDvpDestroyVideoPort, 2) // <09>0x117a<37>
SVC_(GdiDvpFlipVideoPort, 4) // <09>0x117b<37>
SVC_(GdiDvpGetVideoPortBandwidth, 2) // <09>0x117c<37>
SVC_(GdiDvpGetVideoPortConnectInfo, 2) // <09>0x117d<37>
SVC_(GdiDvpGetVideoPortField, 2) // <09>0x117e<37>
SVC_(GdiDvpGetVideoPortFlipStatus, 2) // <09>0x117f<37>
SVC_(GdiDvpGetVideoPortInputFormats, 2) // <09>0x1180<38>
SVC_(GdiDvpGetVideoPortLine, 2) // <09>0x1181<38>
SVC_(GdiDvpGetVideoPortOutputFormats, 2) // <09>0x1182<38>
SVC_(GdiDvpGetVideoSignalStatus, 2) // <09>0x1183<38>
SVC_(GdiDvpReleaseNotification, 2) // <09>0x1184<38>
SVC_(GdiDvpUpdateVideoPort, 4) // <09>0x1185<38>
SVC_(GdiDvpWaitForVideoPortSync, 2) // <09>0x1186<38>
SVC_(GdiDxgGenericThunk, 6) // <09>0x1187<38>
SVC_(GdiEllipse, 5) // <09>0x1188<38>
SVC_(GdiEnableEudc, 1) // <09>0x1189<38>
SVC_(GdiEndDoc, 1) // <09>0x118a<38>
SVC_(GdiEndPage, 1) // <09>0x118b<38>
SVC_(GdiEngAlphaBlend, 7) // <09>0x118c<38>
SVC_(GdiEngAssociateSurface, 3) // <09>0x118d<38>
SVC_(GdiEngBitBlt, 11) // <09>0x118e<38>
SVC_(GdiEngCheckAbort, 1) // <09>0x118f<38>
SVC_(GdiEngComputeGlyphSet, 3) // <09>0x1190<39>
SVC_(GdiEngCopyBits, 6) // <09>0x1191<39>
SVC_(GdiEngCreateBitmap, 6) // <09>0x1192<39>
SVC_(GdiEngCreateClip, 0) // <09>0x1193<39>
SVC_(GdiEngCreateDeviceBitmap, 4) // <09>0x1194<39>
SVC_(GdiEngCreateDeviceSurface, 4) // <09>0x1195<39>
SVC_(GdiEngCreatePalette, 6) // <09>0x1196<39>
SVC_(GdiEngDeleteClip, 1) // <09>0x1197<39>
SVC_(GdiEngDeletePalette, 1) // <09>0x1198<39>
SVC_(GdiEngDeletePath, 1) // <09>0x1199<39>
SVC_(GdiEngDeleteSurface, 1) // <09>0x119a<39>
SVC_(GdiEngEraseSurface, 3) // <09>0x119b<39>
SVC_(GdiEngFillPath, 7) // <09>0x119c<39>
SVC_(GdiEngGradientFill, 10) // <09>0x119d<39>
SVC_(GdiEngLineTo, 9) // <09>0x119e<39>
SVC_(GdiEngLockSurface, 1) // <09>0x119f<39>
SVC_(GdiEngMarkBandingSurface, 1) // <09>0x11a0<61>
SVC_(GdiEngPaint, 5) // <09>0x11a1<61>
SVC_(GdiEngPlgBlt, 11) // <09>0x11a2<61>
SVC_(GdiEngStretchBlt, 11) // <09>0x11a3<61>
SVC_(GdiEngStretchBltROP, 13) // <09>0x11a4<61>
SVC_(GdiEngStrokeAndFillPath, 10) // <09>0x11a5<61>
SVC_(GdiEngStrokePath, 8) // <09>0x11a6<61>
SVC_(GdiEngTextOut, 10) // <09>0x11a7<61>
SVC_(GdiEngTransparentBlt, 8) // <09>0x11a8<61>
SVC_(GdiEngUnlockSurface, 1) // <09>0x11a9<61>
SVC_(GdiEnumObjects, 4) // <09>0x11aa<61>
SVC_(GdiEudcLoadUnloadLink, 7) // <09>0x11ab<61>
SVC_(GdiExtFloodFill, 5) // <09>0x11ac<61>
SVC_(GdiFONTOBJ_cGetAllGlyphHandles, 2) // <09>0x11ad<61>
SVC_(GdiFONTOBJ_cGetGlyphs, 5) // <09>0x11ae<61>
SVC_(GdiFONTOBJ_pQueryGlyphAttrs, 2) // <09>0x11af<61>
SVC_(GdiFONTOBJ_pfdg, 1) // <09>0x11b0<62>
SVC_(GdiFONTOBJ_pifi, 1) // <09>0x11b1<62>
SVC_(GdiFONTOBJ_pvTrueTypeFontFile, 2) // <09>0x11b2<62>
SVC_(GdiFONTOBJ_pxoGetXform, 1) // <09>0x11b3<62>
SVC_(GdiFONTOBJ_vGetInfo, 3) // <09>0x11b4<62>
SVC_(GdiFlattenPath, 1) // <09>0x11b5<62>
SVC_(GdiFontIsLinked, 1) // <09>0x11b6<62>
SVC_(GdiForceUFIMapping, 2) // <09>0x11b7<62>
SVC_(GdiFrameRgn, 5) // <09>0x11b8<62>
SVC_(GdiFullscreenControl, 5) // <09>0x11b9<62>
SVC_(GdiGetBoundsRect, 3) // <09>0x11ba<62>
SVC_(GdiGetCharABCWidthsW, 6) // <09>0x11bb<62>
SVC_(GdiGetCharacterPlacementW, 6) // <09>0x11bc<62>
SVC_(GdiGetColorAdjustment, 2) // <09>0x11bd<62>
SVC_(GdiGetColorSpaceforBitmap, 1) // <09>0x11be<62>
SVC_(GdiGetDeviceCaps, 2) // <09>0x11bf<62>
SVC_(GdiGetDeviceCapsAll, 2) // <09>0x11c0<63>
SVC_(GdiGetDeviceGammaRamp, 2) // <09>0x11c1<63>
SVC_(GdiGetDeviceWidth, 1) // <09>0x11c2<63>
SVC_(GdiGetDhpdev, 1) // <09>0x11c3<63>
SVC_(GdiGetETM, 2) // <09>0x11c4<63>
SVC_(GdiGetEmbUFI, 7) // <09>0x11c5<63>
SVC_(GdiGetEmbedFonts, 0) // <09>0x11c6<63>
SVC_(GdiGetEudcTimeStampEx, 3) // <09>0x11c7<63>
SVC_(GdiGetFontResourceInfoInternalW, 7) // <09>0x11c8<63>
SVC_(GdiGetFontUnicodeRanges, 2) // <09>0x11c9<63>
SVC_(GdiGetGlyphIndicesW, 5) // <09>0x11ca<63>
SVC_(GdiGetGlyphIndicesWInternal, 6) // <09>0x11cb<63>
SVC_(GdiGetGlyphOutline, 8) // <09>0x11cc<63>
SVC_(GdiGetKerningPairs, 3) // <09>0x11cd<63>
SVC_(GdiGetLinkedUFIs, 3) // <09>0x11ce<63>
SVC_(GdiGetMiterLimit, 2) // <09>0x11cf<63>
SVC_(GdiGetMonitorID, 3) // <09>0x11d0<64>
SVC_(GdiGetObjectBitmapHandle, 2) // <09>0x11d1<64>
SVC_(GdiGetPath, 4) // <09>0x11d2<64>
SVC_(GdiGetPerBandInfo, 2) // <09>0x11d3<64>
SVC_(GdiGetRealizationInfo, 3) // <09>0x11d4<64>
SVC_(GdiGetServerMetaFileBits, 7) // <09>0x11d5<64>
SVC_(GdiGetSpoolMessage, 4) // <09>0x11d6<64>
SVC_(GdiGetStats, 5) // <09>0x11d7<64>
SVC_(GdiGetStringBitmapW, 5) // <09>0x11d8<64>
SVC_(GdiGetTextExtentExW, 8) // <09>0x11d9<64>
SVC_(GdiGetUFI, 6) // <09>0x11da<64>
SVC_(GdiGetUFIPathname, 10) // <09>0x11db<64>
SVC_(GdiGradientFill, 6) // <09>0x11dc<64>
SVC_(GdiHT_Get8BPPFormatPalette, 4) // <09>0x11dd<64>
SVC_(GdiHT_Get8BPPMaskPalette, 6) // <09>0x11de<64>
SVC_(GdiIcmBrushInfo, 8) // <09>0x11df<64>
SVC_(GdiInit, 0) // <09>0x11e0<65>
SVC_(GdiInitSpool, 0) // <09>0x11e1<65>
SVC_(GdiMakeFontDir, 5) // <09>0x11e2<65>
SVC_(GdiMakeInfoDC, 2) // <09>0x11e3<65>
SVC_(GdiMakeObjectUnXferable, 0) // <09>0x11e4<65>
SVC_(GdiMakeObjectXferable, 2) // <09>0x11e5<65>
SVC_(GdiMirrorWindowOrg, 1) // <09>0x11e6<65>
SVC_(GdiMonoBitmap, 1) // <09>0x11e7<65>
SVC_(GdiMoveTo, 4) // <09>0x11e8<65>
SVC_(GdiOffsetClipRgn, 3) // <09>0x11e9<65>
SVC_(GdiPATHOBJ_bEnum, 2) // <09>0x11ea<65>
SVC_(GdiPATHOBJ_bEnumClipLines, 3) // <09>0x11eb<65>
SVC_(GdiPATHOBJ_vEnumStart, 1) // <09>0x11ec<65>
SVC_(GdiPATHOBJ_vEnumStartClipLines, 4) // <09>0x11ed<65>
SVC_(GdiPATHOBJ_vGetBounds, 2) // <09>0x11ee<65>
SVC_(GdiPathToRegion, 1) // <09>0x11ef<65>
SVC_(GdiPlgBlt, 11) // <09>0x11f0<66>
SVC_(GdiPolyDraw, 4) // <09>0x11f1<66>
SVC_(GdiPolyTextOutW, 4) // <09>0x11f2<66>
SVC_(GdiPtInRegion, 3) // <09>0x11f3<66>
SVC_(GdiPtVisible, 3) // <09>0x11f4<66>
SVC_(GdiQueryFonts, 3) // <09>0x11f5<66>
SVC_(GdiRemoveFontResourceW, 6) // <09>0x11f6<66>
SVC_(GdiRemoveMergeFont, 2) // <09>0x11f7<66>
SVC_(GdiResetDC, 5) // <09>0x11f8<66>
SVC_(GdiResizePalette, 2) // <09>0x11f9<66>
SVC_(GdiRoundRect, 7) // <09>0x11fa<66>
SVC_(GdiSTROBJ_bEnum, 3) // <09>0x11fb<66>
SVC_(GdiSTROBJ_bEnumPositionsOnly, 3) // <09>0x11fc<66>
SVC_(GdiSTROBJ_bGetAdvanceWidths, 4) // <09>0x11fd<66>
SVC_(GdiSTROBJ_dwGetCodePage, 1) // <09>0x11fe<66>
SVC_(GdiSTROBJ_vEnumStart, 1) // <09>0x11ff<66>
SVC_(GdiScaleViewportExtEx, 6) // <09>0x1200<30>
SVC_(GdiScaleWindowExtEx, 6) // <09>0x1201<30>
SVC_(GdiSelectBrush, 2) // <09>0x1202<30>
SVC_(GdiSelectClipPath, 2) // <09>0x1203<30>
SVC_(GdiSelectPen, 2) // <09>0x1204<30>
SVC_(GdiSetBitmapAttributes, 2) // <09>0x1205<30>
SVC_(GdiSetBrushAttributes, 2) // <09>0x1206<30>
SVC_(GdiSetColorAdjustment, 2) // <09>0x1207<30>
SVC_(GdiSetColorSpace, 2) // <09>0x1208<30>
SVC_(GdiSetDeviceGammaRamp, 2) // <09>0x1209<30>
SVC_(GdiSetFontXform, 3) // <09>0x120a<30>
SVC_(GdiSetIcmMode, 3) // <09>0x120b<30>
SVC_(GdiSetLinkedUFIs, 3) // <09>0x120c<30>
SVC_(GdiSetMagicColors, 3) // <09>0x120d<30>
SVC_(GdiSetPUMPDOBJ, 4) // <09>0x120e<30>
SVC_(GdiSetPixelFormat, 2) // <09>0x120f<30>
SVC_(GdiSetRectRgn, 5) // <09>0x1210<31>
SVC_(GdiSetSizeDevice, 3) // <09>0x1211<31>
SVC_(GdiSetSystemPaletteUse, 2) // <09>0x1212<31>
SVC_(GdiSetTextJustification, 3) // <09>0x1213<31>
SVC_(GdiStartDoc, 4) // <09>0x1214<31>
SVC_(GdiStartPage, 1) // <09>0x1215<31>
SVC_(GdiStrokeAndFillPath, 1) // <09>0x1216<31>
SVC_(GdiStrokePath, 1) // <09>0x1217<31>
SVC_(GdiSwapBuffers, 1) // <09>0x1218<31>
SVC_(GdiTransparentBlt, 11) // <09>0x1219<31>
SVC_(GdiUMPDEngFreeUserMem, 1) // <09>0x121a<31>
SVC_(GdiUnloadPrinterDriver, 2) // <09>0x121b<31>
SVC_(GdiUnmapMemFont, 1) // <09>0x121c<31>
SVC_(GdiUpdateColors, 1) // <09>0x121d<31>
SVC_(GdiUpdateTransform, 1) // <09>0x121e<31>
SVC_(GdiWidenPath, 1) // <09>0x121f<31>
SVC_(GdiXFORMOBJ_bApplyXform, 5) // <09>0x1220<32>
SVC_(GdiXFORMOBJ_iGetXform, 2) // <09>0x1221<32>
SVC_(GdiXLATEOBJ_cGetPalette, 4) // <09>0x1222<32>
SVC_(GdiXLATEOBJ_hGetColorTransform, 1) // <09>0x1223<32>
SVC_(GdiXLATEOBJ_iXlate, 2) // <09>0x1224<32>
SVC_(UserAssociateInputContext, 3) // <09>0x1225<32>
SVC_(UserBlockInput, 1) // <09>0x1226<32>
SVC_(UserBuildHimcList, 4) // <09>0x1227<32>
SVC_(UserBuildPropList, 4) // <09>0x1228<32>
SVC_(UserCallHwndOpt, 2) // <09>0x1229<32>
SVC_(UserChangeDisplaySettings, 4) // <09>0x122a<32>
SVC_(UserChildWindowFromPointEx, 4) // <09>0x122b<32>
SVC_(UserClipCursor, 1) // <09>0x122c<32>
SVC_(UserCreateDesktop, 5) // <09>0x122d<32>
SVC_(UserCreateInputContext, 1) // <09>0x122e<32>
SVC_(UserCreateWindowStation, 7) // <09>0x122f<32>
SVC_(UserCtxDisplayIOCtl, 3) // <09>0x1230<33>
SVC_(UserDdeGetQualityOfService, 3) // <09>0x1231<33>
SVC_(UserDdeSetQualityOfService, 3) // <09>0x1232<33>
SVC_(UserDestroyInputContext, 1) // <09>0x1233<33>
SVC_(UserDisableThreadIme, 1) // <09>0x1234<33>
SVC_(UserDragDetect, 3) // <09>0x1235<33>
SVC_(UserDragObject, 5) // <09>0x1236<33>
SVC_(UserDrawAnimatedRects, 4) // <09>0x1237<33>
SVC_(UserDrawCaption, 4) // <09>0x1238<33>
SVC_(UserDrawCaptionTemp, 7) // <09>0x1239<33>
SVC_(UserDrawMenuBarTemp, 5) // <09>0x123a<33>
SVC_(UserEndMenu, 0) // <09>0x123b<33>
SVC_(UserEvent, 1) // <09>0x123c<33>
SVC_(UserFlashWindowEx, 1) // <09>0x123d<33>
SVC_(UserGetAppImeLevel, 1) // <09>0x123e<33>
SVC_(UserGetCaretPos, 1) // <09>0x123f<33>
SVC_(UserGetClipCursor, 1) // <09>0x1240<34>
SVC_(UserGetClipboardViewer, 0) // <09>0x1241<34>
SVC_(UserGetComboBoxInfo, 2) // <09>0x1242<34>
SVC_(UserGetCursorInfo, 1) // <09>0x1243<34>
SVC_(UserGetGuiResources, 2) // <09>0x1244<34>
SVC_(UserGetImeHotKey, 4) // <09>0x1245<34>
SVC_(UserGetImeInfoEx, 2) // <09>0x1246<34>
SVC_(UserGetInternalWindowPos, 3) // <09>0x1247<34>
SVC_(UserGetKeyNameText, 3) // <09>0x1248<34>
SVC_(UserGetKeyboardLayoutName, 1) // <09>0x1249<34>
SVC_(UserGetLayeredWindowAttributes, 4) // <09>0x124a<34>
SVC_(UserGetListBoxInfo, 1) // <09>0x124b<34>
SVC_(UserGetMenuIndex, 2) // <09>0x124c<34>
SVC_(UserGetMenuItemRect, 4) // <09>0x124d<34>
SVC_(UserGetMouseMovePointsEx, 5) // <09>0x124e<34>
SVC_(UserGetPriorityClipboardFormat, 2) // <09>0x124f<34>
SVC_(UserGetRawInputBuffer, 3) // <09>0x1250<35>
SVC_(UserGetRawInputData, 5) // <09>0x1251<35>
SVC_(UserGetRawInputDeviceInfo, 4) // <09>0x1252<35>
SVC_(UserGetRawInputDeviceList, 3) // <09>0x1253<35>
SVC_(UserGetRegisteredRawInputDevices, 3) // <09>0x1254<35>
SVC_(UserGetWOWClass, 2) // <09>0x1255<35>
SVC_(UserHardErrorControl, 3) // <09>0x1256<35>
SVC_(UserHiliteMenuItem, 4) // <09>0x1257<35>
SVC_(UserImpersonateDdeClientWindow, 2) // <09>0x1258<35>
SVC_(UserInitTask, 12) // <09>0x1259<35>
SVC_(UserInitialize, 3) // <09>0x125a<35>
SVC_(UserInitializeClientPfnArrays, 4) // <09>0x125b<35>
SVC_(UserLoadKeyboardLayoutEx, 7) // <09>0x125c<35>
SVC_(UserLockWindowStation, 1) // <09>0x125d<35>
SVC_(UserLockWorkStation, 0) // <09>0x125e<35>
SVC_(UserMNDragLeave, 0) // <09>0x125f<35>
SVC_(UserMNDragOver, 2) // <09>0x1260<36>
SVC_(UserMenuItemFromPoint, 4) // <09>0x1261<36>
SVC_(UserMinMaximize, 3) // <09>0x1262<36>
SVC_(UserNotifyIMEStatus, 3) // <09>0x1263<36>
SVC_(UserOpenInputDesktop, 3) // <09>0x1264<36>
SVC_(UserPrintWindow, 3) // <09>0x1265<36>
SVC_(UserQueryInformationThread, 4) // <09>0x1266<36>
SVC_(UserQueryInputContext, 2) // <09>0x1267<36>
SVC_(UserQuerySendMessage, 1) // <09>0x1268<36>
SVC_(UserRealChildWindowFromPoint, 3) // <09>0x1269<36>
SVC_(UserRealWaitMessageEx, 2) // <09>0x126a<36>
SVC_(UserRegisterHotKey, 4) // <09>0x126b<36>
SVC_(UserRegisterRawInputDevices, 3) // <09>0x126c<36>
SVC_(UserRegisterTasklist, 1) // <09>0x126d<36>
SVC_(UserRegisterUserApiHook, 4) // <09>0x126e<36>
SVC_(UserRemoteConnect, 3) // <09>0x126f<36>
SVC_(UserRemoteRedrawRectangle, 4) // <09>0x1270<37>
SVC_(UserRemoteRedrawScreen, 0) // <09>0x1271<37>
SVC_(UserRemoteStopScreenUpdates, 0) // <09>0x1272<37>
SVC_(UserResolveDesktopForWOW, 1) // <09>0x1273<37>
SVC_(UserSetAppImeLevel, 2) // <09>0x1274<37>
SVC_(UserSetClassWord, 3) // <09>0x1275<37>
SVC_(UserSetCursorContents, 2) // <09>0x1276<37>
SVC_(UserSetImeHotKey, 5) // <09>0x1277<37>
SVC_(UserSetImeInfoEx, 1) // <09>0x1278<37>
SVC_(UserSetImeOwnerWindow, 2) // <09>0x1279<37>
SVC_(UserSetInternalWindowPos, 4) // <09>0x127a<37>
SVC_(UserSetLayeredWindowAttributes, 4) // <09>0x127b<37>
SVC_(UserSetLogonNotifyWindow, 1) // <09>0x127c<37>
SVC_(UserSetMenu, 3) // <09>0x127d<37>
SVC_(UserSetMenuContextHelpId, 2) // <09>0x127e<37>
SVC_(UserSetMenuFlagRtoL, 1) // <09>0x127f<37>
SVC_(UserSetObjectInformation, 4) // <09>0x1280<38>
SVC_(UserSetShellWindowEx, 2) // <09>0x1281<38>
SVC_(UserSetSysColors, 4) // <09>0x1282<38>
SVC_(UserSetSystemCursor, 2) // <09>0x1283<38>
SVC_(UserSetSystemTimer, 4) // <09>0x1284<38>
SVC_(UserSetThreadLayoutHandles, 2) // <09>0x1285<38>
SVC_(UserSetWindowStationUser, 4) // <09>0x1286<38>
SVC_(UserSoundSentry, 0) // <09>0x1287<38>
SVC_(UserSwitchDesktop, 1) // <09>0x1288<38>
SVC_(UserTestForInteractiveUser, 1) // <09>0x1289<38>
SVC_(UserTrackPopupMenuEx, 6) // <09>0x128a<38>
SVC_(UserUnloadKeyboardLayout, 1) // <09>0x128b<38>
SVC_(UserUnlockWindowStation, 1) // <09>0x128c<38>
SVC_(UserUnregisterHotKey, 2) // <09>0x128d<38>
SVC_(UserUnregisterUserApiHook, 0) // <09>0x128e<38>
SVC_(UserUpdateInputContext, 3) // <09>0x128f<38>
SVC_(UserUpdateInstance, 3) // <09>0x1290<39>
SVC_(UserUpdateLayeredWindow, 10) // <09>0x1291<39>
SVC_(UserUpdatePerUserSystemParameters, 2) // <09>0x1292<39>
SVC_(UserUserHandleGrantAccess, 3) // <09>0x1293<39>
SVC_(UserValidateHandleSecure, 1) // <09>0x1294<39>
SVC_(UserWaitForInputIdle, 3) // <09>0x1295<39>
SVC_(UserWaitForMsgAndEvent, 1) // <09>0x1296<39>
SVC_(UserSetClassLongPtr, 0) // <09>0x1297<39>
SVC_(UserSetWindowLongPtr, 4) // <09>0x1298<39>
SVC_(UserWin32PoolAllocationStats, 6) // <09>0x1299<39>
SVC_(UserYieldTask, 0) // <09>0x129a<39>
SVC_(DxEngGetRedirectionBitmap, 1) //
SVC_(GdiDdDDICreateDCFromMemory, 1) //
SVC_(GdiDdDDIDestroyDCFromMemory, 1) //
SVC_(GdiGetFontFamilyInfo, 4) //
SVC_(GdiOffsetViewportOrgEx, 4) //
SVC_(GdiOffsetWindowOrgEx, 4) //
SVC_(GdiSetViewportOrgEx, 4) //
SVC_(GdiSetWindowOrgEx, 4) //
SVC_(UserDbgWin32HeapFail, 2) //
SVC_(UserDbgWin32HeapStat, 2) //
SVC_(UserGetMonitorInfo, 2) //
SVC_(UserMonitorFromPoint, 3) //
SVC_(UserMonitorFromRect, 2) //
SVC_(UserMonitorFromWindow, 2) //
SVC_(UserSetDbgTag, 2) //
SVC_(UserSetDbgTagCount, 1) //
SVC_(UserSetRipFlags, 1) //
SVC_(UserSetScrollBarInfo, 3) //