source: trunk/src/user32/user32dbg.def@ 9572

Last change on this file since 9572 was 9523, checked in by sandervl, 23 years ago

removed obsolete files

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