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

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

removed obsolete files

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