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

Last change on this file since 10367 was 10316, checked in by sandervl, 22 years ago

Visible & Clip region changes

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