mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-04 10:18:31 +00:00
parent
95f54eeb40
commit
c1d99676c4
1421 changed files with 5556 additions and 2198 deletions
|
@ -667,6 +667,8 @@ imp 'GetSystemTimePreciseAsFileTime' GetSystemTimePreciseAsFileTime kernel3
|
|||
imp 'GetSystemTimes' GetSystemTimes kernel32 0 3
|
||||
imp 'GetSystemWindowsDirectory' GetSystemWindowsDirectoryW kernel32 0
|
||||
imp 'GetSystemWindowsDirectoryA' GetSystemWindowsDirectoryA kernel32 0
|
||||
imp 'GetSystemWow64Directory' GetSystemWow64DirectoryW kernel32 0
|
||||
imp 'GetSystemWow64DirectoryA' GetSystemWow64DirectoryA kernel32 0
|
||||
imp 'GetTapeParameters' GetTapeParameters kernel32 756
|
||||
imp 'GetTapePosition' GetTapePosition kernel32 757
|
||||
imp 'GetTapeStatus' GetTapeStatus kernel32 758
|
||||
|
@ -807,6 +809,7 @@ imp 'IsValidLanguageGroup' IsValidLanguageGroup kernel32 0
|
|||
imp 'IsValidLocale' IsValidLocale kernel32 0
|
||||
imp 'IsValidLocaleName' IsValidLocaleName kernel32 0
|
||||
imp 'IsValidNLSVersion' IsValidNLSVersion kernel32 0
|
||||
imp 'IsWow64Process' IsWow64Process kernel32 0
|
||||
imp 'K32EmptyWorkingSet' K32EmptyWorkingSet kernel32 0
|
||||
imp 'K32EnumDeviceDrivers' K32EnumDeviceDrivers kernel32 0
|
||||
imp 'K32EnumPageFiles' K32EnumPageFilesW kernel32 0
|
||||
|
@ -1302,6 +1305,13 @@ imp 'WerpNotifyLoadStringResourceWorker' WerpNotifyLoadStringResourceWorker
|
|||
imp 'WerpNotifyUseStringResourceWorker' WerpNotifyUseStringResourceWorker kernel32 1541
|
||||
imp 'WideCharToMultiByte' WideCharToMultiByte kernel32 1553 8
|
||||
imp 'WinExec' WinExec kernel32 1543
|
||||
imp 'Wow64DisableWow64FsRedirection' Wow64DisableWow64FsRedirection kernel32 0
|
||||
imp 'Wow64EnableWow64FsRedirection' Wow64EnableWow64FsRedirection kernel32 1545
|
||||
imp 'Wow64GetThreadContext' Wow64GetThreadContext kernel32 1546
|
||||
imp 'Wow64GetThreadSelectorEntry' Wow64GetThreadSelectorEntry kernel32 1547
|
||||
imp 'Wow64RevertWow64FsRedirection' Wow64RevertWow64FsRedirection kernel32 0
|
||||
imp 'Wow64SetThreadContext' Wow64SetThreadContext kernel32 1549
|
||||
imp 'Wow64SuspendThread' Wow64SuspendThread kernel32 1550
|
||||
imp 'WriteConsole' WriteConsoleW kernel32 0 5
|
||||
imp 'WriteConsoleA' WriteConsoleA kernel32 0 5
|
||||
imp 'WriteConsoleInput' WriteConsoleInputW kernel32 0 4
|
||||
|
@ -2588,6 +2598,7 @@ imp 'IsWindowInDestroy' IsWindowInDestroy user32 2087
|
|||
imp 'IsWindowRedirectedForPrint' IsWindowRedirectedForPrint user32 2088
|
||||
imp 'IsWindowUnicode' IsWindowUnicode user32 2089
|
||||
imp 'IsWindowVisible' IsWindowVisible user32 2090 1
|
||||
imp 'IsWow64Message' IsWow64Message user32 2091
|
||||
imp 'IsZoomed' IsZoomed user32 2092 1
|
||||
imp 'KillTimer' KillTimer user32 2093 2
|
||||
imp 'LoadAccelerators' LoadAcceleratorsW user32 2095
|
||||
|
@ -3365,6 +3376,7 @@ imp 'GdiConvertRegion' GdiConvertRegion gdi32 1506
|
|||
imp 'GdiConvertToDevmode' GdiConvertToDevmodeW gdi32 1507
|
||||
imp 'GdiCreateLocalEnhMetaFile' GdiCreateLocalEnhMetaFile gdi32 1508
|
||||
imp 'GdiCreateLocalMetaFilePict' GdiCreateLocalMetaFilePict gdi32 1509
|
||||
imp 'GdiCurrentProcessSplWow64' GdiCurrentProcessSplWow64 gdi32 1510
|
||||
imp 'GdiDeleteLocalDC' GdiDeleteLocalDC gdi32 1511
|
||||
imp 'GdiDeleteSpoolFileHandle' GdiDeleteSpoolFileHandle gdi32 1512
|
||||
imp 'GdiDescribePixelFormat' GdiDescribePixelFormat gdi32 1513
|
||||
|
@ -4083,6 +4095,89 @@ imp 'InitializeProcessForWsWatch' InitializeProcessForWsWatch psapi 0
|
|||
imp 'QueryWorkingSet' QueryWorkingSet psapi 0
|
||||
imp 'QueryWorkingSetEx' QueryWorkingSetEx psapi 0
|
||||
|
||||
# NETAPI32.DLL
|
||||
#
|
||||
# Name Actual DLL Hint Arity
|
||||
imp 'I_BrowserSetNetlogonState' I_BrowserSetNetlogonState netapi32 34
|
||||
imp 'NetAccessAdd' NetAccessAdd netapi32 71
|
||||
imp 'NetAccessDel' NetAccessDel netapi32 72
|
||||
imp 'NetAccessEnum' NetAccessEnum netapi32 73
|
||||
imp 'NetAccessGetInfo' NetAccessGetInfo netapi32 74
|
||||
imp 'NetAccessGetUserPerms' NetAccessGetUserPerms netapi32 75
|
||||
imp 'NetAccessSetInfo' NetAccessSetInfo netapi32 76
|
||||
imp 'NetAlertRaise' NetAlertRaise netapi32 79
|
||||
imp 'NetAlertRaiseEx' NetAlertRaiseEx netapi32 80
|
||||
imp 'NetAuditClear' NetAuditClear netapi32 85
|
||||
imp 'NetAuditRead' NetAuditRead netapi32 86
|
||||
imp 'NetAuditWrite' NetAuditWrite netapi32 87
|
||||
imp 'NetConfigGet' NetConfigGet netapi32 88
|
||||
imp 'NetConfigGetAll' NetConfigGetAll netapi32 89
|
||||
imp 'NetConfigSet' NetConfigSet netapi32 90
|
||||
imp 'NetErrorLogClear' NetErrorLogClear netapi32 124
|
||||
imp 'NetErrorLogRead' NetErrorLogRead netapi32 125
|
||||
imp 'NetErrorLogWrite' NetErrorLogWrite netapi32 126
|
||||
imp 'NetMessageBufferSend' NetMessageBufferSend netapi32 161
|
||||
imp 'NetMessageNameAdd' NetMessageNameAdd netapi32 162
|
||||
imp 'NetMessageNameDel' NetMessageNameDel netapi32 163
|
||||
imp 'NetMessageNameEnum' NetMessageNameEnum netapi32 164
|
||||
imp 'NetMessageNameGetInfo' NetMessageNameGetInfo netapi32 165
|
||||
imp 'NetRegisterDomainNameChangeNotification' NetRegisterDomainNameChangeNotification netapi32 169
|
||||
imp 'NetReplExportDirAdd' NetReplExportDirAdd netapi32 175
|
||||
imp 'NetReplExportDirDel' NetReplExportDirDel netapi32 176
|
||||
imp 'NetReplExportDirEnum' NetReplExportDirEnum netapi32 177
|
||||
imp 'NetReplExportDirGetInfo' NetReplExportDirGetInfo netapi32 178
|
||||
imp 'NetReplExportDirLock' NetReplExportDirLock netapi32 179
|
||||
imp 'NetReplExportDirSetInfo' NetReplExportDirSetInfo netapi32 180
|
||||
imp 'NetReplExportDirUnlock' NetReplExportDirUnlock netapi32 181
|
||||
imp 'NetReplGetInfo' NetReplGetInfo netapi32 182
|
||||
imp 'NetReplImportDirAdd' NetReplImportDirAdd netapi32 183
|
||||
imp 'NetReplImportDirDel' NetReplImportDirDel netapi32 184
|
||||
imp 'NetReplImportDirEnum' NetReplImportDirEnum netapi32 185
|
||||
imp 'NetReplImportDirGetInfo' NetReplImportDirGetInfo netapi32 186
|
||||
imp 'NetReplImportDirLock' NetReplImportDirLock netapi32 187
|
||||
imp 'NetReplImportDirUnlock' NetReplImportDirUnlock netapi32 188
|
||||
imp 'NetReplSetInfo' NetReplSetInfo netapi32 189
|
||||
imp 'NetServerEnum' NetServerEnum netapi32 202
|
||||
imp 'NetServerEnumEx' NetServerEnumEx netapi32 203
|
||||
imp 'NetServiceControl' NetServiceControl netapi32 210
|
||||
imp 'NetServiceEnum' NetServiceEnum netapi32 211
|
||||
imp 'NetServiceGetInfo' NetServiceGetInfo netapi32 212
|
||||
imp 'NetServiceInstall' NetServiceInstall netapi32 213
|
||||
imp 'NetStatisticsGet' NetStatisticsGet netapi32 227
|
||||
imp 'NetUnregisterDomainNameChangeNotification' NetUnregisterDomainNameChangeNotification netapi32 229
|
||||
imp 'NetWkstaGetInfo' NetWkstaGetInfo netapi32 248
|
||||
imp 'NetWkstaSetInfo' NetWkstaSetInfo netapi32 249
|
||||
imp 'Netbios' Netbios netapi32 257
|
||||
imp 'NetpAddTlnFtinfoEntry' NetpAddTlnFtinfoEntry netapi32 258
|
||||
imp 'NetpAllocFtinfoEntry' NetpAllocFtinfoEntry netapi32 259
|
||||
imp 'NetpAssertFailed' NetpAssertFailed netapi32 260
|
||||
imp 'NetpCleanFtinfoContext' NetpCleanFtinfoContext netapi32 261
|
||||
imp 'NetpCloseConfigData' NetpCloseConfigData netapi32 262
|
||||
imp 'NetpCopyFtinfoContext' NetpCopyFtinfoContext netapi32 263
|
||||
imp 'NetpDbgPrint' NetpDbgPrint netapi32 264
|
||||
imp 'NetpGetConfigBool' NetpGetConfigBool netapi32 265
|
||||
imp 'NetpGetConfigDword' NetpGetConfigDword netapi32 266
|
||||
imp 'NetpGetConfigTStrArray' NetpGetConfigTStrArray netapi32 267
|
||||
imp 'NetpGetConfigValue' NetpGetConfigValue netapi32 268
|
||||
imp 'NetpGetFileSecurity' NetpGetFileSecurity netapi32 269
|
||||
imp 'NetpHexDump' NetpHexDump netapi32 270
|
||||
imp 'NetpInitFtinfoContext' NetpInitFtinfoContext netapi32 271
|
||||
imp 'NetpIsUncComputerNameValid' NetpIsUncComputerNameValid netapi32 273
|
||||
imp 'NetpMergeFtinfo' NetpMergeFtinfo netapi32 274
|
||||
imp 'NetpNetBiosReset' NetpNetBiosReset netapi32 275
|
||||
imp 'NetpNetBiosStatusToApiStatus' NetpNetBiosStatusToApiStatus netapi32 276
|
||||
imp 'NetpOpenConfigData' NetpOpenConfigData netapi32 277
|
||||
imp 'NetpSetFileSecurity' NetpSetFileSecurity netapi32 278
|
||||
imp 'RxNetAccessAdd' RxNetAccessAdd netapi32 288
|
||||
imp 'RxNetAccessDel' RxNetAccessDel netapi32 289
|
||||
imp 'RxNetAccessEnum' RxNetAccessEnum netapi32 290
|
||||
imp 'RxNetAccessGetInfo' RxNetAccessGetInfo netapi32 291
|
||||
imp 'RxNetAccessGetUserPerms' RxNetAccessGetUserPerms netapi32 292
|
||||
imp 'RxNetAccessSetInfo' RxNetAccessSetInfo netapi32 293
|
||||
imp 'RxNetServerEnum' RxNetServerEnum netapi32 294
|
||||
imp 'RxNetUserPasswordSet' RxNetUserPasswordSet netapi32 295
|
||||
imp 'RxRemoteApi' RxRemoteApi netapi32 296
|
||||
|
||||
# URL.DLL
|
||||
#
|
||||
# Name Actual DLL Hint Arity
|
||||
|
@ -4097,6 +4192,265 @@ imp 'InetIsOffline' InetIsOffline url 106
|
|||
imp 'MIMEAssociationDialog' MIMEAssociationDialogW url 108
|
||||
imp 'MailToProtocolHandler' MailToProtocolHandler url 109
|
||||
|
||||
# SHELL32.DLL
|
||||
#
|
||||
# Name Actual DLL Hint Arity
|
||||
imp 'AppCompat_RunDLLW' AppCompat_RunDLLW shell32 255
|
||||
imp 'AssocCreateForClasses' AssocCreateForClasses shell32 263
|
||||
imp 'AssocGetDetailsOfPropKey' AssocGetDetailsOfPropKey shell32 267
|
||||
imp 'CDefFolderMenu_Create2' CDefFolderMenu_Create2 shell32 701
|
||||
imp 'CIDLData_CreateFromIDArray' CIDLData_CreateFromIDArray shell32 83
|
||||
imp 'CStorageItem_GetValidatedStorageItemObject' CStorageItem_GetValidatedStorageItemObject shell32 937
|
||||
imp 'CheckEscapes' CheckEscapesW shell32 268
|
||||
imp 'CommandLineToArgv' CommandLineToArgvW shell32 269
|
||||
imp 'Control_RunDLL' Control_RunDLL shell32 272
|
||||
imp 'Control_RunDLLAsUser' Control_RunDLLAsUserW shell32 274
|
||||
imp 'Control_RunDLLW' Control_RunDLLW shell32 275
|
||||
imp 'DAD_AutoScroll' DAD_AutoScroll shell32 129
|
||||
imp 'DAD_DragEnterEx' DAD_DragEnterEx shell32 131
|
||||
imp 'DAD_DragEnterEx2' DAD_DragEnterEx2 shell32 22
|
||||
imp 'DAD_DragLeave' DAD_DragLeave shell32 132
|
||||
imp 'DAD_DragMove' DAD_DragMove shell32 134
|
||||
imp 'DAD_SetDragImage' DAD_SetDragImage shell32 136
|
||||
imp 'DAD_ShowDragImage' DAD_ShowDragImage shell32 137
|
||||
imp 'DllGetActivationFactory' DllGetActivationFactory shell32 277
|
||||
imp 'DllGetVersion' DllGetVersion shell32 279
|
||||
imp 'DllInstall' DllInstall shell32 280
|
||||
imp 'DllRegisterServer' DllRegisterServer shell32 281
|
||||
imp 'DllUnregisterServer' DllUnregisterServer shell32 282
|
||||
imp 'DoEnvironmentSubst' DoEnvironmentSubstW shell32 284
|
||||
imp 'DragAcceptFiles' DragAcceptFiles shell32 285
|
||||
imp 'DragFinish' DragFinish shell32 286
|
||||
imp 'DragQueryFile' DragQueryFileW shell32 290
|
||||
imp 'DragQueryFileAor' DragQueryFileAorW shell32 289
|
||||
imp 'DragQueryPoint' DragQueryPoint shell32 291
|
||||
imp 'DriveType' DriveType shell32 64
|
||||
imp 'DuplicateIcon' DuplicateIcon shell32 292
|
||||
imp 'ExtractAssociatedIcon' ExtractAssociatedIconW shell32 296
|
||||
imp 'ExtractAssociatedIconEx' ExtractAssociatedIconExW shell32 295
|
||||
imp 'ExtractIcon' ExtractIconW shell32 301
|
||||
imp 'ExtractIconEx' ExtractIconExW shell32 300
|
||||
imp 'FindExecutable' FindExecutableW shell32 303
|
||||
imp 'FreeIconList' FreeIconList shell32 304
|
||||
imp 'GetCurrentProcessExplicitAppUserModelID' GetCurrentProcessExplicitAppUserModelID shell32 305
|
||||
imp 'GetFileNameFromBrowse' GetFileNameFromBrowse shell32 63
|
||||
imp 'GetSystemPersistedStorageItemList' GetSystemPersistedStorageItemList shell32 919
|
||||
imp 'ILAppendID' ILAppendID shell32 154
|
||||
imp 'ILClone' ILClone shell32 18
|
||||
imp 'ILCloneFirst' ILCloneFirst shell32 19
|
||||
imp 'ILCombine' ILCombine shell32 25
|
||||
imp 'ILCreateFromPath' ILCreateFromPathW shell32 190
|
||||
imp 'ILFindChild' ILFindChild shell32 24
|
||||
imp 'ILFindLastID' ILFindLastID shell32 16
|
||||
imp 'ILFree' ILFree shell32 155
|
||||
imp 'ILGetNext' ILGetNext shell32 153
|
||||
imp 'ILGetSize' ILGetSize shell32 152
|
||||
imp 'ILIsEqual' ILIsEqual shell32 21
|
||||
imp 'ILIsParent' ILIsParent shell32 23
|
||||
imp 'ILLoadFromStreamEx' ILLoadFromStreamEx shell32 846
|
||||
imp 'ILRemoveLastID' ILRemoveLastID shell32 17
|
||||
imp 'ILSaveToStream' ILSaveToStream shell32 27
|
||||
imp 'InitNetworkAddressControl' InitNetworkAddressControl shell32 306
|
||||
imp 'InternalExtractIconList' InternalExtractIconListW shell32 308
|
||||
imp 'IsDesktopExplorerProcess' IsDesktopExplorerProcess shell32 942
|
||||
imp 'IsLFNDrive' IsLFNDriveW shell32 42
|
||||
imp 'IsNetDrive' IsNetDrive shell32 66
|
||||
imp 'IsProcessAnExplorer' IsProcessAnExplorer shell32 941
|
||||
imp 'IsUserAnAdmin' IsUserAnAdmin shell32 680
|
||||
imp 'LaunchMSHelp_RunDLLW' LaunchMSHelp_RunDLLW shell32 309
|
||||
imp 'OpenAs_RunDLL' OpenAs_RunDLL shell32 81
|
||||
imp 'OpenAs_RunDLLW' OpenAs_RunDLLW shell32 133
|
||||
imp 'OpenRegStream' OpenRegStream shell32 85
|
||||
imp 'Options_RunDLL' Options_RunDLL shell32 310
|
||||
imp 'Options_RunDLLW' Options_RunDLLW shell32 312
|
||||
imp 'PathCleanupSpec' PathCleanupSpec shell32 171
|
||||
imp 'PathGetShortPath' PathGetShortPath shell32 92
|
||||
imp 'PathIsExe' PathIsExe shell32 43
|
||||
imp 'PathIsSlow' PathIsSlowW shell32 239
|
||||
imp 'PathMakeUniqueName' PathMakeUniqueName shell32 47
|
||||
imp 'PathQualify' PathQualify shell32 49
|
||||
imp 'PathResolve' PathResolve shell32 51
|
||||
imp 'PathYetAnotherMakeUniqueName' PathYetAnotherMakeUniqueName shell32 75
|
||||
imp 'PickIconDlg' PickIconDlg shell32 62
|
||||
imp 'PifMgr_CloseProperties' PifMgr_CloseProperties shell32 13
|
||||
imp 'PifMgr_GetProperties' PifMgr_GetProperties shell32 10
|
||||
imp 'PifMgr_OpenProperties' PifMgr_OpenProperties shell32 9
|
||||
imp 'PifMgr_SetProperties' PifMgr_SetProperties shell32 11
|
||||
imp 'PrepareDiscForBurnRunDll' PrepareDiscForBurnRunDllW shell32 135
|
||||
imp 'PrintersGetCommand_RunDLL' PrintersGetCommand_RunDLL shell32 138
|
||||
imp 'PrintersGetCommand_RunDLLW' PrintersGetCommand_RunDLLW shell32 150
|
||||
imp 'ReadCabinetState' ReadCabinetState shell32 654
|
||||
imp 'RealDriveType' RealDriveType shell32 524
|
||||
imp 'RealShellExecute' RealShellExecuteW shell32 226
|
||||
imp 'RealShellExecuteEx' RealShellExecuteExW shell32 208
|
||||
imp 'RegenerateUserEnvironment' RegenerateUserEnvironment shell32 313
|
||||
imp 'RestartDialog' RestartDialog shell32 59
|
||||
imp 'RestartDialogEx' RestartDialogEx shell32 730
|
||||
imp 'RunAsNewUser_RunDLLW' RunAsNewUser_RunDLLW shell32 314
|
||||
imp 'SHAddDefaultPropertiesByExt' SHAddDefaultPropertiesByExt shell32 315
|
||||
imp 'SHAddFromPropSheetExtArray' SHAddFromPropSheetExtArray shell32 167
|
||||
imp 'SHAddToRecentDocs' SHAddToRecentDocs shell32 316
|
||||
imp 'SHAlloc' SHAlloc shell32 196
|
||||
imp 'SHAppBarMessage' SHAppBarMessage shell32 317
|
||||
imp 'SHAssocEnumHandlers' SHAssocEnumHandlers shell32 318
|
||||
imp 'SHAssocEnumHandlersForProtocolByApplication' SHAssocEnumHandlersForProtocolByApplication shell32 319
|
||||
imp 'SHBindToFolderIDListParent' SHBindToFolderIDListParent shell32 320
|
||||
imp 'SHBindToFolderIDListParentEx' SHBindToFolderIDListParentEx shell32 321
|
||||
imp 'SHBindToObject' SHBindToObject shell32 322
|
||||
imp 'SHBindToParent' SHBindToParent shell32 323
|
||||
imp 'SHBrowseForFolder' SHBrowseForFolderW shell32 326
|
||||
imp 'SHCLSIDFromString' SHCLSIDFromString shell32 147
|
||||
imp 'SHChangeNotification_Lock' SHChangeNotification_Lock shell32 644
|
||||
imp 'SHChangeNotification_Unlock' SHChangeNotification_Unlock shell32 645
|
||||
imp 'SHChangeNotify' SHChangeNotify shell32 327
|
||||
imp 'SHChangeNotifyDeregister' SHChangeNotifyDeregister shell32 4
|
||||
imp 'SHChangeNotifyRegister' SHChangeNotifyRegister shell32 2
|
||||
imp 'SHChangeNotifyRegisterThread' SHChangeNotifyRegisterThread shell32 328
|
||||
imp 'SHChangeNotifySuspendResume' SHChangeNotifySuspendResume shell32 329
|
||||
imp 'SHCloneSpecialIDList' SHCloneSpecialIDList shell32 89
|
||||
imp 'SHCoCreateInstanceWorker' SHCoCreateInstanceWorker shell32 330
|
||||
imp 'SHCreateAssociationRegistration' SHCreateAssociationRegistration shell32 331
|
||||
imp 'SHCreateCategoryEnum' SHCreateCategoryEnum shell32 332
|
||||
imp 'SHCreateDataObject' SHCreateDataObject shell32 333
|
||||
imp 'SHCreateDefaultContextMenu' SHCreateDefaultContextMenu shell32 334
|
||||
imp 'SHCreateDefaultExtractIcon' SHCreateDefaultExtractIcon shell32 335
|
||||
imp 'SHCreateDefaultPropertiesOp' SHCreateDefaultPropertiesOp shell32 336
|
||||
imp 'SHCreateDirectory' SHCreateDirectory shell32 165
|
||||
imp 'SHCreateDirectoryEx' SHCreateDirectoryExW shell32 338
|
||||
imp 'SHCreateDrvExtIcon' SHCreateDrvExtIcon shell32 339
|
||||
imp 'SHCreateFileExtractIcon' SHCreateFileExtractIconW shell32 743
|
||||
imp 'SHCreateItemFromIDList' SHCreateItemFromIDList shell32 340
|
||||
imp 'SHCreateItemFromParsingName' SHCreateItemFromParsingName shell32 341
|
||||
imp 'SHCreateItemFromRelativeName' SHCreateItemFromRelativeName shell32 342
|
||||
imp 'SHCreateItemInKnownFolder' SHCreateItemInKnownFolder shell32 343
|
||||
imp 'SHCreateItemWithParent' SHCreateItemWithParent shell32 344
|
||||
imp 'SHCreateLocalServerRunDll' SHCreateLocalServerRunDll shell32 345
|
||||
imp 'SHCreateProcessAsUser' SHCreateProcessAsUserW shell32 346
|
||||
imp 'SHCreatePropSheetExtArray' SHCreatePropSheetExtArray shell32 168
|
||||
imp 'SHCreateQueryCancelAutoPlayMoniker' SHCreateQueryCancelAutoPlayMoniker shell32 347
|
||||
imp 'SHCreateShellFolderView' SHCreateShellFolderView shell32 256
|
||||
imp 'SHCreateShellFolderViewEx' SHCreateShellFolderViewEx shell32 174
|
||||
imp 'SHCreateShellItem' SHCreateShellItem shell32 348
|
||||
imp 'SHCreateShellItemArray' SHCreateShellItemArray shell32 349
|
||||
imp 'SHCreateShellItemArrayFromDataObject' SHCreateShellItemArrayFromDataObject shell32 350
|
||||
imp 'SHCreateShellItemArrayFromIDLists' SHCreateShellItemArrayFromIDLists shell32 351
|
||||
imp 'SHCreateShellItemArrayFromShellItem' SHCreateShellItemArrayFromShellItem shell32 352
|
||||
imp 'SHCreateStdEnumFmtEtc' SHCreateStdEnumFmtEtc shell32 74
|
||||
imp 'SHDefExtractIcon' SHDefExtractIconW shell32 6
|
||||
imp 'SHDestroyPropSheetExtArray' SHDestroyPropSheetExtArray shell32 169
|
||||
imp 'SHDoDragDrop' SHDoDragDrop shell32 88
|
||||
imp 'SHEmptyRecycleBin' SHEmptyRecycleBinW shell32 487
|
||||
imp 'SHEnableServiceObject' SHEnableServiceObject shell32 488
|
||||
imp 'SHEnumerateUnreadMailAccounts' SHEnumerateUnreadMailAccountsW shell32 489
|
||||
imp 'SHEvaluateSystemCommandTemplate' SHEvaluateSystemCommandTemplate shell32 490
|
||||
imp 'SHExtractIcons' SHExtractIconsW shell32 491
|
||||
imp 'SHFileOperation' SHFileOperationW shell32 494
|
||||
imp 'SHFindFiles' SHFindFiles shell32 90
|
||||
imp 'SHFind_InitMenuPopup' SHFind_InitMenuPopup shell32 149
|
||||
imp 'SHFlushSFCache' SHFlushSFCache shell32 526
|
||||
imp 'SHFormatDrive' SHFormatDrive shell32 495
|
||||
imp 'SHFree' SHFree shell32 195
|
||||
imp 'SHFreeNameMappings' SHFreeNameMappings shell32 496
|
||||
imp 'SHGetAttributesFromDataObject' SHGetAttributesFromDataObject shell32 750
|
||||
imp 'SHGetDataFromIDList' SHGetDataFromIDListW shell32 498
|
||||
imp 'SHGetDesktopFolder' SHGetDesktopFolder shell32 499
|
||||
imp 'SHGetDiskFreeSpaceEx' SHGetDiskFreeSpaceExW shell32 502
|
||||
imp 'SHGetDriveMedia' SHGetDriveMedia shell32 503
|
||||
imp 'SHGetFileInfo' SHGetFileInfoW shell32 506
|
||||
imp 'SHGetFolderLocation' SHGetFolderLocation shell32 507
|
||||
imp 'SHGetFolderPath' SHGetFolderPathW shell32 512
|
||||
imp 'SHGetFolderPathAndSubDir' SHGetFolderPathAndSubDirW shell32 510
|
||||
imp 'SHGetFolderPathEx' SHGetFolderPathEx shell32 511
|
||||
imp 'SHGetIDListFromObject' SHGetIDListFromObject shell32 513
|
||||
imp 'SHGetIconOverlayIndex' SHGetIconOverlayIndexW shell32 515
|
||||
imp 'SHGetImageList' SHGetImageList shell32 727
|
||||
imp 'SHGetInstanceExplorer' SHGetInstanceExplorer shell32 516
|
||||
imp 'SHGetItemFromDataObject' SHGetItemFromDataObject shell32 517
|
||||
imp 'SHGetItemFromObject' SHGetItemFromObject shell32 518
|
||||
imp 'SHGetKnownFolderIDList' SHGetKnownFolderIDList shell32 519
|
||||
imp 'SHGetKnownFolderItem' SHGetKnownFolderItem shell32 527
|
||||
imp 'SHGetKnownFolderPath' SHGetKnownFolderPath shell32 528
|
||||
imp 'SHGetLocalizedName' SHGetLocalizedName shell32 529
|
||||
imp 'SHGetMalloc' SHGetMalloc shell32 530
|
||||
imp 'SHGetNameFromIDList' SHGetNameFromIDList shell32 531
|
||||
imp 'SHGetNewLinkInfo' SHGetNewLinkInfoW shell32 180
|
||||
imp 'SHGetPathFromIDList' SHGetPathFromIDListW shell32 536
|
||||
imp 'SHGetPathFromIDListEx' SHGetPathFromIDListEx shell32 535
|
||||
imp 'SHGetPropertyStoreForWindow' SHGetPropertyStoreForWindow shell32 537
|
||||
imp 'SHGetPropertyStoreFromIDList' SHGetPropertyStoreFromIDList shell32 538
|
||||
imp 'SHGetPropertyStoreFromParsingName' SHGetPropertyStoreFromParsingName shell32 539
|
||||
imp 'SHGetRealIDL' SHGetRealIDL shell32 98
|
||||
imp 'SHGetSetFolderCustomSettings' SHGetSetFolderCustomSettings shell32 709
|
||||
imp 'SHGetSetSettings' SHGetSetSettings shell32 68
|
||||
imp 'SHGetSettings' SHGetSettings shell32 540
|
||||
imp 'SHGetSpecialFolderLocation' SHGetSpecialFolderLocation shell32 541
|
||||
imp 'SHGetSpecialFolderPath' SHGetSpecialFolderPathW shell32 543
|
||||
imp 'SHGetStockIconInfo' SHGetStockIconInfo shell32 544
|
||||
imp 'SHGetTemporaryPropertyForItem' SHGetTemporaryPropertyForItem shell32 545
|
||||
imp 'SHGetUnreadMailCount' SHGetUnreadMailCountW shell32 546
|
||||
imp 'SHHandleUpdateImage' SHHandleUpdateImage shell32 193
|
||||
imp 'SHHelpShortcuts_RunDLL' SHHelpShortcuts_RunDLL shell32 228
|
||||
imp 'SHHelpShortcuts_RunDLLW' SHHelpShortcuts_RunDLLW shell32 238
|
||||
imp 'SHILCreateFromPath' SHILCreateFromPath shell32 28
|
||||
imp 'SHInvokePrinterCommand' SHInvokePrinterCommandW shell32 548
|
||||
imp 'SHIsFileAvailableOffline' SHIsFileAvailableOffline shell32 549
|
||||
imp 'SHLimitInputEdit' SHLimitInputEdit shell32 747
|
||||
imp 'SHLoadInProc' SHLoadInProc shell32 550
|
||||
imp 'SHLoadNonloadedIconOverlayIdentifiers' SHLoadNonloadedIconOverlayIdentifiers shell32 551
|
||||
imp 'SHMapPIDLToSystemImageListIndex' SHMapPIDLToSystemImageListIndex shell32 77
|
||||
imp 'SHMultiFileProperties' SHMultiFileProperties shell32 716
|
||||
imp 'SHObjectProperties' SHObjectProperties shell32 178
|
||||
imp 'SHOpenFolderAndSelectItems' SHOpenFolderAndSelectItems shell32 552
|
||||
imp 'SHOpenPropSheet' SHOpenPropSheetW shell32 80
|
||||
imp 'SHOpenWithDialog' SHOpenWithDialog shell32 553
|
||||
imp 'SHParseDisplayName' SHParseDisplayName shell32 554
|
||||
imp 'SHPathPrepareForWrite' SHPathPrepareForWriteW shell32 556
|
||||
imp 'SHPropStgCreate' SHPropStgCreate shell32 685
|
||||
imp 'SHPropStgReadMultiple' SHPropStgReadMultiple shell32 688
|
||||
imp 'SHPropStgWriteMultiple' SHPropStgWriteMultiple shell32 689
|
||||
imp 'SHQueryRecycleBin' SHQueryRecycleBinW shell32 558
|
||||
imp 'SHQueryUserNotificationState' SHQueryUserNotificationState shell32 559
|
||||
imp 'SHRemoveLocalizedName' SHRemoveLocalizedName shell32 560
|
||||
imp 'SHReplaceFromPropSheetExtArray' SHReplaceFromPropSheetExtArray shell32 170
|
||||
imp 'SHResolveLibrary' SHResolveLibrary shell32 561
|
||||
imp 'SHRestricted' SHRestricted shell32 100
|
||||
imp 'SHSetDefaultProperties' SHSetDefaultProperties shell32 562
|
||||
imp 'SHSetFolderPath' SHSetFolderPathW shell32 232
|
||||
imp 'SHSetInstanceExplorer' SHSetInstanceExplorer shell32 176
|
||||
imp 'SHSetKnownFolderPath' SHSetKnownFolderPath shell32 563
|
||||
imp 'SHSetLocalizedName' SHSetLocalizedName shell32 564
|
||||
imp 'SHSetTemporaryPropertyForItem' SHSetTemporaryPropertyForItem shell32 565
|
||||
imp 'SHSetUnreadMailCount' SHSetUnreadMailCountW shell32 566
|
||||
imp 'SHShellFolderView_Message' SHShellFolderView_Message shell32 73
|
||||
imp 'SHShowManageLibraryUI' SHShowManageLibraryUI shell32 567
|
||||
imp 'SHSimpleIDListFromPath' SHSimpleIDListFromPath shell32 162
|
||||
imp 'SHStartNetConnectionDialog' SHStartNetConnectionDialogW shell32 14
|
||||
imp 'SHTestTokenMembership' SHTestTokenMembership shell32 245
|
||||
imp 'SHUpdateImage' SHUpdateImageW shell32 192
|
||||
imp 'SHUpdateRecycleBinIcon' SHUpdateRecycleBinIcon shell32 568
|
||||
imp 'SHValidateUNC' SHValidateUNC shell32 173
|
||||
imp 'SetCurrentProcessExplicitAppUserModelID' SetCurrentProcessExplicitAppUserModelID shell32 569
|
||||
imp 'SheChangeDirEx' SheChangeDirExW shell32 571
|
||||
imp 'SheSetCurDrive' SheSetCurDrive shell32 573
|
||||
imp 'ShellAbout' ShellAboutW shell32 575
|
||||
imp 'ShellExec_RunDLL' ShellExec_RunDLL shell32 576
|
||||
imp 'ShellExec_RunDLLW' ShellExec_RunDLLW shell32 578
|
||||
imp 'ShellExecute' ShellExecuteW shell32 583
|
||||
imp 'ShellExecuteEx' ShellExecuteExW shell32 582
|
||||
imp 'ShellHookProc' ShellHookProc shell32 584
|
||||
imp 'Shell_GetCachedImageIndex' Shell_GetCachedImageIndexW shell32 586
|
||||
imp 'Shell_GetImageLists' Shell_GetImageLists shell32 71
|
||||
imp 'Shell_MergeMenus' Shell_MergeMenus shell32 67
|
||||
imp 'Shell_NotifyIcon' Shell_NotifyIconW shell32 590
|
||||
imp 'Shell_NotifyIconGetRect' Shell_NotifyIconGetRect shell32 589
|
||||
imp 'SignalFileOpen' SignalFileOpen shell32 103
|
||||
imp 'StgMakeUniqueName' StgMakeUniqueName shell32 682
|
||||
imp 'UsersLibrariesFolderUI_CreateInstance' UsersLibrariesFolderUI_CreateInstance shell32 615
|
||||
imp 'WOWShellExecute' WOWShellExecute shell32 616
|
||||
imp 'WaitForExplorerRestart' WaitForExplorerRestartW shell32 617
|
||||
imp 'Win32DeleteFile' Win32DeleteFile shell32 164
|
||||
imp 'WriteCabinetState' WriteCabinetState shell32 652
|
||||
|
||||
# NTDLL.DLL
|
||||
# BEYOND THE PALE
|
||||
#
|
||||
|
@ -5394,6 +5748,7 @@ imp 'RtlQueryValidationRunlevel' RtlQueryValidationRunlevel ntdll 1311
|
|||
imp 'RtlQueryWnfMetaNotification' RtlQueryWnfMetaNotification ntdll 1312
|
||||
imp 'RtlQueryWnfStateData' RtlQueryWnfStateData ntdll 1313
|
||||
imp 'RtlQueryWnfStateDataWithExplicitScope' RtlQueryWnfStateDataWithExplicitScope ntdll 1314
|
||||
imp 'RtlQueueApcWow64Thread' RtlQueueApcWow64Thread ntdll 1315
|
||||
imp 'RtlQueueWorkItem' RtlQueueWorkItem ntdll 1316
|
||||
imp 'RtlRaiseCustomSystemEventTrigger' RtlRaiseCustomSystemEventTrigger ntdll 1317
|
||||
imp 'RtlRaiseException' RtlRaiseException ntdll 1318
|
||||
|
@ -5616,6 +5971,24 @@ imp 'RtlWeaklyEnumerateEntryHashTable' RtlWeaklyEnumerateEntryHashTable ntdl
|
|||
imp 'RtlWerpReportException' RtlWerpReportException ntdll 1535
|
||||
imp 'RtlWnfCompareChangeStamp' RtlWnfCompareChangeStamp ntdll 1536
|
||||
imp 'RtlWnfDllUnloadCallback' RtlWnfDllUnloadCallback ntdll 1537
|
||||
imp 'RtlWow64CallFunction64' RtlWow64CallFunction64 ntdll 1538
|
||||
imp 'RtlWow64EnableFsRedirection' RtlWow64EnableFsRedirection ntdll 1539
|
||||
imp 'RtlWow64EnableFsRedirectionEx' RtlWow64EnableFsRedirectionEx ntdll 1540
|
||||
imp 'RtlWow64GetCpuAreaInfo' RtlWow64GetCpuAreaInfo ntdll 1541
|
||||
imp 'RtlWow64GetCurrentCpuArea' RtlWow64GetCurrentCpuArea ntdll 1542
|
||||
imp 'RtlWow64GetCurrentMachine' RtlWow64GetCurrentMachine ntdll 1543
|
||||
imp 'RtlWow64GetEquivalentMachineCHPE' RtlWow64GetEquivalentMachineCHPE ntdll 1544
|
||||
imp 'RtlWow64GetProcessMachines' RtlWow64GetProcessMachines ntdll 1545
|
||||
imp 'RtlWow64GetSharedInfoProcess' RtlWow64GetSharedInfoProcess ntdll 1546
|
||||
imp 'RtlWow64GetThreadContext' RtlWow64GetThreadContext ntdll 1547
|
||||
imp 'RtlWow64GetThreadSelectorEntry' RtlWow64GetThreadSelectorEntry ntdll 1548
|
||||
imp 'RtlWow64IsWowGuestMachineSupported' RtlWow64IsWowGuestMachineSupported ntdll 1549
|
||||
imp 'RtlWow64LogMessageInEventLogger' RtlWow64LogMessageInEventLogger ntdll 1550
|
||||
imp 'RtlWow64PopAllCrossProcessWork' RtlWow64PopAllCrossProcessWork ntdll 1551
|
||||
imp 'RtlWow64PopCrossProcessWork' RtlWow64PopCrossProcessWork ntdll 1552
|
||||
imp 'RtlWow64PushCrossProcessWork' RtlWow64PushCrossProcessWork ntdll 1553
|
||||
imp 'RtlWow64SetThreadContext' RtlWow64SetThreadContext ntdll 1554
|
||||
imp 'RtlWow64SuspendThread' RtlWow64SuspendThread ntdll 1555
|
||||
imp 'RtlWriteMemoryStream' RtlWriteMemoryStream ntdll 1556
|
||||
imp 'RtlWriteNonVolatileMemory' RtlWriteNonVolatileMemory ntdll 1557
|
||||
imp 'RtlWriteRegistryValue' RtlWriteRegistryValue ntdll 1558
|
||||
|
@ -5655,6 +6028,7 @@ imp 'RtlpNtOpenKey' RtlpNtOpenKey ntdll 1591
|
|||
imp 'RtlpNtQueryValueKey' RtlpNtQueryValueKey ntdll 1592
|
||||
imp 'RtlpNtSetValueKey' RtlpNtSetValueKey ntdll 1593
|
||||
imp 'RtlpQueryDefaultUILanguage' RtlpQueryDefaultUILanguage ntdll 1594
|
||||
imp 'RtlpQueryProcessDebugInformationFromWow64' RtlpQueryProcessDebugInformationFromWow64 ntdll 1595
|
||||
imp 'RtlpQueryProcessDebugInformationRemote' RtlpQueryProcessDebugInformationRemote ntdll 1596
|
||||
imp 'RtlpRefreshCachedUILanguage' RtlpRefreshCachedUILanguage ntdll 1597
|
||||
imp 'RtlpSetInstallLanguage' RtlpSetInstallLanguage ntdll 1598
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue