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

Last change on this file since 21408 was 21334, checked in by vladest, 16 years ago

Added functions, required for Flash 9/10 plugin

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