ReactOS 0.4.16-dev-329-g9223134
|
#include <ntstatus.h>
#include <windows.h>
#include <shlwapi.h>
#include <winnt.h>
#include <userenv.h>
#include <winternl.h>
#include <winerror.h>
#include <stdio.h>
#include "wine/test.h"
#include <pseh/pseh2.h>
#include "apphelp_apitest.h"
Go to the source code of this file.
Classes | |
struct | ShimData_Win2k3 |
struct | ShimData_Win7 |
struct | ShimData_Win10_v1 |
struct | ShimData_Win10_v2 |
struct | ShimData_QueryOffset |
struct | test_RemoteShimInfo |
Macros | |
#define | WIN32_NO_STATUS |
#define | SHIMDATA_MAGIC 0xAC0DEDAB |
#define | MAX_LAYER_LENGTH 256 |
#define | SDB_DATABASE_MAIN_SHIM 0x80030000 |
#define | SDBGMEF_IGNORE_ENVIRONMENT 0x1 |
#define | expect_layeronly (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : expect_layeronly_imp |
#define | RESET_CHECKRUNAPP_VARS() |
#define | CHECK_BASICS() |
#define | CHECKREASON(value, w10dum) (g_ModuleVersion < WINVER_WIN10 ? value : w10dum) |
Typedefs | |
typedef void * | HSDB |
typedef void * | PDB |
typedef DWORD | TAGREF |
typedef WORD | TAG |
typedef struct ShimData_Win2k3 | ShimData_Win2k3 |
typedef struct ShimData_Win7 | ShimData_Win7 |
typedef struct ShimData_Win10_v1 | ShimData_Win10_v1 |
typedef struct ShimData_Win10_v2 | ShimData_Win10_v2 |
typedef struct ShimData_QueryOffset | ShimData_QueryOffset |
typedef struct test_RemoteShimInfo | test_RemoteShimInfo |
#define CHECK_BASICS | ( | ) |
#define CHECKREASON | ( | value, | |
w10dum | |||
) | (g_ModuleVersion < WINVER_WIN10 ? value : w10dum) |
#define expect_layeronly (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : expect_layeronly_imp |
#define RESET_CHECKRUNAPP_VARS | ( | ) |
typedef struct ShimData_Win10_v1 ShimData_Win10_v1 |
typedef struct ShimData_Win10_v2 ShimData_Win10_v2 |
typedef struct ShimData_Win2k3 ShimData_Win2k3 |
typedef struct ShimData_Win7 ShimData_Win7 |
C_ASSERT | ( | offsetof(ShimData_QueryOffset, dwMagic_10_v2) | = =4 | ) |
C_ASSERT | ( | offsetof(ShimData_QueryOffset, dwMagic_2k3) | = =72 | ) |
C_ASSERT | ( | offsetof(ShimData_QueryOffset, dwMagic_7_10) | = =524 | ) |
C_ASSERT | ( | offsetof(ShimData_QueryOffset, dwSize_10_v2) | = =0 | ) |
C_ASSERT | ( | offsetof(ShimData_QueryOffset, dwSize_2k3) | = =68 | ) |
C_ASSERT | ( | offsetof(ShimData_QueryOffset, dwSize_7_10) | = =520 | ) |
C_ASSERT | ( | offsetof(ShimData_Win10_v1, dwMagic) | = =524 | ) |
C_ASSERT | ( | offsetof(ShimData_Win10_v1, dwSize) | = =520 | ) |
C_ASSERT | ( | offsetof(ShimData_Win10_v2, dwMagic) | = =4 | ) |
C_ASSERT | ( | offsetof(ShimData_Win10_v2, dwSize) | = =0 | ) |
C_ASSERT | ( | offsetof(ShimData_Win2k3, dwMagic) | = =72 | ) |
C_ASSERT | ( | offsetof(ShimData_Win2k3, dwSize) | = =68 | ) |
C_ASSERT | ( | offsetof(ShimData_Win7, dwMagic) | = =524 | ) |
C_ASSERT | ( | offsetof(ShimData_Win7, dwSize) | = =520 | ) |
C_ASSERT | ( | sizeof(ShimData_Win10_v1) | = =4712 | ) |
C_ASSERT | ( | sizeof(ShimData_Win10_v2) | = =3976 | ) |
C_ASSERT | ( | sizeof(ShimData_Win2k3) | = =392 | ) |
C_ASSERT | ( | sizeof(ShimData_Win7) | = =1500 | ) |
|
static |
Definition at line 865 of file env.c.
Referenced by Test_ApphelpCheckRunApp().
Definition at line 258 of file env.c.
Referenced by Test_layers().
Definition at line 240 of file env.c.
Referenced by Test_layers(), and Test_repeatlayer().
|
static |
Definition at line 570 of file env.c.
Definition at line 555 of file env.c.
Referenced by expect_layeronly_imp().
|
static |
Definition at line 203 of file env.c.
Referenced by Test_layers(), and Test_repeatlayer().
Definition at line 191 of file env.c.
Referenced by get_shiminfo(), and TIFFClientOpen().
START_TEST | ( | env | ) |
Definition at line 1245 of file env.c.
Definition at line 893 of file env.c.
Referenced by START_TEST().
Definition at line 731 of file env.c.
Referenced by START_TEST().
Definition at line 442 of file env.c.
Referenced by START_TEST().
Definition at line 511 of file env.c.
Referenced by START_TEST().
|
static |
Definition at line 625 of file env.c.
Referenced by Test_GetMatchingExe().
Definition at line 413 of file env.c.
Referenced by Test_layers().
|
static |
Definition at line 377 of file env.c.
Referenced by Test_layers(), and Test_repeatlayer().
|
static |
Definition at line 343 of file env.c.
Referenced by Validate_ShimData_Win10().
Definition at line 300 of file env.c.
Referenced by Test_layers(), and Test_repeatlayer().
|
static |
Definition at line 311 of file env.c.
Referenced by Test_layers(), and Test_repeatlayer().
Definition at line 271 of file env.c.
Referenced by Validate_ShimData_Win10(), Validate_ShimData_Win10_v2(), and Validate_ShimData_Win7().
Definition at line 804 of file env.c.
Referenced by Test_ApphelpCheckRunApp().
|
static |
Definition at line 65 of file env.c.
Referenced by Test_GetMatchingExe().
Definition at line 47 of file env.c.
Referenced by ApphelpCheckRunAppEx(), BaseCheckAppcompatCache(), BaseCheckRunApp(), BaseCheckVDM(), BasepCheckBadapp(), BasepCheckWinSaferRestrictions(), BasepIsProcessAllowed(), BasepMapFile(), BasepShimCacheCheckBypass(), BasepShimCacheLookup(), BasepShimCacheRemoveEntry(), BasepShimCacheSearch(), BuildSubSysCommandLine(), call_ApphelpCheckRunApp(), CreateProcessInternalA(), Test_ApphelpCheckRunApp(), and xOpenFile().
PSDBQUERYRESULT_VISTA PVOID DWORD* dwSize |
Definition at line 56 of file env.c.
Referenced by _ILGetFileSize(), _RpcCommitSpoolData(), _RpcEnumInterfaces(), _RpcGetSpoolFileInfo(), _Struct_size_bytes_(), _tWinMain(), ActiveIMMApp_GetImeMenuItemsA(), ActiveIMMApp_GetImeMenuItemsW(), AddFSClassKeysToArray(), CRegFolderEnum::AddItemsFromKey(), AddItemToTreeView(), AddNewTopicEx(), AddNotificationDll(), AddUserProfile(), AddUserProfiles(), ADVAPI_IsLocalComputer(), AlignedAlloc(), Alloc(), AllocateAndGetIfTableFromStack(), AllocateAndGetIpAddrTableFromStack(), AllocateAndGetIpForwardTableFromStack(), AllocateAndGetIpNetTableFromStack(), AllocateAndGetTcpExTable2FromStack(), AllocateAndGetTcpExTableFromStack(), AllocateAndGetTcpTableFromStack(), AllocateAndGetUdpExTable2FromStack(), AllocateAndGetUdpExTableFromStack(), AllocateAndGetUdpTableFromStack(), AnalyzeEncoding(), BindStatusCallback_OnDataAvailable(), BitmapToClipboardDIB(), bsc_OnDataAvailable(), BuildDesktopNameList(), BuildVolatileEnvironment(), BuildWindowStationNameList(), CNewMenu::CacheItems(), CallNotificationDll(), CandidateListAnsiToWide(), CandidateListWideToAnsi(), capGetDriverDescriptionW(), CRecycleBinEnum::CBEnumRecycleBin(), CBSearchRecycleBin(), CFSExtractIcon_CreateInstance(), ChangeNtProductType(), CheckForGuestsAndAdmins(), CheckForLiveCD(), ComDBClaimNextFreePort(), ComDBClaimPort(), ComDBGetCurrentPortUsage(), ComDBOpen(), ComDBReleasePort(), ComDBResizeDatabase(), Compress(), convert_hash_to_blob(), CRAM_GetInfo(), CreateFilterList(), CreateKeyboardLayoutList(), CreateMultiSzString(), CreateNotificationObject(), CreateServiceListEntry(), CreateTapePartition(), CSize::CSize(), d3d_execute_buffer_GetExecuteData(), d3d_execute_buffer_Lock(), d3d_material3_GetMaterial(), d3d_viewport_GetViewport(), d3d_viewport_GetViewport2(), DdeGetData(), DECLARE_INTERFACE_(), Decompress(), delete_registry_key(), devinst_RegDeleteTreeW(), DIALOG_Execute(), DIALOG_ProgramAttributes(), DIALOG_StatusBarUpdateCaretPos(), CNetConnection::Disconnect(), DisplayClassCoinstallers(), DisplayClassProperties(), DisplayCurrentPowerState(), DisplayDeviceCoinstallers(), DisplayDevicePropertyText(), DisplayDevNodeEnumerator(), DisplayMatchingDeviceId(), DisplayPowerCapabilities(), DisplayPowerStateMappings(), DoesUserHavePrivilege(), DoExport(), DoImport(), DoParseFile(), DownloadBSC_OnDataAvailable(), downloadcb_OnDataAvailable(), DoWriteSoundEvents(), DP_CalcSessionDescSize(), DrawDibBegin(), DrawDibGetBuffer(), DriverEnumProc(), DumpSubstedDrives(), EditTypeDlg_ReadClass(), EditTypeDlg_WriteClass(), ElfReportEventA(), ElfReportEventW(), EnumClientServiceProtocol(), EnumDeviceClasses(), EnumerateConnectedDrives(), CNetConnectionManager::EnumerateINetConnections(), EnumerateNetworkAdapter(), CAppDB::EnumerateRegistry(), EnumHotpluggedDevices(), EnumPwrSchemes(), CShellCommandHelp::Execute(), ExpandEnvironmentStringsForUserA(), ExpandEnvironmentStringsForUserW(), fdi_notify_extract(), CFontInfo::File(), FileTypesDlg_InsertToLV(), fill_keyboard_dideviceinstanceA(), fill_keyboard_dideviceinstanceW(), fill_mouse_dideviceinstanceA(), fill_mouse_dideviceinstanceW(), find_registry_key(), FindNetworkAdapter(), ForceFriendlyUI(), FormatEnumProc(), FormatTagEnumProc(), FreeUrlCacheSpaceA(), FTP_ReceiveFileList(), Generate(), get_dest_dir(), get_module_version(), GetActivePwrScheme(), CInstalledApplicationInfo::GetApplicationRegDword(), GetClipboardDataDimensions(), GetCLSIDForFileTypeFromExtension(), GetComputerNameA(), GetComputerNames(), GetCurrentDPI(), GetCurrentLoggedOnUserName(), GetDeviceLocationString(), GetDllList(), GetDriverDateString(), GetDriverProviderString(), GetDriverVersionString(), GetEventMessageFileDLL(), GetFilePatchSignatureByHandle(), GetFileTypeIconsByKey(), GetHotPlugFlags(), GetInfo(), GetInstalledVersion_WowUser(), GetIntervalSetting(), GetJapaneseUninstallCmdLine(), GetLastErrorText(), GetLayoutCount(), GetListViewEntries(), GetMonitorDevInstID(), GetPerAdapterInfo(), GetPnpKey(), GetPortType(), GetProfile(), CNetConnection::GetProperties(), GetRegistrySettings(), GetRegValue(), GetResourceList(), GetServerTime(), GetServiceDescription(), GetServiceInstanceList(), GetServiceInstanceListSize(), CSysTray::GetServicesEnabled(), GetSetupType(), GetShutdownReasonUI(), GetStyleValue(), GetSyncSetting(), GetUserWaitInterval(), GlobalSize(), Help_OnSize(), IBindStatusCallback_OnDataAvailable_Proxy(), IBindStatusCallback_OnDataAvailable_Stub(), ICCVID_GetInfo(), IDirectInputDevice2AImpl_GetObjectInfo(), IDirectInputDevice2WImpl_GetObjectInfo(), IMAGEHLP_SetSecurityDirOffset(), ImageView_LoadSettings(), Imm32GetImeMenuItemWInterProcess(), Imm32ProcessRequest(), Imm32SelectInputContext(), ImmGetCandidateListAW(), ImmGetImeMenuItemsA(), ImmGetImeMenuItemsAW(), ImmGetImeMenuItemsW(), SEALED_::IMsTscAx::Connect(), INetCfgComponentControl_fnApplyRegistryChanges(), INetCfgLock_fnIsWriteLocked(), INF_GetDataField(), init_access_tests(), init_wksta_tests(), InitAudioDlg(), InitControl(), InitDialog(), InitFontSizeList(), Initialize(), InitializeDefaultUserLocale(), InitializePropertyDialog(), InitializeRecycleBinDlg(), InitiateSystemShutdownThread(), InitIconOverlays(), InitKeyboardLayouts(), CFileDefExt::InitOpensWithField(), InitOSVersion(), InitOurDirectory(), InitRadioButtons(), InitSettings(), InitWorkstationInfo(), InstallParallelPort(), InstallSerialPort(), Int_EnumDependentServicesW(), IntGdiAddFontMemResource(), IntGetUnderlineState(), IntKeyboardGetIndicatorTrans(), IntLoadKeyboardLayout(), IntSetUnderlineState(), IsFriendlyUIActive(), COpenWithList::IsHidden(), IsLayoutExists(), IsNTAdmin(), IsShowHibernateButtonActive(), IsTextNonZeroASCII(), JoystickAGenericImpl_GetObjectInfo(), LANStatusUiDetailsDlg(), LayoutList_Create(), LayoutList_ReadLayout(), lineAccept(), lineAnswer(), lineDevSpecific(), lineDevSpecificFeature(), lineDrop(), lineGetAddressIDA(), lineSendUserUserInfo(), lineSetDevConfigA(), COpenWithList::Load(), CSettings::Load(), CNewMenu::LoadCachedItems(), LoadCurrentLocale(), LoadDNSSettings(), LoadFilterSettings(), COpenWithList::LoadFromProgIdKey(), LoadJobs(), LoadLocalizedResourcesFromINI(), COpenWithList::LoadRecommendedFromHKCR(), LoadSettings(), LoadShutdownSelState(), LoadSpecialIds(), LoadTcpFilterSettingsFromRegistry(), LoadUsernameHint(), LocaleList_Create(), LsapIsLocalComputer(), main(), MAIN_AutoStart(), MAIN_CreateMainWindow(), Main_DDrawSurface_GetSurfaceDesc(), MAIN_LoadSettings(), MAIN_SaveSettings(), MainWnd_OnOpenRegKey(), MapFile(), MouseOnDialogInit(), MPR_Alloc(), MPR_ReAlloc(), mru_RegDeleteTreeA(), MRUList_Check(), MsiEnumRelatedProductsW(), MSSTYLES_TryLoadPng(), MyMalloc(), MyRealloc(), myRegDeleteTreeA(), myRegDeleteTreeW(), NetIDPage_OnApply(), NetpGetComputerName(), NetrServerGetInfo(), NetWkstaUserGetInfo(), NLS_RegGetDword(), NtGdiExtCreateRegion(), NtUserBuildNameList(), OLECONVERT_GetOLE10ProgID(), OLECONVERT_LoadOLE10(), OLECONVERT_SaveOLE10(), OnTimer(), OpenAdapterHandle(), OpenKeyFromFileType(), package_RegDeleteTreeW(), PATH_ExtTextOut(), pCDevSettings_Initialize(), pCDevSettings_InitializeExtInterface(), PerfDataRefresh(), phoneDevSpecific(), phoneGetData(), phoneSetData(), phoneSetDisplay(), PlayEnhMetaFileRecord(), PlayLogonSoundThread(), PNP_CreateDevInst(), PNP_GetClassName(), PNP_GetHwProfInfo(), PNP_HwProfFlags(), PNP_IsDockStationPresent(), pointer_default(), POWRPROF_GetMachinePowerPolicy(), POWRPROF_GetUserPowerPolicy(), PROPSHEET_CollectSheetInfoA(), PROPSHEET_CollectSheetInfoW(), ProxyBindStatusCallback_OnDataAvailable(), pSetupGetVersionInfoFromImage(), QueryDriverInfo(), QuerySubstedDrive(), rdssl_cert_to_rkey(), CFontCache::Read(), read_advanced_key(), ReadAttributes(), ReadBindingString(), ReadGlobalPwrPolicy(), ReadKeysSettings(), ReadPortSettings(), ReadProcessorPwrScheme(), ReadText(), ReAlloc(), RegDeleteTreeW(), ATL::CRegObject::RegDeleteTreeX(), RegQueryString(), RegReadStringA(), RegReadStringW(), CNetConnection::Rename(), REnumServiceGroupW(), REnumServicesStatusExW(), RetreiveFileSecurity(), RetrieveQuote(), run_apibuf_tests(), run_usergetinfo_tests(), run_wkstausergetinfo_tests(), RunSetupThreadProc(), SampIsSetupRunning(), SaveSettings(), ScmDeleteRegKey(), ScmEnableBackupRestorePrivileges(), ScmGetControlSetValues(), ScmGetSetupInProgress(), ScmIsDeleteFlagSet(), ScmReadString(), SdbGetMatchingExe(), service_main(), SetAutoAdminLogon(), SetClipboardData(), SetCommConfig(), SetConsoleScreenBufferSize(), SetDefaultCommConfigA(), SetDefaultCommConfigW(), COpenWithList::SetDefaultHandler(), SetDefaultLanguage(), SetFailedInstall(), ATL::CRegKey::SetMultiStringValue(), ATL::CRegKey::SetQWORDValue(), SETUP_CallInstaller(), SetupDeviceInstance(), SETUPDI_CreateDrvKey(), SetupDiOpenDeviceInfoW(), SHAllocShared(), SHCoCreateInstance(), SHCopyKeyW(), SHDeleteKeyW(), SHELL32_GetFSItemAttributes(), SHELL32_ReadRegShellState(), ShellExecCmdLine(), SHGetInverseCMAP(), SHGetRestriction(), ShimLib_ShimMalloc(), show_export_ui(), ShowAppList(), ShowEthernetStatistics(), ShowTcpTable(), ShowUdpTable(), SHRegGetIntW(), SHRegGetPathA(), SHRegGetPathW(), START_TEST(), StoreDriveSettings(), SysMouseAImpl_GetObjectInfo(), TakeOwnershipOfFile(), test_animation(), test_CallForAttributes(), Test_CommandLine(), test_CPoint(), test_EnumBuffer(), test_GetBuffer(), test_HeapCreate(), test_InternetCanonicalizeUrlA(), test_ip_pktinfo(), test_normal_imports(), test_pack_COMMCONFIG(), test_pack_JOYINFOEX(), test_pack_MCI_DGV_RESERVE_PARMSA(), test_pack_MCI_DGV_RESERVE_PARMSW(), test_pack_RGNDATAHEADER(), test_SessionDesc(), test_SHGetValue(), Test_Shimdata(), test_SHQueryValueEx(), test_url_canonicalize(), test_url_combine(), test_url_part(), test_UrlCanonicalizeA(), test_UrlCanonicalizeW(), test_UrlGetPart(), testGetIfTable(), testGetIpAddrTable(), testGetIpForwardTable(), testGetIpNetTable(), testGetTcpTable(), testGetUdpTable(), testImportPublicKey(), TOOLBAR_Restore(), translateinfstring_test(), TRASH_CanTrashFile(), TRASH_PlayEmptyRecycleBinSound(), UpdateNetbiosName(), UpdateTcpIpInformation(), UserpShowInformationBalloon(), variant_from_registry_value(), ViewDlg_Apply(), VirtualAlloc(), VirtualAllocEx(), VirtualFree(), VirtualFreeEx(), VirtualLock(), VirtualProtect(), VirtualProtectEx(), VirtualUnlock(), WaitForService(), WDML_DataHandle2Global(), WhichPlatform(), WlanAllocateMemory(), wmain(), and wWinMain().
|
static |
Definition at line 64 of file env.c.
Referenced by expect_layeronly_imp(), Test_ApphelpCheckRunApp(), Test_GetMatchingExe(), Test_Shimdata(), and Validate_EmptyShimData_Win10().
Definition at line 47 of file env.c.
Referenced by AppendUserEnvironmentVariable(), ApphelpCheckRunAppEx(), BaseCheckAppcompatCache(), BaseCheckRunApp(), BaseComputeProcessDllPath(), BaseCreateVDMEnvironment(), BasepCheckBadapp(), BasepComputeProcessPath(), BasepShimCacheCheckBypass(), call_ApphelpCheckRunApp(), check_live_target(), CreateEnvironmentBlock(), DosBuildSysEnvBlock(), DosCopyEnvironmentBlock(), DosCreateProcess(), DosLoadExecutable(), DosLoadExecutableInternal(), DosStartComSpec(), DosStartProcess32(), ExpLoadInitialProcess(), GetEnvironmentStringsA(), GetEnvironmentStringsW(), InstallDevice(), Phase1InitializationDiscard(), RtlCreateProcessParameters(), RtlDestroyEnvironment(), RtlExpandEnvironmentStrings_U(), RtlpCallQueryRegistryRoutine(), RtlpInitEnvironment(), RtlQueryEnvironmentVariable_U(), RtlQueryRegistryValues(), RtlSetEnvironmentVariable(), SdbpPropagateEnvLayers(), SetSystemEnvironment(), SetUserEnvironment(), SetUserEnvironmentVariable(), SmLookupSubsystem(), and Test_ApphelpCheckRunApp().
Definition at line 47 of file env.c.
Referenced by BaseCheckRunApp(), BasepCheckBadapp(), call_ApphelpCheckRunApp(), and Test_ApphelpCheckRunApp().
Definition at line 49 of file env.c.
Referenced by ApphelpCheckRunAppEx(), BaseCheckRunApp(), BasepCheckBadapp(), call_ApphelpCheckRunApp(), CreateProcessInternalW(), and Test_ApphelpCheckRunApp().
|
static |
Definition at line 61 of file env.c.
Referenced by find_layer(), START_TEST(), and Test_Shimdata().
|
static |
Definition at line 63 of file env.c.
Referenced by expect_layeronly_imp(), START_TEST(), and Test_ApphelpCheckRunApp().
|
static |
Definition at line 62 of file env.c.
Referenced by START_TEST(), Test_layers(), and Test_repeatlayer().
|
static |
Definition at line 35 of file env.c.
Referenced by START_TEST().
PSDBQUERYRESULT_VISTA PVOID* ppData |
Definition at line 56 of file env.c.
Referenced by AtlModuleExtractCreateWndData(), DECLARE_INTERFACE_(), FM2_WriteFilterData(), IDirectMusicBufferImpl_GetNextEvent(), SdbPackAppCompatData(), and WlanQueryInterface().
LPCWSTR PVOID PSDBQUERYRESULT_VISTA pQueryResult |
Definition at line 37 of file env.c.
Referenced by SdbPackAppCompatData(), SdbUnpackAppCompatData(), and SE_DynamicShim().
LPCWSTR pszDatabasePath |
Definition at line 38 of file env.c.
Referenced by SdbRegisterDatabase(), and SdbRegisterDatabaseEx().
LPCWSTR pszImageName |
Definition at line 57 of file env.c.
Referenced by MapAndLoad().
Definition at line 47 of file env.c.
Referenced by ApphelpCheckRunAppEx(), BaseCheckRunApp(), BasepCheckBadapp(), call_ApphelpCheckRunApp(), FxIoTargetRemote::Close(), ConDllInitialize(), DllMain(), ExpDesktopOpen(), FxpBugCheckCallback(), FxpLibraryBugCheckCallback(), KeRegisterBugCheckReasonCallback(), LdrpCallInitRoutine(), LdrpCallTlsInitializers(), LdrpRunShimEngineInitRoutine(), ParaNdis_OnBugCheck(), TcpipWaitForSingleObject(), Test_ApphelpCheckRunApp(), WinLdrInitSystemHive(), and WinLdrLoadSystemHive().
Definition at line 48 of file env.c.
Referenced by ApphelpCheckRunAppEx(), BaseCheckRunApp(), BasepCheckBadapp(), and call_ApphelpCheckRunApp().
Definition at line 48 of file env.c.
Referenced by ApphelpCheckRunAppEx(), BaseCheckRunApp(), BasepCheckBadapp(), and call_ApphelpCheckRunApp().
Definition at line 49 of file env.c.
Referenced by ApphelpCheckRunAppEx(), and call_ApphelpCheckRunApp().
PVOID PVOID PWCHAR PVOID PVOID USHORT PULONG PVOID PULONG PVOID PULONG PULONG PULONG64 PULONG SomeFlag2 |
Definition at line 49 of file env.c.
Referenced by ApphelpCheckRunAppEx(), and call_ApphelpCheckRunApp().
Definition at line 48 of file env.c.
Referenced by ApphelpCheckRunAppEx(), BaseCheckRunApp(), BasepCheckBadapp(), call_ApphelpCheckRunApp(), and Test_ApphelpCheckRunApp().
Definition at line 48 of file env.c.
Referenced by ApphelpCheckRunAppEx(), BaseCheckRunApp(), BasepCheckBadapp(), call_ApphelpCheckRunApp(), and Test_ApphelpCheckRunApp().
Definition at line 37 of file env.c.
Referenced by BuildLogListAndFilterList(), GetDisplayNameFileAndID(), GetEventMessageFileDLL(), MetaDataDispenser_FindAssemblyModule(), and test_SymRegCallback().
LPCWSTR szPath |
Definition at line 37 of file env.c.
Referenced by CFSFolder::_GetFindDataFromName(), _ILCreateFromPathW(), _ILIsNetworkPlace(), CDesktopFolder::_ParseDisplayNameByParent(), _SHGetUserProfileDirectoryW(), _tWinMain(), CDirectoryList::AddPathsFromDirectory(), AdvInstallFileW(), AudioDlgProc(), AutoStartupApplications(), AVIFILE_BasenameW(), BrFolder_OnOK(), BrowseCallbackProc(), BuildVolatileEnvironment(), Candidate_SHGetRestriction(), CheckX64System(), cmd_vol(), CmdInstallService(), ContentsMatch(), CControlPanelEnum::CreateCPanelEnumList(), CreateDirectoryPath(), CreateDirectoryWatcherFromRegEntry(), CreateInternetShortcut(), CreateShortcut(), CreateShortcuts(), CreateTrayIcon(), DesktopPageProc(), DIALOG_FileOpen(), DIALOG_FileSaveAs(), CNetConnection::Disconnect(), DoAddFilesFromItem(), CZipCreator::DoAddItem(), DoDeleteDirectory(), DoDeleteSpecW(), DoEntry(), DoFormatDriveThread(), DoGetFileTitle(), DoGetZipName(), DoHtmlHelpW(), CCopyMoveToMenu::DoRealFileOp(), DoSaveFileAs(), DoUpdateAutoCompleteWithCWD(), CFontExt::Drop(), CSendToZip::Drop(), EditTypeDlg_OnChangeIcon(), EnumThemes(), extract_msvc_dll(), FileCompareOneSideWild(), FileExtractDialogWndProc(), fill_file_description(), FinishDlgProc(), CSearchBar::GetAddressEditBoxPath(), CFSFolder::GetCustomViewInfo(), GetDesktopPath(), GetIconFromLocation(), CShellLink::GetIconLocation(), GetIconOverlay(), GetInstalledVersion_WowUser(), GetLayoutName(), GetProgramsPath(), GetSystemLibraryPath(), GRPFILE_WriteGroupFile(), HandleCommandLine(), HasJapanesePackage(), Imm32GetFn(), Imm32LoadIME(), Imm32LoadImeVerInfo(), InitializeListView(), InitLogs(), IntLoadFontsInRegistry(), IntLoadKeyboardLayout(), IsExplorerSystemShell(), IsPidlPrograms(), LayoutList_ReadLayout(), LoadIMEIcon(), LoadSoundFiles(), LoadSystemIni(), LoadTypeLibEx(), SEALED_::LoadTypeLibrary(), MakeShellURLFromPathA(), MsiProvideComponentFromDescriptorA(), MsiProvideComponentFromDescriptorW(), OleMetafilePictFromIconAndLabel(), OnAddStartMenuItems(), CShellBrowser::OnAddToFavorites(), OnAdvancedStartMenuItems(), CicInputContext::OnCleanupContext(), CDesktopBrowser::OnDeviceChange(), OnDropFiles(), CShellMenuCallback::OnExec(), CFileDefExt::OnFolderCustChangeIcon(), PathCanonicalizeA(), PathCompactPathA(), PathCompactPathExA(), PathFileExistsDefExtA(), PathIsDirectoryEmptyA(), PathIsDosDevice(), PathMakeSystemFolderA(), PathQualifyA(), PathRelativePathToA(), PathSetDlgItemPathA(), POWRPROF_GetMachinePowerPolicy(), POWRPROF_GetUserPowerPolicy(), PrintDirectoryHeader(), PrintPrompt(), PrintSummary(), CDirectoryWatcher::ProcessNotification(), ProcessSetupInf(), ProcessUnattendSection(), PushDirectory(), ReadCommand(), ReadProcessorPwrScheme(), RecentHasShortcut(), RecursiveFind(), RecursiveRemoveDir(), RegisterInShimCache(), RegisterTypeLibraries(), RunApphelpCacheControlTests(), search_res_tlb(), set_cookie(), CShellLink::SetPath(), CShellLink::SetTargetFromPIDLOrPath(), SHAddToRecentDocs(), SHCreateStreamOnFileA(), SHELL_FS_HideExtension(), SHELL_FS_ProcessDisplayFilename(), Shell_GetCachedImageIndex(), Shell_GetCachedImageIndexA(), Shell_GetCachedImageIndexAW(), Shell_GetCachedImageIndexW(), Shell_ParseSpecialFolder(), SheShortenPathA(), SHExplorerParseCmdLine(), SHGetFolderLocation(), SHGetRealIDL(), SHGetRestriction(), SHGetShellStyleHInstance(), SHGetSpecialFolderPathA(), SHGetSpecialFolderPathW(), SHGetWebFolderFilePathA(), SHLWAPI_PathFindInOtherDirs(), ShowCreateShortcutWizard(), SHRegOpenUSKeyA(), START_TEST(), Stream_WriteLocationInfo(), test_ACListISF_CURRENTDIR(), TEST_AssocQueryStringA(), TEST_AssocQueryStringW(), test_iconlocation(), test_Installer(), Test_PathIsTemporaryA(), Test_PathIsTemporaryW(), TEST_Start(), test_WritePwrScheme(), urlcache_create_file_pathA(), UrlUnescapeAndMakeFileNameValid(), UXTHEME_LoadImage(), UXTHEME_SelectImage(), WelcomeDlgProc(), WhereDoPattern(), WhereFindByDirs(), WherePrintPath(), WhereSearchFiles(), WhereSearchRecursive(), WindowProc(), and wrapSdbSetPermLayerKeys2().