This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libshlwapi.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
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
; File generated automatically from ./dlls/shlwapi/shlwapi.spec; do not edit!

LIBRARY shlwapi.dll

EXPORTS
  ParseURLA @1 NONAME
  ParseURLW @2 NONAME
  PathFileExistsDefExtA @3 NONAME
  PathFileExistsDefExtW @4 NONAME
  PathFindOnPathExA @5 NONAME
  PathFindOnPathExW @6 NONAME
  SHAllocShared @7 NONAME
  SHLockShared @8 NONAME
  SHUnlockShared @9 NONAME
  SHFreeShared @10 NONAME
  SHMapHandle @11 NONAME
  SHCreateMemStream @12 NONAME
  RegisterDefaultAcceptHeaders @13 NONAME
  GetAcceptLanguagesA @14 NONAME
  GetAcceptLanguagesW @15 NONAME
  SHCreateThread @16 NONAME
  SHWriteDataBlockList @17 NONAME
  SHReadDataBlockList @18 NONAME
  SHFreeDataBlockList @19 NONAME
  SHAddDataBlock @20 NONAME
  SHRemoveDataBlock @21 NONAME
  SHFindDataBlock @22 NONAME
  SHStringFromGUIDA @23 NONAME
  SHStringFromGUIDW @24 NONAME
  IsCharAlphaWrapW=user32.IsCharAlphaW @25 NONAME
  IsCharUpperWrapW=user32.IsCharUpperW @26 NONAME
  IsCharLowerWrapW=user32.IsCharLowerW @27 NONAME
  IsCharAlphaNumericWrapW=user32.IsCharAlphaNumericW @28 NONAME
  IsCharSpaceW @29 NONAME
  IsCharBlankW @30 NONAME
  IsCharPunctW @31 NONAME
  IsCharCntrlW @32 NONAME
  IsCharDigitW @33 NONAME
  IsCharXDigitW @34 NONAME
  GetStringType3ExW @35 NONAME
  AppendMenuWrapW=user32.AppendMenuW @36 NONAME
  CallWindowProcWrapW=user32.CallWindowProcW @37 NONAME
  CharLowerWrapW=user32.CharLowerW @38 NONAME
  CharLowerBuffWrapW=user32.CharLowerBuffW @39 NONAME
  CharNextWrapW=user32.CharNextW @40 NONAME
  CharPrevWrapW=user32.CharPrevW @41 NONAME
  CharToOemWrapW=user32.CharToOemW @42 NONAME
  CharUpperWrapW=user32.CharUpperW @43 NONAME
  CharUpperBuffWrapW=user32.CharUpperBuffW @44 NONAME
  CompareStringWrapW=kernel32.CompareStringW @45 NONAME
  CopyAcceleratorTableWrapW=user32.CopyAcceleratorTableW @46 NONAME
  CreateAcceleratorTableWrapW=user32.CreateAcceleratorTableW @47 NONAME
  CreateDCWrapW=gdi32.CreateDCW @48 NONAME
  CreateDialogParamWrapW=user32.CreateDialogParamW @49 NONAME
  CreateDirectoryWrapW=kernel32.CreateDirectoryW @50 NONAME
  CreateEventWrapW=kernel32.CreateEventW @51 NONAME
  CreateFileWrapW=kernel32.CreateFileW @52 NONAME
  CreateFontIndirectWrapW=gdi32.CreateFontIndirectW @53 NONAME
  CreateICWrapW=gdi32.CreateICW @54 NONAME
  CreateWindowExWrapW=user32.CreateWindowExW @55 NONAME
  DefWindowProcWrapW=user32.DefWindowProcW @56 NONAME
  DeleteFileWrapW=kernel32.DeleteFileW @57 NONAME
  DialogBoxIndirectParamWrapW=user32.DialogBoxIndirectParamW @58 NONAME
  DialogBoxParamWrapW=user32.DialogBoxParamW @59 NONAME
  DispatchMessageWrapW=user32.DispatchMessageW @60 NONAME
  DrawTextWrapW=user32.DrawTextW @61 NONAME
  EnumFontFamiliesWrapW=gdi32.EnumFontFamiliesW @62 NONAME
  EnumFontFamiliesExWrapW=gdi32.EnumFontFamiliesExW @63 NONAME
  EnumResourceNamesWrapW=kernel32.EnumResourceNamesW @64 NONAME
  FindFirstFileWrapW=kernel32.FindFirstFileW @65 NONAME
  FindResourceWrapW=kernel32.FindResourceW @66 NONAME
  FindWindowWrapW=user32.FindWindowW @67 NONAME
  FormatMessageWrapW=kernel32.FormatMessageW @68 NONAME
  GetClassInfoWrapW=user32.GetClassInfoW @69 NONAME
  GetClassLongWrapW=user32.GetClassLongW @70 NONAME
  GetClassNameWrapW=user32.GetClassNameW @71 NONAME
  GetClipboardFormatNameWrapW=user32.GetClipboardFormatNameW @72 NONAME
  GetCurrentDirectoryWrapW=kernel32.GetCurrentDirectoryW @73 NONAME
  GetDlgItemTextWrapW=user32.GetDlgItemTextW @74 NONAME
  GetFileAttributesWrapW=kernel32.GetFileAttributesW @75 NONAME
  GetFullPathNameWrapW=kernel32.GetFullPathNameW @76 NONAME
  GetLocaleInfoWrapW=kernel32.GetLocaleInfoW @77 NONAME
  GetMenuStringWrapW=user32.GetMenuStringW @78 NONAME
  GetMessageWrapW=user32.GetMessageW @79 NONAME
  GetModuleFileNameWrapW=kernel32.GetModuleFileNameW @80 NONAME
  GetSystemDirectoryWrapW=kernel32.GetSystemDirectoryW @81 NONAME
  SearchPathWrapW=kernel32.SearchPathW @82 NONAME
  GetModuleHandleWrapW=kernel32.GetModuleHandleW @83 NONAME
  GetObjectWrapW=gdi32.GetObjectW @84 NONAME
  GetPrivateProfileIntWrapW=kernel32.GetPrivateProfileIntW @85 NONAME
  GetProfileStringWrapW=kernel32.GetProfileStringW @86 NONAME
  GetPropWrapW=user32.GetPropW @87 NONAME
  GetStringTypeExWrapW=kernel32.GetStringTypeExW @88 NONAME
  GetTempFileNameWrapW=kernel32.GetTempFileNameW @89 NONAME
  GetTempPathWrapW=kernel32.GetTempPathW @90 NONAME
  GetTextExtentPoint32WrapW=gdi32.GetTextExtentPoint32W @91 NONAME
  GetTextFaceWrapW=gdi32.GetTextFaceW @92 NONAME
  GetTextMetricsWrapW=gdi32.GetTextMetricsW @93 NONAME
  GetWindowLongWrapW=user32.GetWindowLongW @94 NONAME
  GetWindowTextWrapW=user32.GetWindowTextW @95 NONAME
  GetWindowTextLengthWrapW=user32.GetWindowTextLengthW @96 NONAME
  GetWindowsDirectoryWrapW=kernel32.GetWindowsDirectoryW @97 NONAME
  InsertMenuWrapW=user32.InsertMenuW @98 NONAME
  IsDialogMessageWrapW=user32.IsDialogMessageW @99 NONAME
  LoadAcceleratorsWrapW=user32.LoadAcceleratorsW @100 NONAME
  LoadBitmapWrapW=user32.LoadBitmapW @101 NONAME
  LoadCursorWrapW=user32.LoadCursorW @102 NONAME
  LoadIconWrapW=user32.LoadIconW @103 NONAME
  LoadImageWrapW=user32.LoadImageW @104 NONAME
  LoadLibraryExWrapW=kernel32.LoadLibraryExW @105 NONAME
  LoadMenuWrapW=user32.LoadMenuW @106 NONAME
  LoadStringWrapW=user32.LoadStringW @107 NONAME
  MessageBoxIndirectWrapW=user32.MessageBoxIndirectW @108 NONAME
  ModifyMenuWrapW=user32.ModifyMenuW @109 NONAME
  GetCharWidth32WrapW=gdi32.GetCharWidth32W @110 NONAME
  GetCharacterPlacementWrapW=gdi32.GetCharacterPlacementW @111 NONAME
  CopyFileWrapW=kernel32.CopyFileW @112 NONAME
  MoveFileWrapW=kernel32.MoveFileW @113 NONAME
  OemToCharWrapW=user32.OemToCharW @114 NONAME
  OutputDebugStringWrapW=kernel32.OutputDebugStringW @115 NONAME
  PeekMessageWrapW=user32.PeekMessageW @116 NONAME
  PostMessageWrapW=user32.PostMessageW @117 NONAME
  PostThreadMessageWrapW=user32.PostThreadMessageW @118 NONAME
  RegCreateKeyWrapW=advapi32.RegCreateKeyW @119 NONAME
  RegCreateKeyExWrapW=advapi32.RegCreateKeyExW @120 NONAME
  RegDeleteKeyWrapW=advapi32.RegDeleteKeyW @121 NONAME
  RegEnumKeyWrapW=advapi32.RegEnumKeyW @122 NONAME
  RegEnumKeyExWrapW=advapi32.RegEnumKeyExW @123 NONAME
  RegOpenKeyWrapW=advapi32.RegOpenKeyW @124 NONAME
  RegOpenKeyExWrapW=advapi32.RegOpenKeyExW @125 NONAME
  RegQueryInfoKeyWrapW=advapi32.RegQueryInfoKeyW @126 NONAME
  RegQueryValueWrapW=advapi32.RegQueryValueW @127 NONAME
  RegQueryValueExWrapW=advapi32.RegQueryValueExW @128 NONAME
  RegSetValueWrapW=advapi32.RegSetValueW @129 NONAME
  RegSetValueExWrapW=advapi32.RegSetValueExW @130 NONAME
  RegisterClassWrapW=user32.RegisterClassW @131 NONAME
  RegisterClipboardFormatWrapW=user32.RegisterClipboardFormatW @132 NONAME
  RegisterWindowMessageWrapW=user32.RegisterWindowMessageW @133 NONAME
  RemovePropWrapW=user32.RemovePropW @134 NONAME
  SendDlgItemMessageWrapW=user32.SendDlgItemMessageW @135 NONAME
  SendMessageWrapW=user32.SendMessageW @136 NONAME
  SetCurrentDirectoryWrapW=kernel32.SetCurrentDirectoryW @137 NONAME
  SetDlgItemTextWrapW=user32.SetDlgItemTextW @138 NONAME
  SetMenuItemInfoWrapW=user32.SetMenuItemInfoW @139 NONAME
  SetPropWrapW=user32.SetPropW @140 NONAME
  SetWindowLongWrapW=user32.SetWindowLongW @141 NONAME
  SetWindowsHookExWrapW=user32.SetWindowsHookExW @142 NONAME
  SetWindowTextWrapW=user32.SetWindowTextW @143 NONAME
  StartDocWrapW=gdi32.StartDocW @144 NONAME
  SystemParametersInfoWrapW=user32.SystemParametersInfoW @145 NONAME
  TranslateAcceleratorWrapW=user32.TranslateAcceleratorW @146 NONAME
  UnregisterClassWrapW=user32.UnregisterClassW @147 NONAME
  VkKeyScanWrapW=user32.VkKeyScanW @148 NONAME
  WinHelpWrapW=user32.WinHelpW @149 NONAME
  wvsprintfWrapW=user32.wvsprintfW @150 NONAME
  StrCmpNCA @151 NONAME
  StrCmpNCW @152 NONAME
  StrCmpNICA @153 NONAME
  StrCmpNICW @154 NONAME
  StrCmpCA @155 NONAME
  StrCmpCW @156 NONAME
  StrCmpICA @157 NONAME
  StrCmpICW @158 NONAME
  CompareStringAltW=kernel32.CompareStringW @159 NONAME
  SHAboutInfoA @160 NONAME
  SHAboutInfoW @161 NONAME
  SHTruncateString @162 NONAME
  IUnknown_QueryStatus @163 NONAME
  IUnknown_Exec @164 NONAME
  SHSetWindowBits @165 NONAME
  SHIsEmptyStream @166 NONAME
  SHSetParentHwnd @167 NONAME
  ConnectToConnectionPoint @168 NONAME
  IUnknown_AtomicRelease @169 NONAME
  PathSkipLeadingSlashesA @170 NONAME
  SHIsSameObject @171 NONAME
  IUnknown_GetWindow @172 NONAME
  IUnknown_SetOwner @173 NONAME
  IUnknown_SetSite @174 NONAME
  IUnknown_GetClassID @175 NONAME
  IUnknown_QueryService @176 NONAME
  SHLoadMenuPopup @177 NONAME
  SHPropagateMessage @178 NONAME
  SHMenuIndexFromID @179 NONAME
  SHRemoveAllSubMenus @180 NONAME
  SHEnableMenuItem @181 NONAME
  SHCheckMenuItem @182 NONAME
  SHRegisterClassA @183 NONAME
  IStream_Read=SHIStream_Read @184 NONAME
  SHMessageBoxCheckA @185 NONAME
  SHSimulateDrop @186 NONAME
  SHLoadFromPropertyBag @187 NONAME
  IUnknown_TranslateAcceleratorOCS @188 NONAME
  IUnknown_OnFocusOCS @189 NONAME
  IUnknown_HandleIRestrict @190 NONAME
  SHMessageBoxCheckW @191 NONAME
  SHGetMenuFromID @192 NONAME
  SHGetCurColorRes @193 NONAME
  SHWaitForSendMessageThread @194 NONAME
  SHIsExpandableFolder @195 NONAME
  SHVerbExistsNA @196 NONAME
  SHFillRectClr @197 NONAME
  SHSearchMapInt @198 NONAME
  IUnknown_Set @199 NONAME
  MayQSForward @200 NONAME
  MayExecForward @201 NONAME
  IsQSForward @202 NONAME
  SHStripMneumonicA @203 NONAME
  SHIsChildOrSelf @204 NONAME
  SHGetValueGoodBootA @205 NONAME
  SHGetValueGoodBootW @206 NONAME
  FDSA_Initialize @208 NONAME
  FDSA_Destroy @209 NONAME
  FDSA_InsertItem @210 NONAME
  FDSA_DeleteItem @211 NONAME
  IStream_Write=SHIStream_Write @212 NONAME
  IStream_Reset @213 NONAME
  IStream_Size @214 NONAME
  SHAnsiToUnicode @215 NONAME
  SHAnsiToUnicodeCP @216 NONAME
  SHUnicodeToAnsi @217 NONAME
  SHUnicodeToAnsiCP @218 NONAME
  QISearch @219
  SHSetDefaultDialogFont @220 NONAME
  SHRemoveDefaultDialogFont @221 NONAME
  SHGlobalCounterCreate @222 NONAME
  SHGlobalCounterGetValue @223 NONAME
  SHGlobalCounterIncrement @224 NONAME
  SHStripMneumonicW @225 NONAME
  ZoneCheckUrlExW @231 NONAME
  SHPinDllOfCLSID @236 NONAME
  SHRegisterClassW @237 NONAME
  SHUnregisterClassesA @238 NONAME
  SHUnregisterClassesW @239 NONAME
  SHDefWindowProc @240 NONAME
  StopWatchMode @241 NONAME
  StopWatchFlush @242 NONAME
  StopWatchA @243 NONAME
  StopWatchW @244 NONAME
  StopWatch_TimerHandler @245 NONAME
  StopWatch_MarkFrameStart @247 NONAME
  StopWatch_MarkJavaStop @249 NONAME
  GetPerfTime @250 NONAME
  StopWatch_SetMsgLastLocation @252 NONAME
  IUnknown_GetSite @256 NONAME
  SHCreateWorkerWindowA @257 NONAME
  SHQueueUserWorkItem @260 NONAME
  SHSetTimerQueueTimer @263 NONAME
  SHRestrictionLookup @266 NONAME
  SHWeakQueryInterface @267 NONAME
  SHWeakReleaseInterface @268 NONAME
  GUIDFromStringA @269 NONAME
  GUIDFromStringW @270 NONAME
  SHGetRestriction @271 NONAME
  WhichPlatform @276 NONAME
  SHCreateWorkerWindowW @278 NONAME
  SHInvokeDefaultCommand @279 NONAME
  SHRegGetIntW @280 NONAME
  SHPackDispParamsV @281 NONAME
  SHPackDispParams @282 NONAME
  IConnectionPoint_InvokeWithCancel @283 NONAME
  IConnectionPoint_SimpleInvoke @284 NONAME
  IConnectionPoint_OnChanged @285 NONAME
  IUnknown_CPContainerInvokeParam @286 NONAME
  IUnknown_CPContainerOnChanged @287 NONAME
  PlaySoundWrapW @289 NONAME
  SHMessageBoxCheckExA @291 NONAME
  SHMessageBoxCheckExW @292 NONAME
  SHGetIniStringW @294 NONAME
  SHSetIniStringW @295 NONAME
  WritePrivateProfileStringWrapW=kernel32.WritePrivateProfileStringW @298 NONAME
  ExtTextOutWrapW=gdi32.ExtTextOutW @299 NONAME
  CreateFontWrapW=gdi32.CreateFontW @300 NONAME
  DrawTextExWrapW=user32.DrawTextExW @301 NONAME
  GetMenuItemInfoWrapW=user32.GetMenuItemInfoW @302 NONAME
  InsertMenuItemWrapW=user32.InsertMenuItemW @303 NONAME
  CreateMetaFileWrapW=gdi32.CreateMetaFileW @304 NONAME
  CreateMutexWrapW=kernel32.CreateMutexW @305 NONAME
  ExpandEnvironmentStringsWrapW=kernel32.ExpandEnvironmentStringsW @306 NONAME
  CreateSemaphoreWrapW=kernel32.CreateSemaphoreW @307 NONAME
  IsBadStringPtrWrapW=kernel32.IsBadStringPtrW @308 NONAME
  LoadLibraryWrapW=kernel32.LoadLibraryW @309 NONAME
  GetTimeFormatWrapW=kernel32.GetTimeFormatW @310 NONAME
  GetDateFormatWrapW=kernel32.GetDateFormatW @311 NONAME
  GetPrivateProfileStringWrapW=kernel32.GetPrivateProfileStringW @312 NONAME
  SHGetFileInfoWrapW @313 NONAME
  RegisterClassExWrapW=user32.RegisterClassExW @314 NONAME
  GetClassInfoExWrapW=user32.GetClassInfoExW @315 NONAME
  DragQueryFileWrapW @318 NONAME
  FindWindowExWrapW=user32.FindWindowExW @319 NONAME
  RegisterMIMETypeForExtensionA @320 NONAME
  RegisterMIMETypeForExtensionW @321 NONAME
  UnregisterMIMETypeForExtensionA @322 NONAME
  UnregisterMIMETypeForExtensionW @323 NONAME
  RegisterExtensionForMIMETypeA @324 NONAME
  RegisterExtensionForMIMETypeW @325 NONAME
  UnregisterExtensionForMIMETypeA @326 NONAME
  UnregisterExtensionForMIMETypeW @327 NONAME
  GetMIMETypeSubKeyA @328 NONAME
  GetMIMETypeSubKeyW @329 NONAME
  MIME_GetExtensionA @330 NONAME
  MIME_GetExtensionW @331 NONAME
  CallMsgFilterWrapW=user32.CallMsgFilterW @332 NONAME
  SHBrowseForFolderWrapW @333 NONAME
  SHGetPathFromIDListWrapW @334 NONAME
  ShellExecuteExWrapW @335 NONAME
  SHFileOperationWrapW @336 NONAME
  ExtractIconExWrapW=user32.PrivateExtractIconExW @337 NONAME
  SetFileAttributesWrapW=kernel32.SetFileAttributesW @338 NONAME
  GetNumberFormatWrapW=kernel32.GetNumberFormatW @339 NONAME
  MessageBoxWrapW=user32.MessageBoxW @340 NONAME
  FindNextFileWrapW=kernel32.FindNextFileW @341 NONAME
  SHInterlockedCompareExchange @342 NONAME
  SHRegGetCLSIDKeyA @343 NONAME
  SHRegGetCLSIDKeyW @344 NONAME
  SHAnsiToAnsi @345 NONAME
  SHUnicodeToUnicode @346 NONAME
  RegDeleteValueWrapW=advapi32.RegDeleteValueW @347 NONAME
  GetFileVersionInfoSizeWrapW @350 NONAME
  GetFileVersionInfoWrapW @351 NONAME
  VerQueryValueWrapW @352 NONAME
  SHFormatDateTimeA @353 NONAME
  SHFormatDateTimeW @354 NONAME
  IUnknown_EnableModeless @355 NONAME
  CreateAllAccessSecurityAttributes @356 NONAME
  SHGetNewLinkInfoWrapW @357 NONAME
  SHDefExtractIconWrapW @358 NONAME
  OpenEventWrapW=kernel32.OpenEventW @359 NONAME
  RemoveDirectoryWrapW=kernel32.RemoveDirectoryW @360 NONAME
  GetShortPathNameWrapW=kernel32.GetShortPathNameW @361 NONAME
  GetUserNameWrapW=advapi32.GetUserNameW @362 NONAME
  SHInvokeCommand @363 NONAME
  DoesStringRoundTripA @364 NONAME
  DoesStringRoundTripW @365 NONAME
  RegEnumValueWrapW=advapi32.RegEnumValueW @366 NONAME
  WritePrivateProfileStructWrapW=kernel32.WritePrivateProfileStructW @367 NONAME
  GetPrivateProfileStructWrapW=kernel32.GetPrivateProfileStructW @368 NONAME
  CreateProcessWrapW=kernel32.CreateProcessW @369 NONAME
  ExtractIconWrapW @370 NONAME
  DdeInitializeWrapW=user32.DdeInitializeW @371 NONAME
  DdeCreateStringHandleWrapW=user32.DdeCreateStringHandleW @372 NONAME
  DdeQueryStringWrapW=user32.DdeQueryStringW @373 NONAME
  MLGetUILanguage=kernel32.GetUserDefaultUILanguage @376 NONAME
  MLLoadLibraryA @377 NONAME
  MLLoadLibraryW @378 NONAME
  ZoneComputePaneSize @382 NONAME
  ShellMessageBoxWrapW @388 NONAME
  GetSaveFileNameWrapW @389 NONAME
  WNetRestoreConnectionWrapW @390 NONAME
  WNetGetLastErrorWrapW @391 NONAME
  EndDialogWrap=user32.EndDialog @392 NONAME
  CreateDialogIndirectParamWrapW=user32.CreateDialogIndirectParamW @393 NONAME
  SHChangeNotifyWrap @394 NONAME
  StrCpyNXA @399 NONAME
  StrCpyNXW @400 NONAME
  PageSetupDlgWrapW @401 NONAME
  PrintDlgWrapW @402 NONAME
  GetOpenFileNameWrapW @403 NONAME
  IShellFolder_EnumObjects=SHIShellFolder_EnumObjects @404 NONAME
  MLBuildResURLA @405 NONAME
  MLBuildResURLW @406 NONAME
  SHGetMachineInfo @413 NONAME
  SHWinHelpOnDemandW @416 NONAME
  SHWinHelpOnDemandA @417 NONAME
  MLFreeLibrary @418 NONAME
  SHFlushSFCacheWrap @419 NONAME
  SHGlobalCounterCreateNamedA @422 NONAME
  SHGlobalCounterCreateNamedW @423 NONAME
  SHGlobalCounterDecrement @424 NONAME
  DeleteMenuWrap=user32.DeleteMenu @425 NONAME
  DestroyMenuWrap=user32.DestroyMenu @426 NONAME
  TrackPopupMenuWrap=user32.TrackPopupMenu @427 NONAME
  TrackPopupMenuExWrap=user32.TrackPopupMenuEx @428 NONAME
  MLIsMLHInstance @429 NONAME
  MLSetMLHInstance @430 NONAME
  MLClearMLHInstance @431 NONAME
  SHSendMessageBroadcastA @432 NONAME
  SHSendMessageBroadcastW @433 NONAME
  SendMessageTimeoutWrapW=user32.SendMessageTimeoutW @434 NONAME
  CLSIDFromProgIDWrap=ole32.CLSIDFromProgID @435 NONAME
  CLSIDFromStringWrap @436 NONAME
  IsOS @437 NONAME
  SHLoadRegUIStringW @439 NONAME
  SHGetWebFolderFilePathA @440 NONAME
  SHGetWebFolderFilePathW @441 NONAME
  GetEnvironmentVariableWrapW=kernel32.GetEnvironmentVariableW @442 NONAME
  SHGetSystemWindowsDirectoryA=kernel32.GetSystemWindowsDirectoryA @443 NONAME
  SHGetSystemWindowsDirectoryW=kernel32.GetSystemWindowsDirectoryW @444 NONAME
  PathFileExistsAndAttributesA @445 NONAME
  PathFileExistsAndAttributesW @446 NONAME
  FixSlashesAndColonW @448 NONAME
  PathIsValidCharA @455 NONAME
  PathIsValidCharW @456 NONAME
  GetLongPathNameWrapW=kernel32.GetLongPathNameW @457 NONAME
  GetLongPathNameWrapA=kernel32.GetLongPathNameA @458 NONAME
  SHExpandEnvironmentStringsA=kernel32.ExpandEnvironmentStringsA @459 NONAME
  SHExpandEnvironmentStringsW=kernel32.ExpandEnvironmentStringsW @460 NONAME
  SHGetAppCompatFlags @461 NONAME
  UrlFixupW @462 NONAME
  SHExpandEnvironmentStringsForUserA=userenv.ExpandEnvironmentStringsForUserA @463 NONAME
  SHExpandEnvironmentStringsForUserW=userenv.ExpandEnvironmentStringsForUserW @464 NONAME
  SHCreatePropertyBagOnRegKey @471 NONAME
  GetShellSecurityDescriptor @475 NONAME
  SHGetObjectCompatFlags @476 NONAME
  IUnknown_TranslateAcceleratorIO @478 NONAME
  IUnknown_UIActivateIO @479 NONAME
  UrlCrackW=wininet.InternetCrackUrlW @480 NONAME
  IUnknown_HasFocusIO @481 NONAME
  IUnknown_QueryServiceExec @484 NONAME
  SHLoadIndirectString @487 NONAME
  GlobalAddAtomWrapW=kernel32.GlobalAddAtomW @489 NONAME
  GlobalFindAtomWrapW=kernel32.GlobalFindAtomW @490 NONAME
  SHGetShellKey @491 NONAME
  SHPropertyBag_ReadLONG @496 NONAME
  IUnknown_OnFocusChangeIS @509 NONAME
  IUnknown_ProfferService @514 NONAME
  SHGetViewStatePropertyBag @515 NONAME
  SKGetValueW @516 NONAME
  SKSetValueW @517 NONAME
  SKDeleteValueW @518 NONAME
  SKAllocValueW @519 NONAME
  IUnknown_QueryServiceForWebBrowserApp @538 NONAME
  GetUIVersion @542 NONAME
  CreateColorSpaceWrapW=gdi32.CreateColorSpaceW @543 NONAME
  SHCoCreateInstanceAC @549 NONAME
  AssocCreate @500
  AssocIsDangerous @501
  AssocQueryKeyA @502
  AssocQueryKeyW @503
  AssocQueryStringA @504
  AssocQueryStringByKeyA @547
  AssocQueryStringByKeyW @552
  AssocQueryStringW @553
  ChrCmpIA @554
  ChrCmpIW @555
  ColorAdjustLuma @556
  ColorHLSToRGB @557
  ColorRGBToHLS @558
  DelayLoadFailureHook=kernel32.DelayLoadFailureHook @559
  DllGetVersion @560 PRIVATE
  GetMenuPosFromID @561
  HashData @562
  IntlStrEqWorkerA=StrIsIntlEqualA @563
  IntlStrEqWorkerW=StrIsIntlEqualW @564
  PathAddBackslashA @565
  PathAddBackslashW @566
  PathAddExtensionA @567
  PathAddExtensionW @568
  PathAppendA @569
  PathAppendW @570
  PathBuildRootA @571
  PathBuildRootW @572
  PathCanonicalizeA @573
  PathCanonicalizeW @574
  PathCombineA @575
  PathCombineW @576
  PathCommonPrefixA @577
  PathCommonPrefixW @578
  PathCompactPathA @579
  PathCompactPathExA @580
  PathCompactPathExW @581
  PathCompactPathW @582
  PathCreateFromUrlA @583
  PathCreateFromUrlW @584
  PathFileExistsA @585
  PathFileExistsW @586
  PathFindExtensionA @587
  PathFindExtensionW @588
  PathFindFileNameA @589
  PathFindFileNameW @590
  PathFindNextComponentA @591
  PathFindNextComponentW @592
  PathFindOnPathA @593
  PathFindOnPathW @594
  PathFindSuffixArrayA @595
  PathFindSuffixArrayW @596
  PathGetArgsA @597
  PathGetArgsW @598
  PathGetCharTypeA @599
  PathGetCharTypeW @600
  PathGetDriveNumberA @601
  PathGetDriveNumberW @602
  PathIsContentTypeA @603
  PathIsContentTypeW @604
  PathIsDirectoryA @605
  PathIsDirectoryEmptyA @606
  PathIsDirectoryEmptyW @607
  PathIsDirectoryW @608
  PathIsFileSpecA @609
  PathIsFileSpecW @610
  PathIsLFNFileSpecA @611
  PathIsLFNFileSpecW @612
  PathIsNetworkPathA @613
  PathIsNetworkPathW @614
  PathIsPrefixA @615
  PathIsPrefixW @616
  PathIsRelativeA @617
  PathIsRelativeW @618
  PathIsRootA @619
  PathIsRootW @620
  PathIsSameRootA @621
  PathIsSameRootW @622
  PathIsSystemFolderA @623
  PathIsSystemFolderW @624
  PathIsUNCA @625
  PathIsUNCServerA @626
  PathIsUNCServerShareA @627
  PathIsUNCServerShareW @628
  PathIsUNCServerW @629
  PathIsUNCW @630
  PathIsURLA @631
  PathIsURLW @632
  PathMakePrettyA @633
  PathMakePrettyW @634
  PathMakeSystemFolderA @635
  PathMakeSystemFolderW @636
  PathMatchSpecA @637
  PathMatchSpecW @638
  PathParseIconLocationA @639
  PathParseIconLocationW @640
  PathQuoteSpacesA @641
  PathQuoteSpacesW @642
  PathRelativePathToA @643
  PathRelativePathToW @644
  PathRemoveArgsA @645
  PathRemoveArgsW @646
  PathRemoveBackslashA @647
  PathRemoveBackslashW @648
  PathRemoveBlanksA @649
  PathRemoveBlanksW @650
  PathRemoveExtensionA @651
  PathRemoveExtensionW @652
  PathRemoveFileSpecA @653
  PathRemoveFileSpecW @654
  PathRenameExtensionA @655
  PathRenameExtensionW @656
  PathSearchAndQualifyA @657
  PathSearchAndQualifyW @658
  PathSetDlgItemPathA @659
  PathSetDlgItemPathW @660
  PathSkipRootA @661
  PathSkipRootW @662
  PathStripPathA @663
  PathStripPathW @664
  PathStripToRootA @665
  PathStripToRootW @666
  PathUnExpandEnvStringsA @667
  PathUnExpandEnvStringsW @668
  PathUndecorateA @669
  PathUndecorateW @670
  PathUnmakeSystemFolderA @671
  PathUnmakeSystemFolderW @672
  PathUnquoteSpacesA @673
  PathUnquoteSpacesW @674
  SHAutoComplete @675
  SHCopyKeyA @676
  SHCopyKeyW @677
  SHCreateShellPalette @678
  SHCreateStreamOnFileA @679
  SHCreateStreamOnFileEx @680
  SHCreateStreamOnFileW @681
  SHCreateStreamWrapper @682
  SHCreateThreadRef @683
  SHDeleteEmptyKeyA @684
  SHDeleteEmptyKeyW @685
  SHDeleteKeyA @686
  SHDeleteKeyW @687
  SHDeleteOrphanKeyA @688
  SHDeleteOrphanKeyW @689
  SHDeleteValueA @690
  SHDeleteValueW @691
  SHEnumKeyExA @692
  SHEnumKeyExW @693
  SHEnumValueA @694
  SHEnumValueW @695
  SHGetInverseCMAP @696
  SHGetThreadRef @697
  SHGetValueA @698
  SHGetValueW @699
  SHIsLowMemoryMachine @700
  SHOpenRegStream2A @701
  SHOpenRegStream2W @702
  SHOpenRegStreamA @703
  SHOpenRegStreamW @704
  SHQueryInfoKeyA @705
  SHQueryInfoKeyW @706
  SHQueryValueExA @707
  SHQueryValueExW @708
  SHRegCloseUSKey @709
  SHRegCreateUSKeyA @710
  SHRegCreateUSKeyW @711
  SHRegDeleteEmptyUSKeyA @712
  SHRegDeleteEmptyUSKeyW @713
  SHRegDeleteUSValueA @714
  SHRegDeleteUSValueW @715
  SHRegDuplicateHKey @716
  SHRegEnumUSKeyA @717
  SHRegEnumUSKeyW @718
  SHRegEnumUSValueA @719
  SHRegEnumUSValueW @720
  SHRegGetBoolUSValueA @721
  SHRegGetBoolUSValueW @722
  SHRegGetPathA @723
  SHRegGetPathW @724
  SHRegGetUSValueA @725
  SHRegGetUSValueW @726
  SHRegGetValueA=advapi32.RegGetValueA @727
  SHRegGetValueW=advapi32.RegGetValueW @728
  SHRegOpenUSKeyA @729
  SHRegOpenUSKeyW @730
  SHRegQueryInfoUSKeyA @731
  SHRegQueryInfoUSKeyW @732
  SHRegQueryUSValueA @733
  SHRegQueryUSValueW @734
  SHRegSetPathA @735
  SHRegSetPathW @736
  SHRegSetUSValueA @737
  SHRegSetUSValueW @738
  SHRegWriteUSValueA @739
  SHRegWriteUSValueW @740
  SHRegisterValidateTemplate @741
  SHReleaseThreadRef @742
  SHSetThreadRef @743
  SHSetValueA @744
  SHSetValueW @745
  SHSkipJunction @746
  SHStrDupA @747
  SHStrDupW @748
  StrCSpnA @749
  StrCSpnIA @750
  StrCSpnIW @751
  StrCSpnW @752
  StrCatBuffA @753
  StrCatBuffW @754
  StrCatW @755
  StrChrA @756
  StrChrIA @757
  StrChrIW @758
  StrChrNW @759
  StrChrW @760
  StrCmpIW @761
  StrCmpLogicalW @762
  StrCmpNA @763
  StrCmpNIA @764
  StrCmpNIW @765
  StrCmpNW @766
  StrCmpW @767
  StrCpyNW @768
  StrCpyW @769
  StrDupA @770
  StrDupW @771
  StrFormatByteSize64A @772
  StrFormatByteSizeA @773
  StrFormatByteSizeW @774
  StrFormatKBSizeA @775
  StrFormatKBSizeW @776
  StrFromTimeIntervalA @777
  StrFromTimeIntervalW @778
  StrIsIntlEqualA @779
  StrIsIntlEqualW @780
  StrNCatA @781
  StrNCatW @782
  StrPBrkA @783
  StrPBrkW @784
  StrRChrA @785
  StrRChrIA @786
  StrRChrIW @787
  StrRChrW @788
  StrRStrIA @789
  StrRStrIW @790
  StrRetToBSTR @791
  StrRetToBufA @792
  StrRetToBufW @793
  StrRetToStrA @794
  StrRetToStrW @795
  StrSpnA @796
  StrSpnW @797
  StrStrA @798
  StrStrIA @799
  StrStrIW @800
  StrStrNW @801
  StrStrNIW @802
  StrStrW @803
  StrToIntA @804
  StrToIntExA @805
  StrToIntExW @806
  StrToIntW @807
  StrTrimA @808
  StrTrimW @809
  UrlApplySchemeA @810
  UrlApplySchemeW @811
  UrlCanonicalizeA @812
  UrlCanonicalizeW @813
  UrlCombineA @814
  UrlCombineW @815
  UrlCompareA @816
  UrlCompareW @817
  UrlCreateFromPathA @818
  UrlCreateFromPathW @819
  UrlEscapeA @820
  UrlEscapeW @821
  UrlGetLocationA @822
  UrlGetLocationW @823
  UrlGetPartA @824
  UrlGetPartW @825
  UrlHashA @826
  UrlHashW @827
  UrlIsA @828
  UrlIsNoHistoryA @829
  UrlIsNoHistoryW @830
  UrlIsOpaqueA @831
  UrlIsOpaqueW @832
  UrlIsW @833
  UrlUnescapeA @834
  UrlUnescapeW @835
  _SHGetInstanceExplorer @836
  wnsprintfA @837
  wnsprintfW @838
  wvnsprintfA @839
  wvnsprintfW @840