source: trunk/src/user32/USER32.DEF@ 10010

Last change on this file since 10010 was 9889, checked in by sandervl, 23 years ago

Move OSLibWinCreateObject to KERNEL32

File size: 43.9 KB
Line 
1; $Id: USER32.DEF,v 1.78 2003-03-03 16:36:25 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 WINSETSCANSTATETABLE = PMMERGE.3266
34 WINGETSCANSTATE = PMMERGE.3138
35
36;;;; Present in WGSS50
37;;;; _GpiQueryDCData = PMGPI.665
38
39EXPORTS
40 ActivateKeyboardLayout = _ActivateKeyboardLayout@8 @1
41 AdjustWindowRect = _AdjustWindowRect@12 @2
42 AdjustWindowRectEx = _AdjustWindowRectEx@16 @3
43 AnyPopup = _AnyPopup@0 @4
44 AppendMenuA = _AppendMenuA@16 @5
45 AppendMenuW = _AppendMenuW@16 @6
46 ArrangeIconicWindows = _ArrangeIconicWindows@4 @7
47 AttachThreadInput = _AttachThreadInput@12 @8
48 BeginDeferWindowPos = _BeginDeferWindowPos@4 @9
49 BeginPaint = _BeginPaint@8 @10
50 BringWindowToTop = _BringWindowToTop@4 @11
51 BroadcastSystemMessage = _BroadcastSystemMessage@20 @12
52 CalcChildScroll = _CalcChildScroll@8 @13
53 CallMsgFilter = _CallMsgFilterA@8 @14
54 CallMsgFilterA = _CallMsgFilterA@8 @15
55 CallMsgFilterW = _CallMsgFilterW@8 @16
56 CallNextHookEx = _CallNextHookEx@16 @17
57 CallWindowProcA = _CallWindowProcA@20 @18
58 CallWindowProcW = _CallWindowProcW@20 @19
59 CascadeChildWindows = _CascadeChildWindows@8 @20
60 CascadeWindows = _CascadeWindows@20 @21
61 ChangeClipboardChain = _ChangeClipboardChain@8 @22
62 ChangeDisplaySettingsA = _ChangeDisplaySettingsA@8 @23
63 ChangeDisplaySettingsW = _ChangeDisplaySettingsW@8 @24
64 ChangeMenuA = _ChangeMenuA@20 @25
65 ChangeMenuW = _ChangeMenuW@20 @26
66 CharLowerA = _CharLowerA@4 @27
67 CharLowerBuffA = _CharLowerBuffA@8 @28
68 CharLowerBuffW = _CharLowerBuffW@8 @29
69 CharLowerW = _CharLowerW@4 @30
70 CharNextA = _CharNextA@4 @31
71 CharNextExA = _CharNextExA@12 @32
72 CharNextExW = _CharNextExW@12 @33
73 CharNextW = _CharNextW@4 @34
74 CharPrevA = _CharPrevA@8 @35
75 CharPrevExA = _CharPrevExA@16 @36
76 CharPrevExW = _CharPrevExW@16 @37
77 CharPrevW = _CharPrevW@8 @38
78 CharToOemA = _CharToOemA@8 @39
79 CharToOemBuffA = _CharToOemBuffA@12 @40
80 CharToOemBuffW = _CharToOemBuffW@12 @41
81 CharToOemW = _CharToOemW@8 @42
82 CharUpperA = _CharUpperA@4 @43
83 CharUpperBuffA = _CharUpperBuffA@8 @44
84 CharUpperBuffW = _CharUpperBuffW@8 @45
85 CharUpperW = _CharUpperW@4 @46
86 CheckDlgButton = _CheckDlgButton@12 @47
87 CheckMenuItem = _CheckMenuItem@12 @48
88 CheckMenuRadioItem = _CheckMenuRadioItem@20 @49
89 CheckRadioButton = _CheckRadioButton@16 @50
90 ChildWindowFromPoint = _ChildWindowFromPoint@12 @51
91 ChildWindowFromPointEx = _ChildWindowFromPointEx@16 @52
92; ClientThreadConnect = _ClientThreadConnect@?? @53
93 ClientToScreen = _ClientToScreen@8 @54
94 ClipCursor = _ClipCursor@4 @55
95 CloseClipboard = _CloseClipboard@0 @56
96 CloseDesktop = _CloseDesktop@4 @57
97 CloseWindow = _CloseWindow@4 @58
98 CloseWindowStation = _CloseWindowStation@4 @59
99 CopyAcceleratorTableA = _CopyAcceleratorTableA@12 @60
100 CopyAcceleratorTableW = _CopyAcceleratorTableW@12 @61
101 CopyIcon = _CopyIcon@4 @62
102 CopyImage = _CopyImage@20 @63
103 CopyRect = _CopyRect@8 @64
104 CountClipboardFormats = _CountClipboardFormats@0 @65
105 CreateAcceleratorTableA = _CreateAcceleratorTableA@8 @66
106 CreateAcceleratorTableW = _CreateAcceleratorTableW@8 @67
107 CreateCaret = _CreateCaret@16 @68
108 CreateCursor = _CreateCursor@28 @69
109 CreateDesktopA = _CreateDesktopA@24 @70
110 CreateDesktopW = _CreateDesktopW@24 @71
111 CreateDialogIndirectParamA = _CreateDialogIndirectParamA@20 @72
112 CreateDialogIndirectParamW = _CreateDialogIndirectParamW@20 @73
113 CreateDialogParamA = _CreateDialogParamA@20 @74
114 CreateDialogParamW = _CreateDialogParamW@20 @75
115 CreateIcon = _CreateIcon@28 @76
116 CreateIconFromResource = _CreateIconFromResource@16 @77
117 CreateIconFromResourceEx = _CreateIconFromResourceEx@28 @78
118 CreateIconIndirect = _CreateIconIndirect@4 @79
119 CreateMDIWindowA = _CreateMDIWindowA@40 @80
120 CreateMDIWindowW = _CreateMDIWindowW@40 @81
121 CreateMenu = _CreateMenu@0 @82
122 CreatePopupMenu = _CreatePopupMenu@0 @83
123 CreateWindowExA = _CreateWindowExA@48 @84
124 CreateWindowExW = _CreateWindowExW@48 @85
125 CreateWindowStationA = _CreateWindowStationA@16 @86
126 CreateWindowStationW = _CreateWindowStationW@16 @87
127 DdeAbandonTransaction = _DdeAbandonTransaction@12 @88
128 DdeAccessData = _DdeAccessData@8 @89
129 DdeAddData = _DdeAddData@16 @90
130 DdeClientTransaction = _DdeClientTransaction@32 @91
131 DdeCmpStringHandles = _DdeCmpStringHandles@8 @92
132 DdeConnect = _DdeConnect@16 @93
133 DdeConnectList = _DdeConnectList@20 @94
134 DdeCreateDataHandle = _DdeCreateDataHandle@28 @95
135 DdeCreateStringHandleA = _DdeCreateStringHandleA@12 @96
136 DdeCreateStringHandleW = _DdeCreateStringHandleW@12 @97
137 DdeDisconnect = _DdeDisconnect@4 @98
138 DdeDisconnectList = _DdeDisconnectList@4 @99
139 DdeEnableCallback = _DdeEnableCallback@12 @100
140 DdeFreeDataHandle = _DdeFreeDataHandle@4 @101
141 DdeFreeStringHandle = _DdeFreeStringHandle@8 @102
142 DdeGetData = _DdeGetData@16 @103
143 DdeGetLastError = _DdeGetLastError@4 @104
144 DdeImpersonateClient = _DdeImpersonateClient@4 @105
145 DdeInitializeA = _DdeInitializeA@16 @106
146 DdeInitializeW = _DdeInitializeW@16 @107
147 DdeKeepStringHandle = _DdeKeepStringHandle@8 @108
148 DdeNameService = _DdeNameService@16 @109
149 DdePostAdvise = _DdePostAdvise@12 @110
150 DdeQueryConvInfo = _DdeQueryConvInfo@12 @111
151 DdeQueryNextServer = _DdeQueryNextServer@8 @112
152 DdeQueryStringA = _DdeQueryStringA@20 @113
153 DdeQueryStringW = _DdeQueryStringW@20 @114
154 DdeReconnect = _DdeReconnect@4 @115
155 DdeSetQualityOfService = _DdeSetQualityOfService@12 @116
156 DdeSetUserHandle = _DdeSetUserHandle@12 @117
157 DdeUnaccessData = _DdeUnaccessData@4 @118
158 DdeUninitialize = _DdeUninitialize@4 @119
159 DefDlgProcA = _DefDlgProcA@16 @120
160 DefDlgProcW = _DefDlgProcW@16 @121
161 DefFrameProcA = _DefFrameProcA@20 @122
162 DefFrameProcW = _DefFrameProcW@20 @123
163 DefMDIChildProcA = _DefMDIChildProcA@16 @124
164 DefMDIChildProcW = _DefMDIChildProcW@16 @125
165 DefWindowProcA = _DefWindowProcA@16 @126
166 DefWindowProcW = _DefWindowProcW@16 @127
167 DeferWindowPos = _DeferWindowPos@32 @128
168 DeleteMenu = _DeleteMenu@12 @129
169 DestroyAcceleratorTable = _DestroyAcceleratorTable@4 @130
170 DestroyCaret = _DestroyCaret@0 @131
171 DestroyCursor = _DestroyCursor@4 @132
172 DestroyIcon = _DestroyIcon@4 @133
173 DestroyMenu = _DestroyMenu@4 @134
174 DestroyWindow = _DestroyWindow@4 @135
175 DialogBoxIndirectParamA = _DialogBoxIndirectParamA@20 @136
176 DialogBoxIndirectParamW = _DialogBoxIndirectParamW@20 @137
177 DialogBoxParamA = _DialogBoxParamA@20 @138
178 DialogBoxParamW = _DialogBoxParamW@20 @139
179 DispatchMessageA = _DispatchMessageA@4 @140
180 DispatchMessageW = _DispatchMessageW@4 @141
181 DlgDirListA = _DlgDirListA@20 @142
182 DlgDirListComboBoxA = _DlgDirListComboBoxA@20 @143
183 DlgDirListComboBoxW = _DlgDirListComboBoxW@20 @144
184 DlgDirListW = _DlgDirListW@20 @145
185 DlgDirSelectComboBoxExA = _DlgDirSelectComboBoxExA@16 @146
186 DlgDirSelectComboBoxExW = _DlgDirSelectComboBoxExW@16 @147
187 DlgDirSelectExA = _DlgDirSelectExA@16 @148
188 DlgDirSelectExW = _DlgDirSelectExW@16 @149
189 DragDetect = _DragDetect@12 @150
190 DragObject = _DragObject@20 @151
191 DrawAnimatedRects = _DrawAnimatedRects@16 @152
192 DrawCaption = _DrawCaption@16 @153
193 DrawCaptionTempA = _DrawCaptionTempA@28 @154
194 DrawCaptionTempW = _DrawCaptionTempW@28 @155
195 DrawEdge = _DrawEdge@16 @156
196 DrawFocusRect = _DrawFocusRect@8 @157
197; DrawFrame = _DrawFrame@?? @158
198 DrawFrameControl = _DrawFrameControl@16 @159
199 DrawIcon = _DrawIcon@16 @160
200 DrawIconEx = _DrawIconEx@36 @161
201 DrawMenuBar = _DrawMenuBar@4 @162
202 DrawStateA = _DrawStateA@40 @163
203 DrawStateW = _DrawStateW@40 @164
204 DrawTextA = _DrawTextA@20 @165
205 DrawTextExA = _DrawTextExA@24 @166
206 DrawTextExW = _DrawTextExW@24 @167
207 DrawTextW = _DrawTextW@20 @168
208 EditWndProc = _EditWndProcA@16 @169
209 EmptyClipboard = _EmptyClipboard@0 @170
210 EnableMenuItem = _EnableMenuItem@12 @171
211 EnableScrollBar = _EnableScrollBar@12 @172
212 EnableWindow = _EnableWindow@8 @173
213 EndDeferWindowPos = _EndDeferWindowPos@4 @174
214 EndDialog = _EndDialog@8 @175
215 EndPaint = _EndPaint@8 @176
216 EndTask = _EndTask@12 @177
217 EnumChildWindows = _EnumChildWindows@12 @178
218 EnumClipboardFormats = _EnumClipboardFormats@4 @179
219 EnumDesktopWindows = _EnumDesktopWindows@12 @180
220 EnumDesktopsA = _EnumDesktopsA@12 @181
221 EnumDesktopsW = _EnumDesktopsW@12 @182
222 EnumDisplaySettingsA = _EnumDisplaySettingsA@12 @183
223 EnumDisplaySettingsW = _EnumDisplaySettingsW@12 @184
224 EnumPropsA = _EnumPropsA@8 @185
225 EnumPropsExA = _EnumPropsExA@12 @186
226 EnumPropsExW = _EnumPropsExW@12 @187
227 EnumPropsW = _EnumPropsW@8 @188
228 EnumThreadWindows = _EnumThreadWindows@12 @189
229 EnumWindowStationsA = _EnumWindowStationsA@8 @190
230 EnumWindowStationsW = _EnumWindowStationsW@8 @191
231 EnumWindows = _EnumWindows@8 @192
232 EqualRect = _EqualRect@8 @193
233 ExcludeUpdateRgn = _ExcludeUpdateRgn@8 @194
234 ExitWindowsEx = _ExitWindowsEx@8 @195
235 FillRect = _FillRect@12 @196
236 FindWindowA = _FindWindowA@8 @197
237 FindWindowExA = _FindWindowExA@16 @198
238 FindWindowExW = _FindWindowExW@16 @199
239 FindWindowW = _FindWindowW@8 @200
240 FlashWindow = _FlashWindow@8 @201
241 FrameRect = _FrameRect@12 @202
242 FreeDDElParam = _FreeDDElParam@8 @203
243 GetActiveWindow = _GetActiveWindow@0 @204
244 GetAsyncKeyState = _GetAsyncKeyState@4 @205
245 GetCapture = _GetCapture@0 @206
246 GetCaretBlinkTime = _GetCaretBlinkTime@0 @207
247 GetCaretPos = _GetCaretPos@4 @208
248 GetClassInfoA = _GetClassInfoA@12 @209
249 GetClassInfoExA = _GetClassInfoExA@12 @210
250 GetClassInfoExW = _GetClassInfoExW@12 @211
251 GetClassInfoW = _GetClassInfoW@12 @212
252 GetClassLongA = _GetClassLongA@8 @213
253 GetClassLongW = _GetClassLongW@8 @214
254 GetClassNameA = _GetClassNameA@12 @215
255 GetClassNameW = _GetClassNameW@12 @216
256 GetClassWord = _GetClassWord@8 @217
257 GetClientRect = _GetClientRect@8 @218
258 GetClipCursor = _GetClipCursor@4 @219
259 GetClipboardData = _GetClipboardData@4 @220
260 GetClipboardFormatNameA = _GetClipboardFormatNameA@12 @221
261 GetClipboardFormatNameW = _GetClipboardFormatNameW@12 @222
262 GetClipboardOwner = _GetClipboardOwner@0 @223
263 GetClipboardViewer = _GetClipboardViewer@0 @224
264 GetCursor = _GetCursor@0 @225
265 GetCursorPos = _GetCursorPos@4 @226
266 GetDC = _GetDC@4 @227
267 GetDCEx = _GetDCEx@12 @228
268 GetDesktopWindow = _GetDesktopWindow@0 @229
269 GetDialogBaseUnits = _GetDialogBaseUnits@0 @230
270 GetDlgCtrlID = _GetDlgCtrlID@4 @231
271 GetDlgItem = _GetDlgItem@8 @232
272 GetDlgItemInt = _GetDlgItemInt@16 @233
273 GetDlgItemTextA = _GetDlgItemTextA@16 @234
274 GetDlgItemTextW = _GetDlgItemTextW@16 @235
275 GetDoubleClickTime = _GetDoubleClickTime@0 @236
276 GetFocus = _GetFocus@0 @237
277 GetForegroundWindow = _GetForegroundWindow@0 @238
278 GetIconInfo = _GetIconInfo@8 @239
279; GetInputDesktop = _GetInputDesktop@?? @240
280 GetInputState = _GetInputState@0 @241
281 GetInternalWindowPos = _GetInternalWindowPos@12 @242
282 GetKBCodePage = _GetKBCodePage@0 @243
283 GetKeyNameTextA = _GetKeyNameTextA@12 @244
284 GetKeyNameTextW = _GetKeyNameTextW@12 @245
285 GetKeyState = _GetKeyState@4 @246
286 GetKeyboardLayout = _GetKeyboardLayout@4 @247
287 GetKeyboardLayoutList = _GetKeyboardLayoutList@8 @248
288 GetKeyboardLayoutNameA = _GetKeyboardLayoutNameA@4 @249
289 GetKeyboardLayoutNameW = _GetKeyboardLayoutNameW@4 @250
290 GetKeyboardState = _GetKeyboardState@4 @251
291 GetKeyboardType = _GetKeyboardType@4 @252
292 GetLastActivePopup = _GetLastActivePopup@4 @253
293 GetMenu = _GetMenu@4 @254
294 GetMenuCheckMarkDimensions = _GetMenuCheckMarkDimensions@0 @255
295 GetMenuContextHelpId = _GetMenuContextHelpId@4 @256
296 GetMenuDefaultItem = _GetMenuDefaultItem@12 @257
297 GetMenuItemCount = _GetMenuItemCount@4 @258
298 GetMenuItemID = _GetMenuItemID@8 @259
299 GetMenuItemInfoA = _GetMenuItemInfoA@16 @260
300 GetMenuItemInfoW = _GetMenuItemInfoW@16 @261
301 GetMenuItemRect = _GetMenuItemRect@16 @262
302 GetMenuState = _GetMenuState@12 @263
303 GetMenuStringA = _GetMenuStringA@20 @264
304 GetMenuStringW = _GetMenuStringW@20 @265
305 GetMessageA = _GetMessageA@16 @266
306 GetMessageExtraInfo = _GetMessageExtraInfo@0 @267
307 GetMessagePos = _GetMessagePos@0 @268
308 GetMessageTime = _GetMessageTime@0 @269
309 GetMessageW = _GetMessageW@16 @270
310 GetNextDlgGroupItem = _GetNextDlgGroupItem@12 @271
311 GetNextDlgTabItem = _GetNextDlgTabItem@12 @272
312 GetNextQueueWindow = _GetNextQueueWindow@8 @273
313 GetOpenClipboardWindow = _GetOpenClipboardWindow@0 @274
314 GetParent = _GetParent@4 @275
315 GetPriorityClipboardFormat = _GetPriorityClipboardFormat@8 @276
316 GetProcessWindowStation = _GetProcessWindowStation@0 @277
317 GetProgmanWindow = _GetProgmanWindow@0 @1289
318 GetPropA = _GetPropA@8 @278
319 GetPropW = _GetPropW@8 @279
320 GetQueueStatus = _GetQueueStatus@4 @280
321 GetScrollBarInfo = _GetScrollBarInfo@12 @1281
322 GetScrollInfo = _GetScrollInfo@12 @281
323 GetScrollPos = _GetScrollPos@8 @282
324 GetScrollRange = _GetScrollRange@16 @283
325 GetShellWindow = _GetShellWindow@0 @284
326 GetSubMenu = _GetSubMenu@8 @285
327 GetSysColor = _GetSysColor@4 @286
328 GetSysColorBrush = _GetSysColorBrush@4 @287
329 GetSystemMenu = _GetSystemMenu@8 @288
330 GetSystemMetrics = _GetSystemMetrics@4 @289
331 GetTabbedTextExtentA = _GetTabbedTextExtentA@20 @290
332 GetTabbedTextExtentW = _GetTabbedTextExtentW@20 @291
333 GetTaskmanWindow = _GetTaskmanWindow@0 @1304
334 GetThreadDesktop = _GetThreadDesktop@4 @292
335 GetTopWindow = _GetTopWindow@4 @293
336 GetUpdateRect = _GetUpdateRect@12 @294
337 GetUpdateRgn = _GetUpdateRgn@12 @295
338 GetUserObjectInformationA = _GetUserObjectInformationA@20 @296
339 GetUserObjectInformationW = _GetUserObjectInformationW@20 @297
340 GetUserObjectSecurity = _GetUserObjectSecurity@20 @298
341 GetWindow = _GetWindow@8 @299
342 GetWindowContextHelpId = _GetWindowContextHelpId@4 @300
343 GetWindowDC = _GetWindowDC@4 @301
344 GetWindowLongA = _GetWindowLongA@8 @302
345 GetWindowLongW = _GetWindowLongW@8 @303
346 GetWindowPlacement = _GetWindowPlacement@8 @304
347 GetWindowRect = _GetWindowRect@8 @305
348 GetWindowRgn = _GetWindowRgn@8 @306
349 GetWindowTextA = _GetWindowTextA@12 @307
350 GetWindowTextLengthA = _GetWindowTextLengthA@4 @308
351 GetWindowTextLengthW = _GetWindowTextLengthW@4 @309
352 GetWindowTextW = _GetWindowTextW@12 @310
353 GetWindowThreadProcessId = _GetWindowThreadProcessId@8 @311
354 GetWindowWord = _GetWindowWord@8 @312
355 GrayStringA = _GrayStringA@36 @313
356 GrayStringW = _GrayStringW@36 @314
357 HideCaret = _HideCaret@4 @315
358 HiliteMenuItem = _HiliteMenuItem@16 @316
359 ImpersonateDdeClientWindow = _ImpersonateDdeClientWindow@8 @317
360 InSendMessage = _InSendMessage@0 @318
361 InflateRect = _InflateRect@12 @319
362; InitSharedTable = _InitSharedTable@?? @320
363; InitTask = _InitTask@?? @321
364 InsertMenuA = _InsertMenuA@20 @322
365 InsertMenuItemA = _InsertMenuItemA@16 @323
366 InsertMenuItemW = _InsertMenuItemW@16 @324
367 InsertMenuW = _InsertMenuW@20 @325
368 InternalGetWindowText = _InternalGetWindowText@12 @326
369 IntersectRect = _IntersectRect@12 @327
370 InvalidateRect = _InvalidateRect@12 @328
371 InvalidateRgn = _InvalidateRgn@12 @329
372 InvertRect = _InvertRect@8 @330
373 IsCharAlphaA = _IsCharAlphaA@4 @331
374 IsCharAlphaNumericA = _IsCharAlphaNumericA@4 @332
375 IsCharAlphaNumericW = _IsCharAlphaNumericW@4 @333
376 IsCharAlphaW = _IsCharAlphaW@4 @334
377 IsCharLowerA = _IsCharLowerA@4 @335
378 IsCharLowerW = _IsCharLowerW@4 @336
379 IsCharUpperA = _IsCharUpperA@4 @337
380 IsCharUpperW = _IsCharUpperW@4 @338
381 IsChild = _IsChild@8 @339
382 IsClipboardFormatAvailable = _IsClipboardFormatAvailable@4 @340
383 IsDialogMessage = _IsDialogMessageA@8 @341
384 IsDialogMessageA = _IsDialogMessageA@8 @342
385 IsDialogMessageW = _IsDialogMessageW@8 @343
386 IsDlgButtonChecked = _IsDlgButtonChecked@8 @344
387 IsHungThread = _IsHungThread@4 @345
388 IsHungAppWindow = _IsHungAppWindow@8 @1345
389 IsIconic = _IsIconic@4 @346
390 IsMenu = _IsMenu@4 @347
391 IsRectEmpty = _IsRectEmpty@4 @348
392 IsWindow = _IsWindow@4 @349
393 IsWindowEnabled = _IsWindowEnabled@4 @350
394 IsWindowUnicode = _IsWindowUnicode@4 @351
395 IsWindowVisible = _IsWindowVisible@4 @352
396 IsZoomed = _IsZoomed@4 @353
397 KillTimer = _KillTimer@8 @354
398 LoadAcceleratorsA = _LoadAcceleratorsA@8 @355
399 LoadAcceleratorsW = _LoadAcceleratorsW@8 @356
400 LoadBitmapA = _LoadBitmapA@8 @357
401 LoadBitmapW = _LoadBitmapW@8 @358
402 LoadCursorA = _LoadCursorA@8 @359
403 LoadCursorFromFileA = _LoadCursorFromFileA@4 @360
404 LoadCursorFromFileW = _LoadCursorFromFileW@4 @361
405 LoadCursorW = _LoadCursorW@8 @362
406 LoadIconA = _LoadIconA@8 @363
407 LoadIconW = _LoadIconW@8 @364
408 LoadImageA = _LoadImageA@24 @365
409 LoadImageW = _LoadImageW@24 @366
410 LoadKeyboardLayoutA = _LoadKeyboardLayoutA@8 @367
411 LoadKeyboardLayoutW = _LoadKeyboardLayoutW@8 @368
412 LoadMenuA = _LoadMenuA@8 @369
413;Menu resources are always in Unicode format
414 LoadMenuIndirectA = _LoadMenuIndirectW@4 @370
415 LoadMenuIndirectW = _LoadMenuIndirectW@4 @371
416 LoadMenuW = _LoadMenuW@8 @372
417 LoadStringA = _LoadStringA@16 @373
418 LoadStringW = _LoadStringW@16 @374
419; LockWindowStation = _LockWindowStation@?? @375
420 LockWindowUpdate = _LockWindowUpdate@4 @376
421 LookupIconIdFromDirectory = _LookupIconIdFromDirectory@8 @377
422 LookupIconIdFromDirectoryEx = _LookupIconIdFromDirectoryEx@20 @378
423 MapDialogRect = _MapDialogRect@8 @379
424 MapVirtualKeyA = _MapVirtualKeyA@8 @380
425 MapVirtualKeyExA = _MapVirtualKeyExA@12 @381
426 MapVirtualKeyExW = _MapVirtualKeyExW@12 @382
427 MapVirtualKeyW = _MapVirtualKeyW@8 @383
428 MapWindowPoints = _MapWindowPoints@16 @384
429 MenuItemFromPoint = _MenuItemFromPoint@16 @385
430 MessageBeep = _MessageBeep@4 @386
431 MessageBoxA = _MessageBoxA@16 @387
432 MessageBoxExA = _MessageBoxExA@20 @388
433 MessageBoxExW = _MessageBoxExW@20 @389
434 MessageBoxIndirectA = _MessageBoxIndirectA@4 @390
435 MessageBoxIndirectW = _MessageBoxIndirectW@4 @391
436 MessageBoxW = _MessageBoxW@16 @392
437; ModifyAccess = _ModifyAccess@?? @393
438 ModifyMenuA = _ModifyMenuA@20 @394
439 ModifyMenuW = _ModifyMenuW@20 @395
440 MoveWindow = _MoveWindow@24 @396
441 MsgWaitForMultipleObjects = _MsgWaitForMultipleObjects@20 @397
442 OemKeyScan = _OemKeyScan@4 @398
443 OemToCharA = _OemToCharA@8 @399
444 OemToCharBuffA = _OemToCharBuffA@12 @400
445 OemToCharBuffW = _OemToCharBuffW@12 @401
446 OemToCharW = _OemToCharW@8 @402
447 OffsetRect = _OffsetRect@12 @403
448 OpenClipboard = _OpenClipboard@4 @404
449 OpenDesktopA = _OpenDesktopA@16 @405
450 OpenDesktopW = _OpenDesktopW@16 @406
451 OpenIcon = _OpenIcon@4 @407
452 OpenInputDesktop = _OpenInputDesktop@12 @408
453 OpenWindowStationA = _OpenWindowStationA@12 @409
454 OpenWindowStationW = _OpenWindowStationW@12 @410
455 PackDDElParam = _PackDDElParam@12 @411
456 PaintDesktop = _PaintDesktop@4 @412
457 PeekMessageA = _PeekMessageA@20 @413
458 PeekMessageW = _PeekMessageW@20 @414
459 PlaySoundEvent = _PlaySoundEvent@4 @415
460 PostMessageA = _PostMessageA@16 @416
461 PostMessageW = _PostMessageW@16 @417
462 PostQuitMessage = _PostQuitMessage@4 @418
463 PostThreadMessageA = _PostThreadMessageA@16 @419
464 PostThreadMessageW = _PostThreadMessageW@16 @420
465 PtInRect = _PtInRect@12 @421
466 RedrawWindow = _RedrawWindow@16 @422
467 RegisterClassA = _RegisterClassA@4 @423
468 RegisterClassExA = _RegisterClassExA@4 @424
469 RegisterClassExW = _RegisterClassExW@4 @425
470 RegisterClassW = _RegisterClassW@4 @426
471 RegisterClipboardFormatA = _RegisterClipboardFormatA@4 @427
472 RegisterClipboardFormatW = _RegisterClipboardFormatW@4 @428
473 RegisterHotKey = _RegisterHotKey@16 @429
474; RegisterLogonProcess = _RegisterLogonProcess@?? @430
475 RegisterNetworkCapabilities = _RegisterNetworkCapabilities@8 @431
476 RegisterSystemThread = _RegisterSystemThread@8 @432
477 RegisterTasklist = _RegisterTasklist@4 @433
478 RegisterWindowMessageA = _RegisterWindowMessageA@4 @434
479 RegisterWindowMessageW = _RegisterWindowMessageW@4 @435
480 ReleaseCapture = _ReleaseCapture@0 @436
481 ReleaseDC = _ReleaseDC@8 @437
482 RemoveMenu = _RemoveMenu@12 @438
483 RemovePropA = _RemovePropA@8 @439
484 RemovePropW = _RemovePropW@8 @440
485 ReplyMessage = _ReplyMessage@4 @441
486 ReuseDDElParam = _ReuseDDElParam@20 @442
487 ScreenToClient = _ScreenToClient@8 @443
488 ScrollDC = _ScrollDC@28 @444
489 ScrollWindow = _ScrollWindow@20 @445
490 ScrollWindowEx = _ScrollWindowEx@32 @446
491 SendDlgItemMessageA = _SendDlgItemMessageA@20 @447
492 SendDlgItemMessageW = _SendDlgItemMessageW@20 @448
493 SendMessageA = _SendMessageA@16 @449
494 SendMessageCallbackA = _SendMessageCallbackA@24 @450
495 SendMessageCallbackW = _SendMessageCallbackW@24 @451
496 SendMessageTimeoutA = _SendMessageTimeoutA@28 @452
497 SendMessageTimeoutW = _SendMessageTimeoutW@28 @453
498 SendMessageW = _SendMessageW@16 @454
499 SendNotifyMessageA = _SendNotifyMessageA@16 @455
500 SendNotifyMessageW = _SendNotifyMessageW@16 @456
501 SetActiveWindow = _SetActiveWindow@4 @457
502 SetCapture = _SetCapture@4 @458
503 SetCaretBlinkTime = _SetCaretBlinkTime@4 @459
504 SetCaretPos = _SetCaretPos@8 @460
505 SetClassLongA = _SetClassLongA@12 @461
506 SetClassLongW = _SetClassLongW@12 @462
507 SetClassWord = _SetClassWord@12 @463
508 SetClipboardData = _SetClipboardData@8 @464
509 SetClipboardViewer = _SetClipboardViewer@4 @465
510 SetCursor = _SetCursor@4 @466
511 SetCursorPos = _SetCursorPos@8 @467
512 SetDebugErrorLevel = _SetDebugErrorLevel@4 @468
513 SetDeskWallPaper = _SetDeskWallPaper@4 @469
514; SetDesktopBitmap = _SetDesktopBitmap@?? @470
515 SetDlgItemInt = _SetDlgItemInt@16 @471
516 SetDlgItemTextA = _SetDlgItemTextA@12 @472
517 SetDlgItemTextW = _SetDlgItemTextW@12 @473
518 SetDoubleClickTime = _SetDoubleClickTime@4 @474
519 SetFocus = _SetFocus@4 @475
520 SetForegroundWindow = _SetForegroundWindow@4 @476
521 SetInternalWindowPos = _SetInternalWindowPos@16 @477
522 SetKeyboardState = _SetKeyboardState@4 @478
523 SetLastErrorEx = _SetLastErrorEx@8 @479
524 SetLogonNotifyWindow = _SetLogonNotifyWindow@8 @480
525 SetMenu = _SetMenu@8 @481
526 SetMenuContextHelpId = _SetMenuContextHelpId@8 @482
527 SetMenuDefaultItem = _SetMenuDefaultItem@12 @483
528 SetMenuItemBitmaps = _SetMenuItemBitmaps@20 @484
529 SetMenuItemInfoA = _SetMenuItemInfoA@16 @485
530 SetMenuItemInfoW = _SetMenuItemInfoW@16 @486
531 SetMessageExtraInfo = _SetMessageExtraInfo@4 @487
532 SetMessageQueue = _SetMessageQueue@4 @488
533 SetParent = _SetParent@8 @489
534 SetProcessWindowStation = _SetProcessWindowStation@4 @490
535 SetProgmanWindow = _SetProgmanWindow@4 @1522
536 SetPropA = _SetPropA@12 @491
537 SetPropW = _SetPropW@12 @492
538 SetRect = _SetRect@20 @493
539 SetRectEmpty = _SetRectEmpty@4 @494
540 SetScrollInfo = _SetScrollInfo@16 @495
541 SetScrollPos = _SetScrollPos@16 @496
542 SetScrollRange = _SetScrollRange@20 @497
543 SetShellWindow = _SetShellWindow@4 @498
544 SetShellWindowEx = _SetShellWindowEx@8 @1531
545 SetSysColors = _SetSysColors@12 @499
546 SetSysColorsTemp = _SetSysColorsTemp@0 @500
547 SetSystemCursor = _SetSystemCursor@8 @501
548 SetTaskmanWindow = _SetTaskmanWindow@4 @1537
549 SetThreadDesktop = _SetThreadDesktop@4 @502
550 SetTimer = _SetTimer@16 @503
551 SetUserObjectInformationA = _SetUserObjectInformationA@16 @504
552 SetUserObjectInformationW = _SetUserObjectInformationW@16 @505
553 SetUserObjectSecurity = _SetUserObjectSecurity@12 @506
554 SetWindowContextHelpId = _SetWindowContextHelpId@8 @507
555; SetWindowFullScreenState = _SetWindowFullScreenState@?? @508
556 SetWindowLongA = _SetWindowLongA@12 @509
557 SetWindowLongW = _SetWindowLongW@12 @510
558 SetWindowPlacement = _SetWindowPlacement@8 @511
559 SetWindowPos = _SetWindowPos@28 @512
560 SetWindowRgn = _SetWindowRgn@12 @513
561 SetWindowTextA = _SetWindowTextA@8 @514
562 SetWindowTextW = _SetWindowTextW@8 @515
563 SetWindowWord = _SetWindowWord@12 @516
564 SetWindowsHookA = _SetWindowsHookA@8 @517
565 SetWindowsHookExA = _SetWindowsHookExA@16 @518
566 SetWindowsHookExW = _SetWindowsHookExW@16 @519
567 SetWindowsHookW = _SetWindowsHookW@8 @520
568 ShowCaret = _ShowCaret@4 @521
569 ShowCursor = _ShowCursor@4 @522
570 ShowOwnedPopups = _ShowOwnedPopups@8 @523
571 ShowScrollBar = _ShowScrollBar@12 @524
572 ShowWindow = _ShowWindow@8 @525
573 ShowWindowAsync = _ShowWindowAsync@8 @526
574 SubtractRect = _SubtractRect@12 @527
575 SwapMouseButton = _SwapMouseButton@4 @528
576 SwitchDesktop = _SwitchDesktop@4 @529
577 SwitchToThisWindow = _SwitchToThisWindow@8 @530
578 SysErrorBox = _SysErrorBox@12 @531
579 SystemParametersInfoA = _SystemParametersInfoA@16 @532
580 SystemParametersInfoW = _SystemParametersInfoW@16 @533
581 TabbedTextOutA = _TabbedTextOutA@32 @534
582 TabbedTextOutW = _TabbedTextOutW@32 @535
583 TileChildWindows = _TileChildWindows@8 @536
584 TileWindows = _TileWindows@20 @537
585 ToAscii = _ToAscii@20 @538
586 ToAsciiEx = _ToAsciiEx@24 @539
587 ToUnicode = _ToUnicode@24 @540
588 TrackPopupMenu = _TrackPopupMenu@28 @541
589 TrackPopupMenuEx = _TrackPopupMenuEx@24 @542
590 TranslateAccelerator = _TranslateAcceleratorA@12 @543
591 TranslateAcceleratorA = _TranslateAcceleratorA@12 @544
592 TranslateAcceleratorW = _TranslateAcceleratorA@12 @545 ; the same
593 TranslateMDISysAccel = _TranslateMDISysAccel@8 @546
594 TranslateMessage = _TranslateMessage@4 @547
595 UnhookWindowsHook = _UnhookWindowsHook@8 @548
596 UnhookWindowsHookEx = _UnhookWindowsHookEx@4 @549
597 UnionRect = _UnionRect@12 @550
598 UnloadKeyboardLayout = _UnloadKeyboardLayout@4 @551
599; UnlockWindowStation = _UnlockWindowStation@?? @552
600 UnpackDDElParam = _UnpackDDElParam@16 @553
601 UnregisterClassA = _UnregisterClassA@8 @554
602 UnregisterClassW = _UnregisterClassW@8 @555
603 UnregisterHotKey = _UnregisterHotKey@8 @556
604 UpdateWindow = _UpdateWindow@4 @557
605; UserClientDllInitialize = _UserClientDllInitialize@?? @558
606 UserSignalProc = _UserSignalProc@16 @559
607 ValidateRect = _ValidateRect@8 @560
608 ValidateRgn = _ValidateRgn@8 @561
609 VkKeyScanA = _VkKeyScanA@4 @562
610 VkKeyScanExA = _VkKeyScanExA@8 @563
611 VkKeyScanExW = _VkKeyScanExW@8 @564
612 VkKeyScanW = _VkKeyScanW@4 @565
613; WNDPROC_CALLBACK = _WNDPROC_CALLBACK@?? @566
614 WaitForInputIdle = _WaitForInputIdle@8 @567
615 WaitMessage = _WaitMessage@0 @568
616 WinHelpA = _WinHelpA@16 @569
617 WinHelpW = _WinHelpW@16 @570
618 WinOldAppHackoMatic = _WinOldAppHackoMatic@4 @571
619 WindowFromDC = _WindowFromDC@4 @572
620 WindowFromPoint = _WindowFromPoint@8 @573
621 YieldTask = _YieldTask@0 @574
622 keybd_event = _keybd_event@16 @575
623 mouse_event = _mouse_event@20 @576
624 wsprintfA = _wsprintfA @577
625 wsprintfW = _wsprintfW @578
626 wvsprintfA = _wvsprintfA@12 @579
627 wvsprintfW = _wvsprintfW@12 @580
628
629 TrackMouseEvent = _TrackMouseEvent@4 @600 ;ordinal??
630 SendInput = _SendInput@12 @601 ;ordinal??
631 GetGUIThreadInfo = _GetGUIThreadInfo@8 @602
632
633 ChangeDisplaySettingsExA = _ChangeDisplaySettingsExA@20 @604
634 ChangeDisplaySettingsExW = _ChangeDisplaySettingsExW@20 @605
635
636 NotifyWinEvent = _NotifyWinEvent@16 @606
637 UnhookWinEvent = _UnhookWinEvent@4 @607
638 SetWinEventHook = _SetWinEventHook@28 @608
639
640;------------
641; Windows 98
642;------------
643 GetMenuInfo = _GetMenuInfo@8 @800
644 SetMenuInfo = _SetMenuInfo@8 @801
645
646
647 GetMonitorInfoW = _GetMonitorInfoW@8 @1000
648 GetMonitorInfoA = _GetMonitorInfoA@8 @1001
649 MonitorFromWindow = _MonitorFromWindow@8 @1002
650 MonitorFromRect = _MonitorFromRect@8 @1003
651 MonitorFromPoint = _MonitorFromPoint@12 @1004
652 EnumDisplayMonitors = _EnumDisplayMonitors@16 @1005
653 EnumDisplayDevicesA = _EnumDisplayDevicesA@16 @1006
654 EnumDisplayDevicesW = _EnumDisplayDevicesW@16 @1007
655
656
657;----------------------------------
658; obsolete WINNLS APIs (Far East)
659;----------------------------------
660 SendIMEMessageExA = _SendIMEMessageExA@8 @1010
661 SendIMEMessageExW = _SendIMEMessageExW@8 @1011
662
663 WINNLSEnableIME = _WINNLSEnableIME@8 @1012
664 WINNLSGetEnableStatus = _WINNLSGetEnableStatus@4 @1013
665 WINNLSGetIMEHotkey = _WINNLSGetIMEHotkey@4 @1014
666
667
668;-------------------------------
669; Additional (undocumented) APIs
670;-------------------------------
671 PrivateExtractIconsW = _PrivateExtractIconsW@32 @1015
672 PrivateExtractIconsA = _PrivateExtractIconsA@32 @1016
673 PrivateExtractIconExW = _PrivateExtractIconExW@20 @1017
674 PrivateExtractIconExA = _PrivateExtractIconExA@20 @1018
675
676
677;------------------------------------------------------------------------------
678; Wine/Odin helper function
679;------------------------------------------------------------------------------
680 GetSysColorPen = _GetSysColorPen@4 @2002 NONAME
681 GetPattern55AABrush = _GetPattern55AABrush@0 @2003 NONAME
682 GetPattern55AABitmap = _GetPattern55AABitmap@0 @2004 NONAME
683
684 _Win32ToOS2Handle@4 @2006 NONAME
685 _OS2ToWin32Handle@4 @2012 NONAME
686
687;; _KeyTranslatePMToWin@4 @2008 NONAME
688 _KeyTranslatePMToWinBuf@12 @2009 NONAME
689
690 _wvsnprintfA@16 @2010 NONAME
691;Export for MSACM32
692 _wsnprintfA @2100 NONAME
693
694 ;SvL: Used by GDI32
695 OSLibGetScreenHeight__Fv @2013 NONAME
696 OSLibGetScreenWidth__Fv @2014 NONAME
697
698 _wvsnprintfW@16 @2015 NONAME
699
700 _setPageXForm@4 @2016 NONAME
701 _clientHeight@8 @2017 NONAME
702 _changePageXForm@20 @2018 NONAME
703 _removeClientArea@4 @2019 NONAME
704 _setMapModeDC@8 @2020 NONAME
705 _TestWideLine@4 @2021 NONAME
706 _Calculate1PixelDelta@4 @2022 NONAME
707 _DIB_GetDIBWidthBytes@8 @2023 NONAME
708 _BITMAP_GetWidthBytes@8 @2024 NONAME
709 _selectClientArea@4 @2025 NONAME
710
711 _CreateFakeWindowEx@8 @2028 NONAME
712 _DestroyFakeWindow@4 @2035 NONAME
713 _checkOrigin@4 @2029 NONAME
714
715 ; Do NOT change this ordinal
716 _SetWindowAppearance@4 @2030 NONAME
717
718 _ConvertIconGroup@12 @2032 NONAME
719 _ConvertIconGroupIndirect@12 @2037 NONAME
720
721 _WinSetVisibleRgnNotifyProc@12 @2033 NONAME
722 _Win32ToOS2FrameHandle@4 @2034 NONAME
723
724 _CustForceMonoCursor@0 @2036 NONAME
725
Note: See TracBrowser for help on using the repository browser.