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

Last change on this file since 1330 was 1077, checked in by dengert, 26 years ago

Caret functions added

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