This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libuser32.def is in libwine-dev 3.0-1ubuntu1.

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
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
; File generated automatically from ./dlls/user32/user32.spec; do not edit!

LIBRARY user32.dll

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