source: trunk/src/user32/old/USER32.DEF@ 5890

Last change on this file since 5890 was 5684, checked in by sandervl, 24 years ago

frame only user32 version

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