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

Last change on this file since 6064 was 6043, checked in by sandervl, 24 years ago

sizegrip & sizebox scrollbar size fixes

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