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

Last change on this file since 21629 was 21595, checked in by dmik, 15 years ago

user32: Added internal helper RunOnAuxThread() API to perform function calls on a dedicated helper thread.

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