This file is indexed.

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

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