This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libuser32.def is in wine1.4-amd64 1.4-0ubuntu4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
; File generated automatically from ./dlls/user32/user32.spec; do not edit!

LIBRARY user32.dll

EXPORTS
  ActivateKeyboardLayout @1
  AdjustWindowRect @2
  AdjustWindowRectEx @3
  AlignRects @4
  AllowSetForegroundWindow @5
  AnimateWindow @6
  AnyPopup @7
  AppendMenuA @8
  AppendMenuW @9
  ArrangeIconicWindows @10
  AttachThreadInput @11
  BeginDeferWindowPos @12
  BeginPaint @13
  BlockInput @14
  BringWindowToTop @15
  BroadcastSystemMessage=BroadcastSystemMessageA @16
  BroadcastSystemMessageA @17
  BroadcastSystemMessageExA @18
  BroadcastSystemMessageExW @19
  BroadcastSystemMessageW @20
  CalcChildScroll @21
  CallMsgFilter=CallMsgFilterA @22
  CallMsgFilterA @23
  CallMsgFilterW @24
  CallNextHookEx @25
  CallWindowProcA @26
  CallWindowProcW @27
  CascadeChildWindows @28
  CascadeWindows @29
  ChangeClipboardChain @30
  ChangeDisplaySettingsA @31
  ChangeDisplaySettingsExA @32
  ChangeDisplaySettingsExW @33
  ChangeDisplaySettingsW @34
  ChangeMenuA @35
  ChangeMenuW @36
  ChangeWindowMessageFilter @37
  CharLowerA @38
  CharLowerBuffA @39
  CharLowerBuffW @40
  CharLowerW @41
  CharNextA @42
  CharNextExA @43
  CharNextExW @44
  CharNextW @45
  CharPrevA @46
  CharPrevExA @47
  CharPrevExW @48
  CharPrevW @49
  CharToOemA @50
  CharToOemBuffA @51
  CharToOemBuffW @52
  CharToOemW @53
  CharUpperA @54
  CharUpperBuffA @55
  CharUpperBuffW @56
  CharUpperW @57
  CheckDlgButton @58
  CheckMenuItem @59
  CheckMenuRadioItem @60
  CheckRadioButton @61
  ChildWindowFromPoint @62
  ChildWindowFromPointEx @63
  ClientToScreen @67
  ClipCursor @68
  CloseClipboard @69
  CloseDesktop @70
  CloseWindow @71
  CloseWindowStation @72
  CopyAcceleratorTableA @73
  CopyAcceleratorTableW @74
  CopyIcon @75
  CopyImage @76
  CopyRect @77
  CountClipboardFormats @78
  CreateAcceleratorTableA @79
  CreateAcceleratorTableW @80
  CreateCaret @81
  CreateCursor @82
  CreateDesktopA @83
  CreateDesktopW @84
  CreateDialogIndirectParamA @85
  CreateDialogIndirectParamAorW @86
  CreateDialogIndirectParamW @87
  CreateDialogParamA @88
  CreateDialogParamW @89
  CreateIcon @90
  CreateIconFromResource @91
  CreateIconFromResourceEx @92
  CreateIconIndirect @93
  CreateMDIWindowA @94
  CreateMDIWindowW @95
  CreateMenu @96
  CreatePopupMenu @97
  CreateWindowExA @98
  CreateWindowExW @99
  CreateWindowStationA @100
  CreateWindowStationW @101
  DdeAbandonTransaction @102
  DdeAccessData @103
  DdeAddData @104
  DdeClientTransaction @105
  DdeCmpStringHandles @106
  DdeConnect @107
  DdeConnectList @108
  DdeCreateDataHandle @109
  DdeCreateStringHandleA @110
  DdeCreateStringHandleW @111
  DdeDisconnect @112
  DdeDisconnectList @113
  DdeEnableCallback @114
  DdeFreeDataHandle @115
  DdeFreeStringHandle @116
  DdeGetData @117
  DdeGetLastError @118
  DdeImpersonateClient @120
  DdeInitializeA @121
  DdeInitializeW @122
  DdeKeepStringHandle @123
  DdeNameService @124
  DdePostAdvise @125
  DdeQueryConvInfo @126
  DdeQueryNextServer @127
  DdeQueryStringA @128
  DdeQueryStringW @129
  DdeReconnect @130
  DdeSetQualityOfService @131
  DdeSetUserHandle @132
  DdeUnaccessData @133
  DdeUninitialize @134
  DefDlgProcA @135
  DefDlgProcW @136
  DefFrameProcA @137
  DefFrameProcW @138
  DefMDIChildProcA @139
  DefMDIChildProcW @140
  DefRawInputProc @141
  DefWindowProcA @142
  DefWindowProcW @143
  DeferWindowPos @144
  DeleteMenu @145
  DeregisterShellHookWindow @146
  DestroyAcceleratorTable @147
  DestroyCaret @148
  DestroyCursor @149
  DestroyIcon @150
  DestroyMenu @151
  DestroyWindow @152
  DialogBoxIndirectParamA @153
  DialogBoxIndirectParamAorW @154
  DialogBoxIndirectParamW @155
  DialogBoxParamA @156
  DialogBoxParamW @157
  DisableProcessWindowsGhosting @158
  DispatchMessageA @159
  DispatchMessageW @160
  DlgDirListA @161
  DlgDirListComboBoxA @162
  DlgDirListComboBoxW @163
  DlgDirListW @164
  DlgDirSelectComboBoxExA @165
  DlgDirSelectComboBoxExW @166
  DlgDirSelectExA @167
  DlgDirSelectExW @168
  DragDetect @169
  DrawAnimatedRects @171
  DrawCaption @172
  DrawCaptionTempA @173
  DrawCaptionTempW @174
  DrawEdge @175
  DrawFocusRect @176
  DrawFrameControl @178
  DrawIcon @179
  DrawIconEx @180
  DrawMenuBar @181
  DrawMenuBarTemp @182
  DrawStateA @183
  DrawStateW @184
  DrawTextA @185
  DrawTextExA @186
  DrawTextExW @187
  DrawTextW @188
  EditWndProc=EditWndProcA @189
  EmptyClipboard @190
  EnableMenuItem @191
  EnableScrollBar @192
  EnableWindow @193
  EndDeferWindowPos @194
  EndDialog @195
  EndMenu @196
  EndPaint @197
  EnumChildWindows @199
  EnumClipboardFormats @200
  EnumDesktopWindows @201
  EnumDesktopsA @202
  EnumDesktopsW @203
  EnumDisplayDevicesA @206
  EnumDisplayDevicesW @207
  EnumDisplayMonitors @208
  EnumDisplaySettingsA @209
  EnumDisplaySettingsExA @210
  EnumDisplaySettingsExW @211
  EnumDisplaySettingsW @212
  EnumPropsA @213
  EnumPropsExA @214
  EnumPropsExW @215
  EnumPropsW @216
  EnumThreadWindows @217
  EnumWindowStationsA @218
  EnumWindowStationsW @219
  EnumWindows @220
  EqualRect @221
  ExcludeUpdateRgn @222
  ExitWindowsEx @223
  FillRect @224
  FindWindowA @225
  FindWindowExA @226
  FindWindowExW @227
  FindWindowW @228
  FlashWindow @229
  FlashWindowEx @230
  FrameRect @231
  FreeDDElParam @232
  GetActiveWindow @233
  GetAltTabInfo=GetAltTabInfoA @234
  GetAltTabInfoA @235
  GetAltTabInfoW @236
  GetAncestor @237
  GetAppCompatFlags @238
  GetAppCompatFlags2 @239
  GetAsyncKeyState @240
  GetCapture @241
  GetCaretBlinkTime @242
  GetCaretPos @243
  GetClassInfoA @244
  GetClassInfoExA @245
  GetClassInfoExW @246
  GetClassInfoW @247
  GetClassLongA @248
  GetClassLongW @249
  GetClassLongPtrA @250
  GetClassLongPtrW @251
  GetClassNameA @252
  GetClassNameW @253
  GetClassWord @254
  GetClientRect @255
  GetClipCursor @256
  GetClipboardData @257
  GetClipboardFormatNameA @258
  GetClipboardFormatNameW @259
  GetClipboardOwner @260
  GetClipboardSequenceNumber @261
  GetClipboardViewer @262
  GetComboBoxInfo @263
  GetCursor @264
  GetCursorFrameInfo @265
  GetCursorInfo @266
  GetCursorPos @267
  GetDC @268
  GetDCEx @269
  GetDesktopWindow @270
  GetDialogBaseUnits @271
  GetDlgCtrlID @272
  GetDlgItem @273
  GetDlgItemInt @274
  GetDlgItemTextA @275
  GetDlgItemTextW @276
  GetDoubleClickTime @277
  GetFocus @278
  GetForegroundWindow @279
  GetGUIThreadInfo @280
  GetGuiResources @281
  GetIconInfo @282
  GetIconInfoExA @283
  GetIconInfoExW @284
  GetInputState @286
  GetInternalWindowPos @287
  GetKBCodePage @288
  GetKeyNameTextA @289
  GetKeyNameTextW @290
  GetKeyState @291
  GetKeyboardLayout @292
  GetKeyboardLayoutList @293
  GetKeyboardLayoutNameA @294
  GetKeyboardLayoutNameW @295
  GetKeyboardState @296
  GetKeyboardType @297
  GetLastActivePopup @298
  GetLastInputInfo @299
  GetLayeredWindowAttributes @300
  GetMenu @301
  GetMenuBarInfo @302
  GetMenuCheckMarkDimensions @303
  GetMenuContextHelpId @304
  GetMenuDefaultItem @305
  GetMenuInfo @307
  GetMenuItemCount @308
  GetMenuItemID @309
  GetMenuItemInfoA @310
  GetMenuItemInfoW @311
  GetMenuItemRect @312
  GetMenuState @313
  GetMenuStringA @314
  GetMenuStringW @315
  GetMessageA @316
  GetMessageExtraInfo @317
  GetMessagePos @318
  GetMessageTime @319
  GetMessageW @320
  GetMonitorInfoA @321
  GetMonitorInfoW @322
  GetMouseMovePointsEx @323
  GetNextDlgGroupItem @324
  GetNextDlgTabItem @325
  GetOpenClipboardWindow @326
  GetParent @327
  GetPriorityClipboardFormat @328
  GetProcessDefaultLayout @329
  GetProcessWindowStation @330
  GetProgmanWindow @331
  GetPropA @332
  GetPropW @333
  GetQueueStatus @334
  GetRawInputBuffer @335
  GetRawInputData @336
  GetRawInputDeviceInfoA @337
  GetRawInputDeviceInfoW @338
  GetRawInputDeviceList @339
  GetRegisteredRawInputDevices @340
  GetScrollBarInfo @341
  GetScrollInfo @342
  GetScrollPos @343
  GetScrollRange @344
  GetShellWindow @345
  GetSubMenu @346
  GetSysColor @347
  GetSysColorBrush @348
  GetSystemMenu @349
  GetSystemMetrics @350
  GetTabbedTextExtentA @351
  GetTabbedTextExtentW @352
  GetTaskmanWindow @353
  GetThreadDesktop @354
  GetTitleBarInfo @355
  GetTopWindow @356
  GetUpdateRect @357
  GetUpdateRgn @358
  GetUserObjectInformationA @359
  GetUserObjectInformationW @360
  GetUserObjectSecurity @361
  GetWindow @362
  GetWindowContextHelpId @363
  GetWindowDC @364
  GetWindowInfo @365
  GetWindowLongA @366
  GetWindowLongPtrA @367
  GetWindowLongPtrW @368
  GetWindowLongW @369
  GetWindowModuleFileName=GetWindowModuleFileNameA @370
  GetWindowModuleFileNameA @371
  GetWindowModuleFileNameW @372
  GetWindowPlacement @373
  GetWindowRect @374
  GetWindowRgn @375
  GetWindowRgnBox @376
  GetWindowTextA @377
  GetWindowTextLengthA @378
  GetWindowTextLengthW @379
  GetWindowTextW @380
  GetWindowThreadProcessId @381
  GetWindowWord @382
  GrayStringA @383
  GrayStringW @384
  HideCaret @385
  HiliteMenuItem @386
  ImpersonateDdeClientWindow @387
  InSendMessage @388
  InSendMessageEx @389
  InflateRect @390
  InsertMenuA @391
  InsertMenuItemA @392
  InsertMenuItemW @393
  InsertMenuW @394
  InternalGetWindowText @395
  IntersectRect @396
  InvalidateRect @397
  InvalidateRgn @398
  InvertRect @399
  IsCharAlphaA @400
  IsCharAlphaNumericA @401
  IsCharAlphaNumericW @402
  IsCharAlphaW @403
  IsCharLowerA @404
  IsCharLowerW @405
  IsCharUpperA @406
  IsCharUpperW @407
  IsChild @408
  IsClipboardFormatAvailable @409
  IsDialogMessage=IsDialogMessageA @410
  IsDialogMessageA @411
  IsDialogMessageW @412
  IsDlgButtonChecked @413
  IsGUIThread @414
  IsHungAppWindow @415
  IsIconic @416
  IsMenu @417
  IsRectEmpty @418
  IsWinEventHookInstalled @419
  IsWindow @420
  IsWindowEnabled @421
  IsWindowUnicode @422
  IsWindowVisible @423
  IsZoomed @424
  KillSystemTimer @425
  KillTimer @426
  LoadAcceleratorsA @427
  LoadAcceleratorsW @428
  LoadBitmapA @429
  LoadBitmapW @430
  LoadCursorA @431
  LoadCursorFromFileA @432
  LoadCursorFromFileW @433
  LoadCursorW @434
  LoadIconA @435
  LoadIconW @436
  LoadImageA @437
  LoadImageW @438
  LoadKeyboardLayoutA @439
  LoadKeyboardLayoutW @440
  LoadLocalFonts @441
  LoadMenuA @442
  LoadMenuIndirectA @443
  LoadMenuIndirectW @444
  LoadMenuW @445
  LoadStringA @447
  LoadStringW @448
  LockSetForegroundWindow @449
  LockWindowUpdate @451
  LockWorkStation @452
  LookupIconIdFromDirectory @453
  LookupIconIdFromDirectoryEx @454
  MapDialogRect @456
  MapVirtualKeyA @457
  MapVirtualKeyExA @458
  MapVirtualKeyExW @459
  MapVirtualKeyW @460
  MapWindowPoints @461
  MenuItemFromPoint @462
  MessageBeep @465
  MessageBoxA @466
  MessageBoxExA @467
  MessageBoxExW @468
  MessageBoxIndirectA @469
  MessageBoxIndirectW @470
  MessageBoxTimeoutA @471
  MessageBoxTimeoutW @472
  MessageBoxW @473
  ModifyMenuA @474
  ModifyMenuW @475
  MonitorFromPoint @476
  MonitorFromRect @477
  MonitorFromWindow @478
  MoveWindow @479
  MsgWaitForMultipleObjects @480
  MsgWaitForMultipleObjectsEx @481
  NotifyWinEvent @482
  OemKeyScan @483
  OemToCharA @484
  OemToCharBuffA @485
  OemToCharBuffW @486
  OemToCharW @487
  OffsetRect @488
  OpenClipboard @489
  OpenDesktopA @490
  OpenDesktopW @491
  OpenIcon @492
  OpenInputDesktop @493
  OpenWindowStationA @494
  OpenWindowStationW @495
  PackDDElParam @496
  PaintDesktop @497
  PeekMessageA @498
  PeekMessageW @499
  PostMessageA @501
  PostMessageW @502
  PostQuitMessage @503
  PostThreadMessageA @504
  PostThreadMessageW @505
  PrintWindow @506
  PrivateExtractIconExA @507
  PrivateExtractIconExW @508
  PrivateExtractIconsA @509
  PrivateExtractIconsW @510
  PtInRect @511
  RealChildWindowFromPoint @513
  RealGetWindowClass=RealGetWindowClassA @514
  RealGetWindowClassA @515
  RealGetWindowClassW @516
  RedrawWindow @517
  RegisterClassA @518
  RegisterClassExA @519
  RegisterClassExW @520
  RegisterClassW @521
  RegisterClipboardFormatA @522
  RegisterClipboardFormatW @523
  RegisterDeviceNotificationA @524
  RegisterDeviceNotificationW @525
  RegisterHotKey @526
  RegisterLogonProcess @527
  RegisterRawInputDevices @529
  RegisterServicesProcess @530
  RegisterShellHookWindow @531
  RegisterSystemThread @532
  RegisterTasklist @533
  RegisterWindowMessageA @534
  RegisterWindowMessageW @535
  ReleaseCapture @536
  ReleaseDC @537
  RemoveMenu @538
  RemovePropA @539
  RemovePropW @540
  ReplyMessage @541
  ReuseDDElParam @543
  ScreenToClient @544
  ScrollChildren @545
  ScrollDC @546
  ScrollWindow @547
  ScrollWindowEx @548
  SendDlgItemMessageA @549
  SendDlgItemMessageW @550
  SendIMEMessageExA @551
  SendIMEMessageExW @552
  SendInput @553
  SendMessageA @554
  SendMessageCallbackA @555
  SendMessageCallbackW @556
  SendMessageTimeoutA @557
  SendMessageTimeoutW @558
  SendMessageW @559
  SendNotifyMessageA @560
  SendNotifyMessageW @561
  SetActiveWindow @563
  SetCapture @564
  SetCaretBlinkTime @565
  SetCaretPos @566
  SetClassLongA @567
  SetClassLongPtrA @568
  SetClassLongPtrW @569
  SetClassLongW @570
  SetClassWord @571
  SetClipboardData @572
  SetClipboardViewer @573
  SetCursor @574
  SetCursorPos @576
  SetDebugErrorLevel @577
  SetDeskWallPaper @578
  SetDlgItemInt @579
  SetDlgItemTextA @580
  SetDlgItemTextW @581
  SetDoubleClickTime @582
  SetFocus @583
  SetForegroundWindow @584
  SetInternalWindowPos @585
  SetKeyboardState @586
  SetLastErrorEx @587
  SetLayeredWindowAttributes @588
  SetLogonNotifyWindow @589
  SetMenu @590
  SetMenuContextHelpId @591
  SetMenuDefaultItem @592
  SetMenuInfo @593
  SetMenuItemBitmaps @594
  SetMenuItemInfoA @595
  SetMenuItemInfoW @596
  SetMessageExtraInfo @597
  SetMessageQueue @598
  SetParent @599
  SetProcessDefaultLayout @600
  SetProcessDPIAware @601
  SetProcessWindowStation @602
  SetProgmanWindow @603
  SetPropA @604
  SetPropW @605
  SetRect @606
  SetRectEmpty @607
  SetScrollInfo @608
  SetScrollPos @609
  SetScrollRange @610
  SetShellWindow @611
  SetShellWindowEx @612
  SetSysColors @613
  SetSysColorsTemp @614
  SetSystemCursor @615
  SetSystemMenu @616
  SetSystemTimer @617
  SetTaskmanWindow @618
  SetThreadDesktop @619
  SetTimer @620
  SetUserObjectInformationA @621
  SetUserObjectInformationW @622
  SetUserObjectSecurity @623
  SetWinEventHook @624
  SetWindowContextHelpId @625
  SetWindowLongA @627
  SetWindowLongPtrA @628
  SetWindowLongPtrW @629
  SetWindowLongW @630
  SetWindowPlacement @631
  SetWindowPos @632
  SetWindowRgn @633
  SetWindowStationUser @634
  SetWindowTextA @635
  SetWindowTextW @636
  SetWindowWord @637
  SetWindowsHookA @638
  SetWindowsHookExA @639
  SetWindowsHookExW @640
  SetWindowsHookW @641
  ShowCaret @642
  ShowCursor @643
  ShowOwnedPopups @644
  ShowScrollBar @645
  ShowWindow @647
  ShowWindowAsync @648
  SubtractRect @649
  SwapMouseButton @650
  SwitchDesktop @651
  SwitchToThisWindow @652
  SystemParametersInfoA @653
  SystemParametersInfoW @654
  TabbedTextOutA @655
  TabbedTextOutW @656
  TileChildWindows @657
  TileWindows @658
  ToAscii @659
  ToAsciiEx @660
  ToUnicode @661
  ToUnicodeEx @662
  TrackMouseEvent @663
  TrackPopupMenu @664
  TrackPopupMenuEx @665
  TranslateAccelerator=TranslateAcceleratorA @666
  TranslateAcceleratorA @667
  TranslateAcceleratorW @668
  TranslateMDISysAccel @669
  TranslateMessage @670
  UnhookWinEvent @671
  UnhookWindowsHook @672
  UnhookWindowsHookEx @673
  UnionRect @674
  UnloadKeyboardLayout @675
  UnpackDDElParam @677
  UnregisterClassA @678
  UnregisterClassW @679
  UnregisterDeviceNotification @680
  UnregisterHotKey @681
  UpdateLayeredWindow @682
  UpdateLayeredWindowIndirect @683
  UpdateWindow @685
  User32InitializeImmEntryTable @686
  UserClientDllInitialize=DllMain @687
  UserRealizePalette @689
  UserRegisterWowHandlers @690
  UserSignalProc @691
  ValidateRect @692
  ValidateRgn @693
  VkKeyScanA @694
  VkKeyScanExA @695
  VkKeyScanExW @696
  VkKeyScanW @697
  WINNLSEnableIME @699
  WINNLSGetEnableStatus @700
  WINNLSGetIMEHotkey @701
  WaitForInputIdle @703
  WaitMessage @704
  WinHelpA @705
  WinHelpW @706
  WindowFromDC @707
  WindowFromPoint @708
  keybd_event @709
  mouse_event @710
  wsprintfA @711
  wsprintfW @712
  wvsprintfA @713
  wvsprintfW @714
  __wine_send_input @715