| 1 | ; $Id: user32dbg.def,v 1.4 2002-03-08 11:09:15 sandervl Exp $
|
|---|
| 2 |
|
|---|
| 3 | LIBRARY USER32 INITINSTANCE TERMINSTANCE
|
|---|
| 4 | DESCRIPTION 'Odin32 System Dll - User32'
|
|---|
| 5 | DATA MULTIPLE NONSHARED LOADONCALL
|
|---|
| 6 | CODE SHARED LOADONCALL
|
|---|
| 7 |
|
|---|
| 8 | SEGMENTS
|
|---|
| 9 | _GLOBALDATA CLASS 'DATA' SHARED LOADONCALL READWRITE
|
|---|
| 10 |
|
|---|
| 11 | IMPORTS
|
|---|
| 12 | _WinSetDAXData = PMMERGE.5448
|
|---|
| 13 | __DestroyCaret = PMMERGE.10001
|
|---|
| 14 | __GetCaretBlinkTime = PMMERGE.10002
|
|---|
| 15 | __HideCaret = PMMERGE.10004
|
|---|
| 16 | __SetCaretBlinkTime = PMMERGE.10005
|
|---|
| 17 | __ShowCaret = PMMERGE.10007
|
|---|
| 18 | __ShowCursor = PMMERGE.10018
|
|---|
| 19 | __SwapMouseButton = PMMERGE.10019
|
|---|
| 20 | WinReplyMsg = PMMERGE.5325
|
|---|
| 21 | WinQueueFromID = PMMERGE.5313
|
|---|
| 22 | _GpiEnableYInversion = PMGPI.723
|
|---|
| 23 | _GpiQueryYInversion = PMGPI.726
|
|---|
| 24 | _WinQueryPointerClipRect = PMMERGE.5433
|
|---|
| 25 | _WinSetPointerClipRect = PMMERGE.5434
|
|---|
| 26 | WinTranslateChar2 = PMMERGE.5473
|
|---|
| 27 | DspInitSystemDriverName = PMGPI.656
|
|---|
| 28 |
|
|---|
| 29 | ;;;; Present in WGSS50
|
|---|
| 30 | ;;;; _GpiQueryDCData = PMGPI.665
|
|---|
| 31 |
|
|---|
| 32 | EXPORTS
|
|---|
| 33 | ActivateKeyboardLayout = _DbgActivateKeyboardLayout@8 @1
|
|---|
| 34 | AdjustWindowRect = _DbgAdjustWindowRect@12 @2
|
|---|
| 35 | AdjustWindowRectEx = _DbgAdjustWindowRectEx@16 @3
|
|---|
| 36 | AnyPopup = _DbgAnyPopup@0 @4
|
|---|
| 37 | AppendMenuA = _DbgAppendMenuA@16 @5
|
|---|
| 38 | AppendMenuW = _DbgAppendMenuW@16 @6
|
|---|
| 39 | ArrangeIconicWindows = _DbgArrangeIconicWindows@4 @7
|
|---|
| 40 | AttachThreadInput = _DbgAttachThreadInput@12 @8
|
|---|
| 41 | BeginDeferWindowPos = _DbgBeginDeferWindowPos@4 @9
|
|---|
| 42 | BeginPaint = _DbgBeginPaint@8 @10
|
|---|
| 43 | BringWindowToTop = _DbgBringWindowToTop@4 @11
|
|---|
| 44 | BroadcastSystemMessage = _DbgBroadcastSystemMessage@20 @12
|
|---|
| 45 | CalcChildScroll = _DbgCalcChildScroll@8 @13
|
|---|
| 46 | CallMsgFilter = _DbgCallMsgFilterA@8 @14
|
|---|
| 47 | CallMsgFilterA = _DbgCallMsgFilterA@8 @15
|
|---|
| 48 | CallMsgFilterW = _DbgCallMsgFilterW@8 @16
|
|---|
| 49 | CallNextHookEx = _DbgCallNextHookEx@16 @17
|
|---|
| 50 | CallWindowProcA = _DbgCallWindowProcA@20 @18
|
|---|
| 51 | CallWindowProcW = _DbgCallWindowProcW@20 @19
|
|---|
| 52 | CascadeChildWindows = _DbgCascadeChildWindows@8 @20
|
|---|
| 53 | CascadeWindows = _DbgCascadeWindows@20 @21
|
|---|
| 54 | ChangeClipboardChain = _DbgChangeClipboardChain@8 @22
|
|---|
| 55 | ChangeDisplaySettingsA = _DbgChangeDisplaySettingsA@8 @23
|
|---|
| 56 | ChangeDisplaySettingsW = _DbgChangeDisplaySettingsW@8 @24
|
|---|
| 57 | ChangeMenuA = _DbgChangeMenuA@20 @25
|
|---|
| 58 | ChangeMenuW = _DbgChangeMenuW@20 @26
|
|---|
| 59 | CharLowerA = _CharLowerA@4 @27
|
|---|
| 60 | CharLowerBuffA = _CharLowerBuffA@8 @28
|
|---|
| 61 | CharLowerBuffW = _CharLowerBuffW@8 @29
|
|---|
| 62 | CharLowerW = _CharLowerW@4 @30
|
|---|
| 63 | CharNextA = _CharNextA@4 @31
|
|---|
| 64 | CharNextExA = _CharNextExA@12 @32
|
|---|
| 65 | CharNextExW = _CharNextExW@12 @33
|
|---|
| 66 | CharNextW = _CharNextW@4 @34
|
|---|
| 67 | CharPrevA = _CharPrevA@8 @35
|
|---|
| 68 | CharPrevExA = _CharPrevExA@16 @36
|
|---|
| 69 | CharPrevExW = _CharPrevExW@16 @37
|
|---|
| 70 | CharPrevW = _CharPrevW@8 @38
|
|---|
| 71 | CharToOemA = _CharToOemA@8 @39
|
|---|
| 72 | CharToOemBuffA = _CharToOemBuffA@12 @40
|
|---|
| 73 | CharToOemBuffW = _CharToOemBuffW@12 @41
|
|---|
| 74 | CharToOemW = _CharToOemW@8 @42
|
|---|
| 75 | CharUpperA = _CharUpperA@4 @43
|
|---|
| 76 | CharUpperBuffA = _CharUpperBuffA@8 @44
|
|---|
| 77 | CharUpperBuffW = _CharUpperBuffW@8 @45
|
|---|
| 78 | CharUpperW = _CharUpperW@4 @46
|
|---|
| 79 | CheckDlgButton = _DbgCheckDlgButton@12 @47
|
|---|
| 80 | CheckMenuItem = _DbgCheckMenuItem@12 @48
|
|---|
| 81 | CheckMenuRadioItem = _DbgCheckMenuRadioItem@20 @49
|
|---|
| 82 | CheckRadioButton = _DbgCheckRadioButton@16 @50
|
|---|
| 83 | ChildWindowFromPoint = _DbgChildWindowFromPoint@12 @51
|
|---|
| 84 | ChildWindowFromPointEx = _DbgChildWindowFromPointEx@16 @52
|
|---|
| 85 | ; ClientThreadConnect = _DbgClientThreadConnect@?? @53
|
|---|
| 86 | ClientToScreen = _DbgClientToScreen@8 @54
|
|---|
| 87 | ClipCursor = _DbgClipCursor@4 @55
|
|---|
| 88 | CloseClipboard = _DbgCloseClipboard@0 @56
|
|---|
| 89 | CloseDesktop = _DbgCloseDesktop@4 @57
|
|---|
| 90 | CloseWindow = _DbgCloseWindow@4 @58
|
|---|
| 91 | CloseWindowStation = _DbgCloseWindowStation@4 @59
|
|---|
| 92 | CopyAcceleratorTableA = _DbgCopyAcceleratorTableA@12 @60
|
|---|
| 93 | CopyAcceleratorTableW = _DbgCopyAcceleratorTableW@12 @61
|
|---|
| 94 | CopyIcon = _DbgCopyIcon@4 @62
|
|---|
| 95 | CopyImage = _DbgCopyImage@20 @63
|
|---|
| 96 | CopyRect = _DbgCopyRect@8 @64
|
|---|
| 97 | CountClipboardFormats = _DbgCountClipboardFormats@0 @65
|
|---|
| 98 | CreateAcceleratorTableA = _DbgCreateAcceleratorTableA@8 @66
|
|---|
| 99 | CreateAcceleratorTableW = _DbgCreateAcceleratorTableW@8 @67
|
|---|
| 100 | CreateCaret = _DbgCreateCaret@16 @68
|
|---|
| 101 | CreateCursor = _DbgCreateCursor@28 @69
|
|---|
| 102 | CreateDesktopA = _DbgCreateDesktopA@24 @70
|
|---|
| 103 | CreateDesktopW = _DbgCreateDesktopW@24 @71
|
|---|
| 104 | CreateDialogIndirectParamA = _DbgCreateDialogIndirectParamA@20 @72
|
|---|
| 105 | CreateDialogIndirectParamW = _DbgCreateDialogIndirectParamW@20 @73
|
|---|
| 106 | CreateDialogParamA = _DbgCreateDialogParamA@20 @74
|
|---|
| 107 | CreateDialogParamW = _DbgCreateDialogParamW@20 @75
|
|---|
| 108 | CreateIcon = _DbgCreateIcon@28 @76
|
|---|
| 109 | CreateIconFromResource = _DbgCreateIconFromResource@16 @77
|
|---|
| 110 | CreateIconFromResourceEx = _DbgCreateIconFromResourceEx@28 @78
|
|---|
| 111 | CreateIconIndirect = _DbgCreateIconIndirect@4 @79
|
|---|
| 112 | CreateMDIWindowA = _DbgCreateMDIWindowA@40 @80
|
|---|
| 113 | CreateMDIWindowW = _DbgCreateMDIWindowW@40 @81
|
|---|
| 114 | CreateMenu = _DbgCreateMenu@0 @82
|
|---|
| 115 | CreatePopupMenu = _DbgCreatePopupMenu@0 @83
|
|---|
| 116 | CreateWindowExA = _DbgCreateWindowExA@48 @84
|
|---|
| 117 | CreateWindowExW = _DbgCreateWindowExW@48 @85
|
|---|
| 118 | CreateWindowStationA = _DbgCreateWindowStationA@16 @86
|
|---|
| 119 | CreateWindowStationW = _DbgCreateWindowStationW@16 @87
|
|---|
| 120 | DdeAbandonTransaction = _DbgDdeAbandonTransaction@12 @88
|
|---|
| 121 | DdeAccessData = _DbgDdeAccessData@8 @89
|
|---|
| 122 | DdeAddData = _DbgDdeAddData@16 @90
|
|---|
| 123 | DdeClientTransaction = _DbgDdeClientTransaction@32 @91
|
|---|
| 124 | DdeCmpStringHandles = _DbgDdeCmpStringHandles@8 @92
|
|---|
| 125 | DdeConnect = _DbgDdeConnect@16 @93
|
|---|
| 126 | DdeConnectList = _DbgDdeConnectList@20 @94
|
|---|
| 127 | DdeCreateDataHandle = _DbgDdeCreateDataHandle@28 @95
|
|---|
| 128 | DdeCreateStringHandleA = _DbgDdeCreateStringHandleA@12 @96
|
|---|
| 129 | DdeCreateStringHandleW = _DbgDdeCreateStringHandleW@12 @97
|
|---|
| 130 | DdeDisconnect = _DbgDdeDisconnect@4 @98
|
|---|
| 131 | DdeDisconnectList = _DbgDdeDisconnectList@4 @99
|
|---|
| 132 | DdeEnableCallback = _DbgDdeEnableCallback@12 @100
|
|---|
| 133 | DdeFreeDataHandle = _DbgDdeFreeDataHandle@4 @101
|
|---|
| 134 | DdeFreeStringHandle = _DbgDdeFreeStringHandle@8 @102
|
|---|
| 135 | DdeGetData = _DbgDdeGetData@16 @103
|
|---|
| 136 | DdeGetLastError = _DbgDdeGetLastError@4 @104
|
|---|
| 137 | DdeImpersonateClient = _DbgDdeImpersonateClient@4 @105
|
|---|
| 138 | DdeInitializeA = _DbgDdeInitializeA@16 @106
|
|---|
| 139 | DdeInitializeW = _DbgDdeInitializeW@16 @107
|
|---|
| 140 | DdeKeepStringHandle = _DbgDdeKeepStringHandle@8 @108
|
|---|
| 141 | DdeNameService = _DbgDdeNameService@16 @109
|
|---|
| 142 | DdePostAdvise = _DbgDdePostAdvise@12 @110
|
|---|
| 143 | DdeQueryConvInfo = _DbgDdeQueryConvInfo@12 @111
|
|---|
| 144 | DdeQueryNextServer = _DbgDdeQueryNextServer@8 @112
|
|---|
| 145 | DdeQueryStringA = _DbgDdeQueryStringA@20 @113
|
|---|
| 146 | DdeQueryStringW = _DbgDdeQueryStringW@20 @114
|
|---|
| 147 | DdeReconnect = _DbgDdeReconnect@4 @115
|
|---|
| 148 | DdeSetQualityOfService = _DbgDdeSetQualityOfService@12 @116
|
|---|
| 149 | DdeSetUserHandle = _DbgDdeSetUserHandle@12 @117
|
|---|
| 150 | DdeUnaccessData = _DbgDdeUnaccessData@4 @118
|
|---|
| 151 | DdeUninitialize = _DbgDdeUninitialize@4 @119
|
|---|
| 152 | DefDlgProcA = _DbgDefDlgProcA@16 @120
|
|---|
| 153 | DefDlgProcW = _DbgDefDlgProcW@16 @121
|
|---|
| 154 | DefFrameProcA = _DbgDefFrameProcA@20 @122
|
|---|
| 155 | DefFrameProcW = _DbgDefFrameProcW@20 @123
|
|---|
| 156 | DefMDIChildProcA = _DbgDefMDIChildProcA@16 @124
|
|---|
| 157 | DefMDIChildProcW = _DbgDefMDIChildProcW@16 @125
|
|---|
| 158 | DefWindowProcA = _DbgDefWindowProcA@16 @126
|
|---|
| 159 | DefWindowProcW = _DbgDefWindowProcW@16 @127
|
|---|
| 160 | DeferWindowPos = _DbgDeferWindowPos@32 @128
|
|---|
| 161 | DeleteMenu = _DbgDeleteMenu@12 @129
|
|---|
| 162 | DestroyAcceleratorTable = _DbgDestroyAcceleratorTable@4 @130
|
|---|
| 163 | DestroyCaret = _DbgDestroyCaret@0 @131
|
|---|
| 164 | DestroyCursor = _DbgDestroyCursor@4 @132
|
|---|
| 165 | DestroyIcon = _DbgDestroyIcon@4 @133
|
|---|
| 166 | DestroyMenu = _DbgDestroyMenu@4 @134
|
|---|
| 167 | DestroyWindow = _DbgDestroyWindow@4 @135
|
|---|
| 168 | DialogBoxIndirectParamA = _DbgDialogBoxIndirectParamA@20 @136
|
|---|
| 169 | DialogBoxIndirectParamW = _DbgDialogBoxIndirectParamW@20 @137
|
|---|
| 170 | DialogBoxParamA = _DbgDialogBoxParamA@20 @138
|
|---|
| 171 | DialogBoxParamW = _DbgDialogBoxParamW@20 @139
|
|---|
| 172 | DispatchMessageA = _DbgDispatchMessageA@4 @140
|
|---|
| 173 | DispatchMessageW = _DbgDispatchMessageW@4 @141
|
|---|
| 174 | DlgDirListA = _DbgDlgDirListA@20 @142
|
|---|
| 175 | DlgDirListComboBoxA = _DbgDlgDirListComboBoxA@20 @143
|
|---|
| 176 | DlgDirListComboBoxW = _DbgDlgDirListComboBoxW@20 @144
|
|---|
| 177 | DlgDirListW = _DbgDlgDirListW@20 @145
|
|---|
| 178 | DlgDirSelectComboBoxExA = _DbgDlgDirSelectComboBoxExA@16 @146
|
|---|
| 179 | DlgDirSelectComboBoxExW = _DbgDlgDirSelectComboBoxExW@16 @147
|
|---|
| 180 | DlgDirSelectExA = _DbgDlgDirSelectExA@16 @148
|
|---|
| 181 | DlgDirSelectExW = _DbgDlgDirSelectExW@16 @149
|
|---|
| 182 | DragDetect = _DbgDragDetect@12 @150
|
|---|
| 183 | DragObject = _DbgDragObject@20 @151
|
|---|
| 184 | DrawAnimatedRects = _DbgDrawAnimatedRects@16 @152
|
|---|
| 185 | DrawCaption = _DbgDrawCaption@16 @153
|
|---|
| 186 | DrawCaptionTempA = _DbgDrawCaptionTempA@28 @154
|
|---|
| 187 | DrawCaptionTempW = _DbgDrawCaptionTempW@28 @155
|
|---|
| 188 | DrawEdge = _DbgDrawEdge@16 @156
|
|---|
| 189 | DrawFocusRect = _DbgDrawFocusRect@8 @157
|
|---|
| 190 | ; DrawFrame = _DbgDrawFrame@?? @158
|
|---|
| 191 | DrawFrameControl = _DbgDrawFrameControl@16 @159
|
|---|
| 192 | DrawIcon = _DbgDrawIcon@16 @160
|
|---|
| 193 | DrawIconEx = _DbgDrawIconEx@36 @161
|
|---|
| 194 | DrawMenuBar = _DbgDrawMenuBar@4 @162
|
|---|
| 195 | DrawStateA = _DbgDrawStateA@40 @163
|
|---|
| 196 | DrawStateW = _DbgDrawStateW@40 @164
|
|---|
| 197 | DrawTextA = _DbgDrawTextA@20 @165
|
|---|
| 198 | DrawTextExA = _DbgDrawTextExA@24 @166
|
|---|
| 199 | DrawTextExW = _DbgDrawTextExW@24 @167
|
|---|
| 200 | DrawTextW = _DbgDrawTextW@20 @168
|
|---|
| 201 | EditWndProc = _DbgEditWndProc@16 @169
|
|---|
| 202 | EmptyClipboard = _DbgEmptyClipboard@0 @170
|
|---|
| 203 | EnableMenuItem = _DbgEnableMenuItem@12 @171
|
|---|
| 204 | EnableScrollBar = _DbgEnableScrollBar@12 @172
|
|---|
| 205 | EnableWindow = _DbgEnableWindow@8 @173
|
|---|
| 206 | EndDeferWindowPos = _DbgEndDeferWindowPos@4 @174
|
|---|
| 207 | EndDialog = _DbgEndDialog@8 @175
|
|---|
| 208 | EndPaint = _DbgEndPaint@8 @176
|
|---|
| 209 | EndTask = _DbgEndTask@12 @177
|
|---|
| 210 | EnumChildWindows = _DbgEnumChildWindows@12 @178
|
|---|
| 211 | EnumClipboardFormats = _DbgEnumClipboardFormats@4 @179
|
|---|
| 212 | EnumDesktopWindows = _DbgEnumDesktopWindows@12 @180
|
|---|
| 213 | EnumDesktopsA = _DbgEnumDesktopsA@12 @181
|
|---|
| 214 | EnumDesktopsW = _DbgEnumDesktopsW@12 @182
|
|---|
| 215 | EnumDisplaySettingsA = _DbgEnumDisplaySettingsA@12 @183
|
|---|
| 216 | EnumDisplaySettingsW = _DbgEnumDisplaySettingsW@12 @184
|
|---|
| 217 | EnumPropsA = _DbgEnumPropsA@8 @185
|
|---|
| 218 | EnumPropsExA = _DbgEnumPropsExA@12 @186
|
|---|
| 219 | EnumPropsExW = _DbgEnumPropsExW@12 @187
|
|---|
| 220 | EnumPropsW = _DbgEnumPropsW@8 @188
|
|---|
| 221 | EnumThreadWindows = _DbgEnumThreadWindows@12 @189
|
|---|
| 222 | EnumWindowStationsA = _DbgEnumWindowStationsA@8 @190
|
|---|
| 223 | EnumWindowStationsW = _DbgEnumWindowStationsW@8 @191
|
|---|
| 224 | EnumWindows = _DbgEnumWindows@8 @192
|
|---|
| 225 | EqualRect = _DbgEqualRect@8 @193
|
|---|
| 226 | ExcludeUpdateRgn = _DbgExcludeUpdateRgn@8 @194
|
|---|
| 227 | ExitWindowsEx = _DbgExitWindowsEx@8 @195
|
|---|
| 228 | FillRect = _DbgFillRect@12 @196
|
|---|
| 229 | FindWindowA = _DbgFindWindowA@8 @197
|
|---|
| 230 | FindWindowExA = _DbgFindWindowExA@16 @198
|
|---|
| 231 | FindWindowExW = _DbgFindWindowExW@16 @199
|
|---|
| 232 | FindWindowW = _DbgFindWindowW@8 @200
|
|---|
| 233 | FlashWindow = _DbgFlashWindow@8 @201
|
|---|
| 234 | FrameRect = _DbgFrameRect@12 @202
|
|---|
| 235 | FreeDDElParam = _DbgFreeDDElParam@8 @203
|
|---|
| 236 | GetActiveWindow = _DbgGetActiveWindow@0 @204
|
|---|
| 237 | GetAsyncKeyState = _DbgGetAsyncKeyState@4 @205
|
|---|
| 238 | GetCapture = _DbgGetCapture@0 @206
|
|---|
| 239 | GetCaretBlinkTime = _DbgGetCaretBlinkTime@0 @207
|
|---|
| 240 | GetCaretPos = _DbgGetCaretPos@4 @208
|
|---|
| 241 | GetClassInfoA = _DbgGetClassInfoA@12 @209
|
|---|
| 242 | GetClassInfoExA = _DbgGetClassInfoExA@12 @210
|
|---|
| 243 | GetClassInfoExW = _DbgGetClassInfoExW@12 @211
|
|---|
| 244 | GetClassInfoW = _DbgGetClassInfoW@12 @212
|
|---|
| 245 | GetClassLongA = _DbgGetClassLongA@8 @213
|
|---|
| 246 | GetClassLongW = _DbgGetClassLongW@8 @214
|
|---|
| 247 | GetClassNameA = _DbgGetClassNameA@12 @215
|
|---|
| 248 | GetClassNameW = _DbgGetClassNameW@12 @216
|
|---|
| 249 | GetClassWord = _DbgGetClassWord@8 @217
|
|---|
| 250 | GetClientRect = _DbgGetClientRect@8 @218
|
|---|
| 251 | GetClipCursor = _DbgGetClipCursor@4 @219
|
|---|
| 252 | GetClipboardData = _DbgGetClipboardData@4 @220
|
|---|
| 253 | GetClipboardFormatNameA = _DbgGetClipboardFormatNameA@12 @221
|
|---|
| 254 | GetClipboardFormatNameW = _DbgGetClipboardFormatNameW@12 @222
|
|---|
| 255 | GetClipboardOwner = _DbgGetClipboardOwner@0 @223
|
|---|
| 256 | GetClipboardViewer = _DbgGetClipboardViewer@0 @224
|
|---|
| 257 | GetCursor = _DbgGetCursor@0 @225
|
|---|
| 258 | GetCursorPos = _DbgGetCursorPos@4 @226
|
|---|
| 259 | GetDC = _DbgGetDC@4 @227
|
|---|
| 260 | GetDCEx = _DbgGetDCEx@12 @228
|
|---|
| 261 | GetDesktopWindow = _DbgGetDesktopWindow@0 @229
|
|---|
| 262 | GetDialogBaseUnits = _DbgGetDialogBaseUnits@0 @230
|
|---|
| 263 | GetDlgCtrlID = _DbgGetDlgCtrlID@4 @231
|
|---|
| 264 | GetDlgItem = _DbgGetDlgItem@8 @232
|
|---|
| 265 | GetDlgItemInt = _DbgGetDlgItemInt@16 @233
|
|---|
| 266 | GetDlgItemTextA = _DbgGetDlgItemTextA@16 @234
|
|---|
| 267 | GetDlgItemTextW = _DbgGetDlgItemTextW@16 @235
|
|---|
| 268 | GetDoubleClickTime = _DbgGetDoubleClickTime@0 @236
|
|---|
| 269 | GetFocus = _DbgGetFocus@0 @237
|
|---|
| 270 | GetForegroundWindow = _DbgGetForegroundWindow@0 @238
|
|---|
| 271 | GetIconInfo = _DbgGetIconInfo@8 @239
|
|---|
| 272 | ; GetInputDesktop = _DbgGetInputDesktop@?? @240
|
|---|
| 273 | GetInputState = _DbgGetInputState@0 @241
|
|---|
| 274 | GetInternalWindowPos = _DbgGetInternalWindowPos@12 @242
|
|---|
| 275 | GetKBCodePage = _DbgGetKBCodePage@0 @243
|
|---|
| 276 | GetKeyNameTextA = _DbgGetKeyNameTextA@12 @244
|
|---|
| 277 | GetKeyNameTextW = _DbgGetKeyNameTextW@12 @245
|
|---|
| 278 | GetKeyState = _DbgGetKeyState@4 @246
|
|---|
| 279 | GetKeyboardLayout = _DbgGetKeyboardLayout@4 @247
|
|---|
| 280 | GetKeyboardLayoutList = _DbgGetKeyboardLayoutList@8 @248
|
|---|
| 281 | GetKeyboardLayoutNameA = _DbgGetKeyboardLayoutNameA@4 @249
|
|---|
| 282 | GetKeyboardLayoutNameW = _DbgGetKeyboardLayoutNameW@4 @250
|
|---|
| 283 | GetKeyboardState = _DbgGetKeyboardState@4 @251
|
|---|
| 284 | GetKeyboardType = _DbgGetKeyboardType@4 @252
|
|---|
| 285 | GetLastActivePopup = _DbgGetLastActivePopup@4 @253
|
|---|
| 286 | GetMenu = _DbgGetMenu@4 @254
|
|---|
| 287 | GetMenuCheckMarkDimensions = _DbgGetMenuCheckMarkDimensions@0 @255
|
|---|
| 288 | GetMenuContextHelpId = _DbgGetMenuContextHelpId@4 @256
|
|---|
| 289 | GetMenuDefaultItem = _DbgGetMenuDefaultItem@12 @257
|
|---|
| 290 | GetMenuItemCount = _DbgGetMenuItemCount@4 @258
|
|---|
| 291 | GetMenuItemID = _DbgGetMenuItemID@8 @259
|
|---|
| 292 | GetMenuItemInfoA = _DbgGetMenuItemInfoA@16 @260
|
|---|
| 293 | GetMenuItemInfoW = _DbgGetMenuItemInfoW@16 @261
|
|---|
| 294 | GetMenuItemRect = _DbgGetMenuItemRect@16 @262
|
|---|
| 295 | GetMenuState = _DbgGetMenuState@12 @263
|
|---|
| 296 | GetMenuStringA = _DbgGetMenuStringA@20 @264
|
|---|
| 297 | GetMenuStringW = _DbgGetMenuStringW@20 @265
|
|---|
| 298 | GetMessageA = _DbgGetMessageA@16 @266
|
|---|
| 299 | GetMessageExtraInfo = _DbgGetMessageExtraInfo@0 @267
|
|---|
| 300 | GetMessagePos = _DbgGetMessagePos@0 @268
|
|---|
| 301 | GetMessageTime = _DbgGetMessageTime@0 @269
|
|---|
| 302 | GetMessageW = _DbgGetMessageW@16 @270
|
|---|
| 303 | GetNextDlgGroupItem = _DbgGetNextDlgGroupItem@12 @271
|
|---|
| 304 | GetNextDlgTabItem = _DbgGetNextDlgTabItem@12 @272
|
|---|
| 305 | GetNextQueueWindow = _DbgGetNextQueueWindow@8 @273
|
|---|
| 306 | GetOpenClipboardWindow = _DbgGetOpenClipboardWindow@0 @274
|
|---|
| 307 | GetParent = _DbgGetParent@4 @275
|
|---|
| 308 | GetPriorityClipboardFormat = _DbgGetPriorityClipboardFormat@8 @276
|
|---|
| 309 | GetProcessWindowStation = _DbgGetProcessWindowStation@0 @277
|
|---|
| 310 | GetProgmanWindow = _DbgGetProgmanWindow@0 @1289
|
|---|
| 311 | GetPropA = _DbgGetPropA@8 @278
|
|---|
| 312 | GetPropW = _DbgGetPropW@8 @279
|
|---|
| 313 | GetQueueStatus = _DbgGetQueueStatus@4 @280
|
|---|
| 314 | GetScrollBarInfo = _DbgGetScrollBarInfo@12 @1281
|
|---|
| 315 | GetScrollInfo = _DbgGetScrollInfo@12 @281
|
|---|
| 316 | GetScrollPos = _DbgGetScrollPos@8 @282
|
|---|
| 317 | GetScrollRange = _DbgGetScrollRange@16 @283
|
|---|
| 318 | GetShellWindow = _DbgGetShellWindow@0 @284
|
|---|
| 319 | GetSubMenu = _DbgGetSubMenu@8 @285
|
|---|
| 320 | GetSysColor = _DbgGetSysColor@4 @286
|
|---|
| 321 | GetSysColorBrush = _DbgGetSysColorBrush@4 @287
|
|---|
| 322 | GetSystemMenu = _DbgGetSystemMenu@8 @288
|
|---|
| 323 | GetSystemMetrics = _DbgGetSystemMetrics@4 @289
|
|---|
| 324 | GetTabbedTextExtentA = _DbgGetTabbedTextExtentA@20 @290
|
|---|
| 325 | GetTabbedTextExtentW = _DbgGetTabbedTextExtentW@20 @291
|
|---|
| 326 | GetTaskmanWindow = _DbgGetTaskmanWindow@0 @1304
|
|---|
| 327 | GetThreadDesktop = _DbgGetThreadDesktop@4 @292
|
|---|
| 328 | GetTopWindow = _DbgGetTopWindow@4 @293
|
|---|
| 329 | GetUpdateRect = _DbgGetUpdateRect@12 @294
|
|---|
| 330 | GetUpdateRgn = _DbgGetUpdateRgn@12 @295
|
|---|
| 331 | GetUserObjectInformationA = _DbgGetUserObjectInformationA@20 @296
|
|---|
| 332 | GetUserObjectInformationW = _DbgGetUserObjectInformationW@20 @297
|
|---|
| 333 | GetUserObjectSecurity = _DbgGetUserObjectSecurity@20 @298
|
|---|
| 334 | GetWindow = _DbgGetWindow@8 @299
|
|---|
| 335 | GetWindowContextHelpId = _DbgGetWindowContextHelpId@4 @300
|
|---|
| 336 | GetWindowDC = _DbgGetWindowDC@4 @301
|
|---|
| 337 | GetWindowLongA = _DbgGetWindowLongA@8 @302
|
|---|
| 338 | GetWindowLongW = _DbgGetWindowLongW@8 @303
|
|---|
| 339 | GetWindowPlacement = _DbgGetWindowPlacement@8 @304
|
|---|
| 340 | GetWindowRect = _DbgGetWindowRect@8 @305
|
|---|
| 341 | GetWindowRgn = _DbgGetWindowRgn@8 @306
|
|---|
| 342 | GetWindowTextA = _DbgGetWindowTextA@12 @307
|
|---|
| 343 | GetWindowTextLengthA = _DbgGetWindowTextLengthA@4 @308
|
|---|
| 344 | GetWindowTextLengthW = _DbgGetWindowTextLengthW@4 @309
|
|---|
| 345 | GetWindowTextW = _DbgGetWindowTextW@12 @310
|
|---|
| 346 | GetWindowThreadProcessId = _DbgGetWindowThreadProcessId@8 @311
|
|---|
| 347 | GetWindowWord = _DbgGetWindowWord@8 @312
|
|---|
| 348 | GrayStringA = _DbgGrayStringA@36 @313
|
|---|
| 349 | GrayStringW = _DbgGrayStringW@36 @314
|
|---|
| 350 | HideCaret = _DbgHideCaret@4 @315
|
|---|
| 351 | HiliteMenuItem = _DbgHiliteMenuItem@16 @316
|
|---|
| 352 | ImpersonateDdeClientWindow = _DbgImpersonateDdeClientWindow@8 @317
|
|---|
| 353 | InSendMessage = _DbgInSendMessage@0 @318
|
|---|
| 354 | InflateRect = _DbgInflateRect@12 @319
|
|---|
| 355 | ; InitSharedTable = _DbgInitSharedTable@?? @320
|
|---|
| 356 | ; InitTask = _DbgInitTask@?? @321
|
|---|
| 357 | InsertMenuA = _DbgInsertMenuA@20 @322
|
|---|
| 358 | InsertMenuItemA = _DbgInsertMenuItemA@16 @323
|
|---|
| 359 | InsertMenuItemW = _DbgInsertMenuItemW@16 @324
|
|---|
| 360 | InsertMenuW = _DbgInsertMenuW@20 @325
|
|---|
| 361 | InternalGetWindowText = _DbgInternalGetWindowText@12 @326
|
|---|
| 362 | IntersectRect = _DbgIntersectRect@12 @327
|
|---|
| 363 | InvalidateRect = _DbgInvalidateRect@12 @328
|
|---|
| 364 | InvalidateRgn = _DbgInvalidateRgn@12 @329
|
|---|
| 365 | InvertRect = _DbgInvertRect@8 @330
|
|---|
| 366 | IsCharAlphaA = _IsCharAlphaA@4 @331
|
|---|
| 367 | IsCharAlphaNumericA = _IsCharAlphaNumericA@4 @332
|
|---|
| 368 | IsCharAlphaNumericW = _IsCharAlphaNumericW@4 @333
|
|---|
| 369 | IsCharAlphaW = _IsCharAlphaW@4 @334
|
|---|
| 370 | IsCharLowerA = _IsCharLowerA@4 @335
|
|---|
| 371 | IsCharLowerW = _IsCharLowerW@4 @336
|
|---|
| 372 | IsCharUpperA = _IsCharUpperA@4 @337
|
|---|
| 373 | IsCharUpperW = _IsCharUpperW@4 @338
|
|---|
| 374 | IsChild = _DbgIsChild@8 @339
|
|---|
| 375 | IsClipboardFormatAvailable = _DbgIsClipboardFormatAvailable@4 @340
|
|---|
| 376 | IsDialogMessage = _DbgIsDialogMessageA@8 @341
|
|---|
| 377 | IsDialogMessageA = _DbgIsDialogMessageA@8 @342
|
|---|
| 378 | IsDialogMessageW = _DbgIsDialogMessageW@8 @343
|
|---|
| 379 | IsDlgButtonChecked = _DbgIsDlgButtonChecked@8 @344
|
|---|
| 380 | IsHungThread = _DbgIsHungThread@4 @345
|
|---|
| 381 | IsHungAppWindow = _DbgIsHungAppWindow@8 @1345
|
|---|
| 382 | IsIconic = _DbgIsIconic@4 @346
|
|---|
| 383 | IsMenu = _DbgIsMenu@4 @347
|
|---|
| 384 | IsRectEmpty = _DbgIsRectEmpty@4 @348
|
|---|
| 385 | IsWindow = _DbgIsWindow@4 @349
|
|---|
| 386 | IsWindowEnabled = _DbgIsWindowEnabled@4 @350
|
|---|
| 387 | IsWindowUnicode = _DbgIsWindowUnicode@4 @351
|
|---|
| 388 | IsWindowVisible = _DbgIsWindowVisible@4 @352
|
|---|
| 389 | IsZoomed = _DbgIsZoomed@4 @353
|
|---|
| 390 | KillTimer = _DbgKillTimer@8 @354
|
|---|
| 391 | LoadAcceleratorsA = _DbgLoadAcceleratorsA@8 @355
|
|---|
| 392 | LoadAcceleratorsW = _DbgLoadAcceleratorsW@8 @356
|
|---|
| 393 | LoadBitmapA = _DbgLoadBitmapA@8 @357
|
|---|
| 394 | LoadBitmapW = _DbgLoadBitmapW@8 @358
|
|---|
| 395 | LoadCursorA = _DbgLoadCursorA@8 @359
|
|---|
| 396 | LoadCursorFromFileA = _DbgLoadCursorFromFileA@4 @360
|
|---|
| 397 | LoadCursorFromFileW = _DbgLoadCursorFromFileW@4 @361
|
|---|
| 398 | LoadCursorW = _DbgLoadCursorW@8 @362
|
|---|
| 399 | LoadIconA = _DbgLoadIconA@8 @363
|
|---|
| 400 | LoadIconW = _DbgLoadIconW@8 @364
|
|---|
| 401 | LoadImageA = _DbgLoadImageA@24 @365
|
|---|
| 402 | LoadImageW = _DbgLoadImageW@24 @366
|
|---|
| 403 | LoadKeyboardLayoutA = _DbgLoadKeyboardLayoutA@8 @367
|
|---|
| 404 | LoadKeyboardLayoutW = _DbgLoadKeyboardLayoutW@8 @368
|
|---|
| 405 | LoadMenuA = _DbgLoadMenuA@8 @369
|
|---|
| 406 | ;Menu resources are always in Unicode format
|
|---|
| 407 | LoadMenuIndirectA = _DbgLoadMenuIndirectW@4 @370
|
|---|
| 408 | LoadMenuIndirectW = _DbgLoadMenuIndirectW@4 @371
|
|---|
| 409 | LoadMenuW = _DbgLoadMenuW@8 @372
|
|---|
| 410 | LoadStringA = _DbgLoadStringA@16 @373
|
|---|
| 411 | LoadStringW = _DbgLoadStringW@16 @374
|
|---|
| 412 | ; LockWindowStation = _DbgLockWindowStation@?? @375
|
|---|
| 413 | LockWindowUpdate = _DbgLockWindowUpdate@4 @376
|
|---|
| 414 | LookupIconIdFromDirectory = _DbgLookupIconIdFromDirectory@8 @377
|
|---|
| 415 | LookupIconIdFromDirectoryEx = _DbgLookupIconIdFromDirectoryEx@20 @378
|
|---|
| 416 | MapDialogRect = _DbgMapDialogRect@8 @379
|
|---|
| 417 | MapVirtualKeyA = _DbgMapVirtualKeyA@8 @380
|
|---|
| 418 | MapVirtualKeyExA = _DbgMapVirtualKeyExA@12 @381
|
|---|
| 419 | MapVirtualKeyExW = _DbgMapVirtualKeyExW@12 @382
|
|---|
| 420 | MapVirtualKeyW = _DbgMapVirtualKeyW@8 @383
|
|---|
| 421 | MapWindowPoints = _DbgMapWindowPoints@16 @384
|
|---|
| 422 | MenuItemFromPoint = _DbgMenuItemFromPoint@16 @385
|
|---|
| 423 | MessageBeep = _DbgMessageBeep@4 @386
|
|---|
| 424 | MessageBoxA = _DbgMessageBoxA@16 @387
|
|---|
| 425 | MessageBoxExA = _DbgMessageBoxExA@20 @388
|
|---|
| 426 | MessageBoxExW = _DbgMessageBoxExW@20 @389
|
|---|
| 427 | MessageBoxIndirectA = _DbgMessageBoxIndirectA@4 @390
|
|---|
| 428 | MessageBoxIndirectW = _DbgMessageBoxIndirectW@4 @391
|
|---|
| 429 | MessageBoxW = _DbgMessageBoxW@16 @392
|
|---|
| 430 | ; ModifyAccess = _DbgModifyAccess@?? @393
|
|---|
| 431 | ModifyMenuA = _DbgModifyMenuA@20 @394
|
|---|
| 432 | ModifyMenuW = _DbgModifyMenuW@20 @395
|
|---|
| 433 | MoveWindow = _DbgMoveWindow@24 @396
|
|---|
| 434 | MsgWaitForMultipleObjects = _DbgMsgWaitForMultipleObjects@20 @397
|
|---|
| 435 | OemKeyScan = _DbgOemKeyScan@4 @398
|
|---|
| 436 | OemToCharA = _OemToCharA@8 @399
|
|---|
| 437 | OemToCharBuffA = _OemToCharBuffA@12 @400
|
|---|
| 438 | OemToCharBuffW = _OemToCharBuffW@12 @401
|
|---|
| 439 | OemToCharW = _OemToCharW@8 @402
|
|---|
| 440 | OffsetRect = _DbgOffsetRect@12 @403
|
|---|
| 441 | OpenClipboard = _DbgOpenClipboard@4 @404
|
|---|
| 442 | OpenDesktopA = _DbgOpenDesktopA@16 @405
|
|---|
| 443 | OpenDesktopW = _DbgOpenDesktopW@16 @406
|
|---|
| 444 | OpenIcon = _DbgOpenIcon@4 @407
|
|---|
| 445 | OpenInputDesktop = _DbgOpenInputDesktop@12 @408
|
|---|
| 446 | OpenWindowStationA = _DbgOpenWindowStationA@12 @409
|
|---|
| 447 | OpenWindowStationW = _DbgOpenWindowStationW@12 @410
|
|---|
| 448 | PackDDElParam = _DbgPackDDElParam@12 @411
|
|---|
| 449 | PaintDesktop = _DbgPaintDesktop@4 @412
|
|---|
| 450 | PeekMessageA = _DbgPeekMessageA@20 @413
|
|---|
| 451 | PeekMessageW = _DbgPeekMessageW@20 @414
|
|---|
| 452 | PlaySoundEvent = _DbgPlaySoundEvent@4 @415
|
|---|
| 453 | PostMessageA = _DbgPostMessageA@16 @416
|
|---|
| 454 | PostMessageW = _DbgPostMessageW@16 @417
|
|---|
| 455 | PostQuitMessage = _DbgPostQuitMessage@4 @418
|
|---|
| 456 | PostThreadMessageA = _DbgPostThreadMessageA@16 @419
|
|---|
| 457 | PostThreadMessageW = _DbgPostThreadMessageW@16 @420
|
|---|
| 458 | PtInRect = _DbgPtInRect@12 @421
|
|---|
| 459 | RedrawWindow = _DbgRedrawWindow@16 @422
|
|---|
| 460 | RegisterClassA = _DbgRegisterClassA@4 @423
|
|---|
| 461 | RegisterClassExA = _DbgRegisterClassExA@4 @424
|
|---|
| 462 | RegisterClassExW = _DbgRegisterClassExW@4 @425
|
|---|
| 463 | RegisterClassW = _DbgRegisterClassW@4 @426
|
|---|
| 464 | RegisterClipboardFormatA = _DbgRegisterClipboardFormatA@4 @427
|
|---|
| 465 | RegisterClipboardFormatW = _DbgRegisterClipboardFormatW@4 @428
|
|---|
| 466 | RegisterHotKey = _DbgRegisterHotKey@16 @429
|
|---|
| 467 | ; RegisterLogonProcess = _DbgRegisterLogonProcess@?? @430
|
|---|
| 468 | RegisterNetworkCapabilities = _DbgRegisterNetworkCapabilities@8 @431
|
|---|
| 469 | RegisterSystemThread = _DbgRegisterSystemThread@8 @432
|
|---|
| 470 | RegisterTasklist = _DbgRegisterTasklist@4 @433
|
|---|
| 471 | RegisterWindowMessageA = _DbgRegisterWindowMessageA@4 @434
|
|---|
| 472 | RegisterWindowMessageW = _DbgRegisterWindowMessageW@4 @435
|
|---|
| 473 | ReleaseCapture = _DbgReleaseCapture@0 @436
|
|---|
| 474 | ReleaseDC = _DbgReleaseDC@8 @437
|
|---|
| 475 | RemoveMenu = _DbgRemoveMenu@12 @438
|
|---|
| 476 | RemovePropA = _DbgRemovePropA@8 @439
|
|---|
| 477 | RemovePropW = _DbgRemovePropW@8 @440
|
|---|
| 478 | ReplyMessage = _DbgReplyMessage@4 @441
|
|---|
| 479 | ReuseDDElParam = _DbgReuseDDElParam@20 @442
|
|---|
| 480 | ScreenToClient = _DbgScreenToClient@8 @443
|
|---|
| 481 | ScrollDC = _DbgScrollDC@28 @444
|
|---|
| 482 | ScrollWindow = _DbgScrollWindow@20 @445
|
|---|
| 483 | ScrollWindowEx = _DbgScrollWindowEx@32 @446
|
|---|
| 484 | SendDlgItemMessageA = _DbgSendDlgItemMessageA@20 @447
|
|---|
| 485 | SendDlgItemMessageW = _DbgSendDlgItemMessageW@20 @448
|
|---|
| 486 | SendMessageA = _DbgSendMessageA@16 @449
|
|---|
| 487 | SendMessageCallbackA = _DbgSendMessageCallbackA@24 @450
|
|---|
| 488 | SendMessageCallbackW = _DbgSendMessageCallbackW@24 @451
|
|---|
| 489 | SendMessageTimeoutA = _DbgSendMessageTimeoutA@28 @452
|
|---|
| 490 | SendMessageTimeoutW = _DbgSendMessageTimeoutW@28 @453
|
|---|
| 491 | SendMessageW = _DbgSendMessageW@16 @454
|
|---|
| 492 | SendNotifyMessageA = _DbgSendNotifyMessageA@16 @455
|
|---|
| 493 | SendNotifyMessageW = _DbgSendNotifyMessageW@16 @456
|
|---|
| 494 | SetActiveWindow = _DbgSetActiveWindow@4 @457
|
|---|
| 495 | SetCapture = _DbgSetCapture@4 @458
|
|---|
| 496 | SetCaretBlinkTime = _DbgSetCaretBlinkTime@4 @459
|
|---|
| 497 | SetCaretPos = _DbgSetCaretPos@8 @460
|
|---|
| 498 | SetClassLongA = _DbgSetClassLongA@12 @461
|
|---|
| 499 | SetClassLongW = _DbgSetClassLongW@12 @462
|
|---|
| 500 | SetClassWord = _DbgSetClassWord@12 @463
|
|---|
| 501 | SetClipboardData = _DbgSetClipboardData@8 @464
|
|---|
| 502 | SetClipboardViewer = _DbgSetClipboardViewer@4 @465
|
|---|
| 503 | SetCursor = _DbgSetCursor@4 @466
|
|---|
| 504 | SetCursorPos = _DbgSetCursorPos@8 @467
|
|---|
| 505 | SetDebugErrorLevel = _DbgSetDebugErrorLevel@4 @468
|
|---|
| 506 | SetDeskWallPaper = _DbgSetDeskWallPaper@4 @469
|
|---|
| 507 | ; SetDesktopBitmap = _DbgSetDesktopBitmap@?? @470
|
|---|
| 508 | SetDlgItemInt = _DbgSetDlgItemInt@16 @471
|
|---|
| 509 | SetDlgItemTextA = _DbgSetDlgItemTextA@12 @472
|
|---|
| 510 | SetDlgItemTextW = _DbgSetDlgItemTextW@12 @473
|
|---|
| 511 | SetDoubleClickTime = _DbgSetDoubleClickTime@4 @474
|
|---|
| 512 | SetFocus = _DbgSetFocus@4 @475
|
|---|
| 513 | SetForegroundWindow = _DbgSetForegroundWindow@4 @476
|
|---|
| 514 | SetInternalWindowPos = _DbgSetInternalWindowPos@16 @477
|
|---|
| 515 | SetKeyboardState = _DbgSetKeyboardState@4 @478
|
|---|
| 516 | SetLastErrorEx = _DbgSetLastErrorEx@8 @479
|
|---|
| 517 | SetLogonNotifyWindow = _DbgSetLogonNotifyWindow@8 @480
|
|---|
| 518 | SetMenu = _DbgSetMenu@8 @481
|
|---|
| 519 | SetMenuContextHelpId = _DbgSetMenuContextHelpId@8 @482
|
|---|
| 520 | SetMenuDefaultItem = _DbgSetMenuDefaultItem@12 @483
|
|---|
| 521 | SetMenuItemBitmaps = _DbgSetMenuItemBitmaps@20 @484
|
|---|
| 522 | SetMenuItemInfoA = _DbgSetMenuItemInfoA@16 @485
|
|---|
| 523 | SetMenuItemInfoW = _DbgSetMenuItemInfoW@16 @486
|
|---|
| 524 | SetMessageExtraInfo = _DbgSetMessageExtraInfo@4 @487
|
|---|
| 525 | SetMessageQueue = _DbgSetMessageQueue@4 @488
|
|---|
| 526 | SetParent = _DbgSetParent@8 @489
|
|---|
| 527 | SetProcessWindowStation = _DbgSetProcessWindowStation@4 @490
|
|---|
| 528 | SetProgmanWindow = _DbgSetProgmanWindow@4 @1522
|
|---|
| 529 | SetPropA = _DbgSetPropA@12 @491
|
|---|
| 530 | SetPropW = _DbgSetPropW@12 @492
|
|---|
| 531 | SetRect = _DbgSetRect@20 @493
|
|---|
| 532 | SetRectEmpty = _DbgSetRectEmpty@4 @494
|
|---|
| 533 | SetScrollInfo = _DbgSetScrollInfo@16 @495
|
|---|
| 534 | SetScrollPos = _DbgSetScrollPos@16 @496
|
|---|
| 535 | SetScrollRange = _DbgSetScrollRange@20 @497
|
|---|
| 536 | SetShellWindow = _DbgSetShellWindow@4 @498
|
|---|
| 537 | SetShellWindowEx = _DbgSetShellWindowEx@8 @1531
|
|---|
| 538 | SetSysColors = _DbgSetSysColors@12 @499
|
|---|
| 539 | SetSysColorsTemp = _DbgSetSysColorsTemp@0 @500
|
|---|
| 540 | SetSystemCursor = _DbgSetSystemCursor@8 @501
|
|---|
| 541 | SetTaskmanWindow = _DbgSetTaskmanWindow@4 @1537
|
|---|
| 542 | SetThreadDesktop = _DbgSetThreadDesktop@4 @502
|
|---|
| 543 | SetTimer = _DbgSetTimer@16 @503
|
|---|
| 544 | SetUserObjectInformationA = _DbgSetUserObjectInformationA@16 @504
|
|---|
| 545 | SetUserObjectInformationW = _DbgSetUserObjectInformationW@16 @505
|
|---|
| 546 | SetUserObjectSecurity = _DbgSetUserObjectSecurity@12 @506
|
|---|
| 547 | SetWindowContextHelpId = _DbgSetWindowContextHelpId@8 @507
|
|---|
| 548 | ; SetWindowFullScreenState = _DbgSetWindowFullScreenState@?? @508
|
|---|
| 549 | SetWindowLongA = _DbgSetWindowLongA@12 @509
|
|---|
| 550 | SetWindowLongW = _DbgSetWindowLongW@12 @510
|
|---|
| 551 | SetWindowPlacement = _DbgSetWindowPlacement@8 @511
|
|---|
| 552 | SetWindowPos = _DbgSetWindowPos@28 @512
|
|---|
| 553 | SetWindowRgn = _DbgSetWindowRgn@12 @513
|
|---|
| 554 | SetWindowTextA = _DbgSetWindowTextA@8 @514
|
|---|
| 555 | SetWindowTextW = _DbgSetWindowTextW@8 @515
|
|---|
| 556 | SetWindowWord = _DbgSetWindowWord@12 @516
|
|---|
| 557 | SetWindowsHookA = _DbgSetWindowsHookA@8 @517
|
|---|
| 558 | SetWindowsHookExA = _DbgSetWindowsHookExA@16 @518
|
|---|
| 559 | SetWindowsHookExW = _DbgSetWindowsHookExW@16 @519
|
|---|
| 560 | SetWindowsHookW = _DbgSetWindowsHookW@8 @520
|
|---|
| 561 | ShowCaret = _DbgShowCaret@4 @521
|
|---|
| 562 | ShowCursor = _DbgShowCursor@4 @522
|
|---|
| 563 | ShowOwnedPopups = _DbgShowOwnedPopups@8 @523
|
|---|
| 564 | ShowScrollBar = _DbgShowScrollBar@12 @524
|
|---|
| 565 | ShowWindow = _DbgShowWindow@8 @525
|
|---|
| 566 | ShowWindowAsync = _DbgShowWindowAsync@8 @526
|
|---|
| 567 | SubtractRect = _DbgSubtractRect@12 @527
|
|---|
| 568 | SwapMouseButton = _DbgSwapMouseButton@4 @528
|
|---|
| 569 | SwitchDesktop = _DbgSwitchDesktop@4 @529
|
|---|
| 570 | SwitchToThisWindow = _DbgSwitchToThisWindow@8 @530
|
|---|
| 571 | SysErrorBox = _DbgSysErrorBox@12 @531
|
|---|
| 572 | SystemParametersInfoA = _DbgSystemParametersInfoA@16 @532
|
|---|
| 573 | SystemParametersInfoW = _DbgSystemParametersInfoW@16 @533
|
|---|
| 574 | TabbedTextOutA = _DbgTabbedTextOutA@32 @534
|
|---|
| 575 | TabbedTextOutW = _DbgTabbedTextOutW@32 @535
|
|---|
| 576 | TileChildWindows = _DbgTileChildWindows@8 @536
|
|---|
| 577 | TileWindows = _DbgTileWindows@20 @537
|
|---|
| 578 | ToAscii = _DbgToAscii@20 @538
|
|---|
| 579 | ToAsciiEx = _DbgToAsciiEx@24 @539
|
|---|
| 580 | ToUnicode = _DbgToUnicode@24 @540
|
|---|
| 581 | TrackPopupMenu = _DbgTrackPopupMenu@28 @541
|
|---|
| 582 | TrackPopupMenuEx = _DbgTrackPopupMenuEx@24 @542
|
|---|
| 583 | TranslateAccelerator = _DbgTranslateAcceleratorA@12 @543
|
|---|
| 584 | TranslateAcceleratorA = _DbgTranslateAcceleratorA@12 @544
|
|---|
| 585 | TranslateAcceleratorW = _DbgTranslateAcceleratorA@12 @545 ; the same
|
|---|
| 586 | TranslateMDISysAccel = _DbgTranslateMDISysAccel@8 @546
|
|---|
| 587 | TranslateMessage = _DbgTranslateMessage@4 @547
|
|---|
| 588 | UnhookWindowsHook = _DbgUnhookWindowsHook@8 @548
|
|---|
| 589 | UnhookWindowsHookEx = _DbgUnhookWindowsHookEx@4 @549
|
|---|
| 590 | UnionRect = _DbgUnionRect@12 @550
|
|---|
| 591 | UnloadKeyboardLayout = _DbgUnloadKeyboardLayout@4 @551
|
|---|
| 592 | ; UnlockWindowStation = _DbgUnlockWindowStation@?? @552
|
|---|
| 593 | UnpackDDElParam = _DbgUnpackDDElParam@16 @553
|
|---|
| 594 | UnregisterClassA = _DbgUnregisterClassA@8 @554
|
|---|
| 595 | UnregisterClassW = _DbgUnregisterClassW@8 @555
|
|---|
| 596 | UnregisterHotKey = _DbgUnregisterHotKey@8 @556
|
|---|
| 597 | UpdateWindow = _DbgUpdateWindow@4 @557
|
|---|
| 598 | ; UserClientDllInitialize = _DbgUserClientDllInitialize@?? @558
|
|---|
| 599 | UserSignalProc = _DbgUserSignalProc@16 @559
|
|---|
| 600 | ValidateRect = _DbgValidateRect@8 @560
|
|---|
| 601 | ValidateRgn = _DbgValidateRgn@8 @561
|
|---|
| 602 | VkKeyScanA = _DbgVkKeyScanA@4 @562
|
|---|
| 603 | VkKeyScanExA = _DbgVkKeyScanExA@8 @563
|
|---|
| 604 | VkKeyScanExW = _DbgVkKeyScanExW@8 @564
|
|---|
| 605 | VkKeyScanW = _DbgVkKeyScanW@4 @565
|
|---|
| 606 | ; WNDPROC_CALLBACK = _DbgWNDPROC_CALLBACK@?? @566
|
|---|
| 607 | WaitForInputIdle = _DbgWaitForInputIdle@8 @567
|
|---|
| 608 | WaitMessage = _DbgWaitMessage@0 @568
|
|---|
| 609 | WinHelpA = _DbgWinHelpA@16 @569
|
|---|
| 610 | WinHelpW = _DbgWinHelpW@16 @570
|
|---|
| 611 | WinOldAppHackoMatic = _DbgWinOldAppHackoMatic@4 @571
|
|---|
| 612 | WindowFromDC = _DbgWindowFromDC@4 @572
|
|---|
| 613 | WindowFromPoint = _DbgWindowFromPoint@8 @573
|
|---|
| 614 | YieldTask = _DbgYieldTask@0 @574
|
|---|
| 615 | keybd_event = _Dbgkeybd_event@16 @575
|
|---|
| 616 | mouse_event = _Dbgmouse_event@20 @576
|
|---|
| 617 | wsprintfA = _wsprintfA @577
|
|---|
| 618 | wsprintfW = _wsprintfW @578
|
|---|
| 619 | wvsprintfA = _DbgwvsprintfA@12 @579
|
|---|
| 620 | wvsprintfW = _DbgwvsprintfW@12 @580
|
|---|
| 621 |
|
|---|
| 622 | TrackMouseEvent = _DbgTrackMouseEvent@4 @600 ;ordinal??
|
|---|
| 623 | SendInput = _DbgSendInput@12 @601 ;ordinal??
|
|---|
| 624 | GetGUIThreadInfo = _DbgGetGUIThreadInfo@8 @602
|
|---|
| 625 |
|
|---|
| 626 | ChangeDisplaySettingsExA = _DbgChangeDisplaySettingsExA@20 @604
|
|---|
| 627 | ChangeDisplaySettingsExW = _DbgChangeDisplaySettingsExW@20 @605
|
|---|
| 628 |
|
|---|
| 629 | NotifyWinEvent = _DbgNotifyWinEvent@16 @606
|
|---|
| 630 | UnhookWinEvent = _DbgUnhookWinEvent@4 @607
|
|---|
| 631 | SetWinEventHook = _DbgSetWinEventHook@28 @608
|
|---|
| 632 |
|
|---|
| 633 | ;------------
|
|---|
| 634 | ; Windows 98
|
|---|
| 635 | ;------------
|
|---|
| 636 | GetMenuInfo = _DbgGetMenuInfo@8 @800
|
|---|
| 637 | SetMenuInfo = _DbgSetMenuInfo@8 @801
|
|---|
| 638 |
|
|---|
| 639 |
|
|---|
| 640 | GetMonitorInfoW = _DbgGetMonitorInfoW@8 @1000
|
|---|
| 641 | GetMonitorInfoA = _DbgGetMonitorInfoA@8 @1001
|
|---|
| 642 | MonitorFromWindow = _DbgMonitorFromWindow@8 @1002
|
|---|
| 643 | MonitorFromRect = _DbgMonitorFromRect@8 @1003
|
|---|
| 644 | MonitorFromPoint = _DbgMonitorFromPoint@12 @1004
|
|---|
| 645 | EnumDisplayMonitors = _DbgEnumDisplayMonitors@16 @1005
|
|---|
| 646 | EnumDisplayDevicesA = _DbgEnumDisplayDevicesA@16 @1006
|
|---|
| 647 | EnumDisplayDevicesW = _DbgEnumDisplayDevicesW@16 @1007
|
|---|
| 648 |
|
|---|
| 649 |
|
|---|
| 650 | ;----------------------------------
|
|---|
| 651 | ; obsolete WINNLS APIs (Far East)
|
|---|
| 652 | ;----------------------------------
|
|---|
| 653 | SendIMEMessageExA = _DbgSendIMEMessageExA@8 @1010
|
|---|
| 654 | SendIMEMessageExW = _DbgSendIMEMessageExW@8 @1011
|
|---|
| 655 |
|
|---|
| 656 | WINNLSEnableIME = _DbgWINNLSEnableIME@8 @1012
|
|---|
| 657 | WINNLSGetEnableStatus = _DbgWINNLSGetEnableStatus@4 @1013
|
|---|
| 658 | WINNLSGetIMEHotkey = _DbgWINNLSGetIMEHotkey@4 @1014
|
|---|
| 659 |
|
|---|
| 660 | ;-------------------------------
|
|---|
| 661 | ; Additional (undocumented) APIs
|
|---|
| 662 | ;-------------------------------
|
|---|
| 663 | PrivateExtractIconsW = _PrivateExtractIconsW@32 @1015
|
|---|
| 664 | PrivateExtractIconsA = _PrivateExtractIconsA@32 @1016
|
|---|
| 665 | PrivateExtractIconExW = _PrivateExtractIconExW@20 @1017
|
|---|
| 666 | PrivateExtractIconExA = _PrivateExtractIconExA@20 @1018
|
|---|
| 667 |
|
|---|
| 668 |
|
|---|
| 669 | ;------------------------------------------------------------------------------
|
|---|
| 670 | ; Wine/Odin helper function
|
|---|
| 671 | ;------------------------------------------------------------------------------
|
|---|
| 672 | GetSysColorPen = _GetSysColorPen@4 @2002 NONAME
|
|---|
| 673 | GetPattern55AABrush = _GetPattern55AABrush@0 @2003 NONAME
|
|---|
| 674 | GetPattern55AABitmap = _GetPattern55AABitmap@0 @2004 NONAME
|
|---|
| 675 |
|
|---|
| 676 | _Win32ToOS2Handle@4 @2006 NONAME
|
|---|
| 677 | _OS2ToWin32Handle@4 @2012 NONAME
|
|---|
| 678 |
|
|---|
| 679 | _MOUSE_Enable@4 @2007 NONAME
|
|---|
| 680 | ;; _KeyTranslatePMToWin@4 @2008 NONAME
|
|---|
| 681 | _KeyTranslatePMToWinBuf@12 @2009 NONAME
|
|---|
| 682 |
|
|---|
| 683 | _wvsnprintfA@16 @2010 NONAME
|
|---|
| 684 | ;Export for MSACM32
|
|---|
| 685 | _wsnprintfA @2100 NONAME
|
|---|
| 686 |
|
|---|
| 687 | _KEYBOARD_Enable@4 @2011 NONAME
|
|---|
| 688 |
|
|---|
| 689 | ;SvL: Used by GDI32
|
|---|
| 690 | OSLibGetScreenHeight__Fv @2013 NONAME
|
|---|
| 691 | OSLibGetScreenWidth__Fv @2014 NONAME
|
|---|
| 692 |
|
|---|
| 693 | _wvsnprintfW@16 @2015 NONAME
|
|---|
| 694 |
|
|---|
| 695 | _setPageXForm@4 @2016 NONAME
|
|---|
| 696 | _clientHeight@8 @2017 NONAME
|
|---|
| 697 | _changePageXForm@20 @2018 NONAME
|
|---|
| 698 | _removeClientArea@4 @2019 NONAME
|
|---|
| 699 | _setMapModeDC@8 @2020 NONAME
|
|---|
| 700 | _TestWideLine@4 @2021 NONAME
|
|---|
| 701 | _Calculate1PixelDelta@4 @2022 NONAME
|
|---|
| 702 | _DIB_GetDIBWidthBytes@8 @2023 NONAME
|
|---|
| 703 | _BITMAP_GetWidthBytes@8 @2024 NONAME
|
|---|
| 704 | _selectClientArea@4 @2025 NONAME
|
|---|
| 705 | _IsSystemBrush@4 @2026 NONAME
|
|---|
| 706 | _IsSystemPen@4 @2027 NONAME
|
|---|
| 707 |
|
|---|
| 708 | _CreateFakeWindowEx@8 @2028 NONAME
|
|---|
| 709 | _DestroyFakeWindow@4 @2035 NONAME
|
|---|
| 710 | _checkOrigin@4 @2029 NONAME
|
|---|
| 711 |
|
|---|
| 712 | ; Do NOT change this ordinal
|
|---|
| 713 | _SetWindowAppearance@4 @2030 NONAME
|
|---|
| 714 |
|
|---|
| 715 | _OSLibWinCreateObject@32 @2031 NONAME
|
|---|
| 716 | _ConvertIconGroup@12 @2032 NONAME
|
|---|
| 717 |
|
|---|
| 718 | _WinSetVisibleRgnNotifyProc@12 @2033 NONAME
|
|---|
| 719 | _Win32ToOS2FrameHandle@4 @2034 NONAME
|
|---|
| 720 |
|
|---|
| 721 | _CustForceMonoCursor@0 @2036 NONAME
|
|---|