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