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

Last change on this file since 6430 was 6412, checked in by sandervl, 24 years ago

custom build fixes

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