This file is indexed.

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

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