SYMBOL INDEX (1199 symbols across 66 files) FILE: ExplorerPatcher/ArchiveMenu.c function DWORD (line 3) | DWORD ArchiveMenuThread(ArchiveMenuThreadParams* params) function LRESULT (line 81) | LRESULT CALLBACK ArchiveMenuWndProc( FILE: ExplorerPatcher/ArchiveMenu.h type ArchiveMenuThreadParams (line 27) | typedef struct _ArchiveMenuThreadParams FILE: ExplorerPatcher/HideExplorerSearchBar.c function HWND (line 3) | HWND FindChildWindow( function VOID (line 42) | VOID HideExplorerSearchBar(HWND hWnd) function LRESULT (line 97) | LRESULT CALLBACK HideExplorerSearchBarSubClass( FILE: ExplorerPatcher/ImmersiveColor.h function class (line 7) | class CImmersiveColor function class (line 32) | class CImmersiveColorImpl FILE: ExplorerPatcher/ImmersiveFlyouts.c function InvokeActionCenter (line 3) | void InvokeActionCenter() function HRESULT (line 59) | HRESULT InvokeFlyoutRect(BOOL bAction, DWORD dwWhich, __x_ABI_CWindows_C... FILE: ExplorerPatcher/ImmersiveFlyouts.h type interface (line 27) | typedef interface IExperienceManager type IExperienceManagerVtbl (line 29) | typedef struct IExperienceManagerVtbl // : IInspectable function interface (line 68) | interface IExperienceManager type interface (line 78) | typedef interface IShellExperienceManagerFactory type IShellExperienceManagerFactoryVtbl (line 80) | typedef struct IShellExperienceManagerFactoryVtbl // : IInspectable function interface (line 117) | interface IShellExperienceManagerFactory type interface (line 132) | typedef interface IActionCenterOrControlCenterExperienceManager type IActionCenterOrControlCenterExperienceManagerVtbl (line 134) | typedef struct IActionCenterOrControlCenterExperienceManagerVtbl // : II... function interface (line 181) | interface IActionCenterOrControlCenterExperienceManager function HRESULT (line 197) | inline HRESULT InvokeFlyout(BOOL bAction, DWORD dwWhich) FILE: ExplorerPatcher/InputSwitch.cpp function HRESULT (line 17) | HRESULT CInputSwitchControl_ModifyAnchor(UINT dwNumberOfProfiles, RECT* ... class CInputSwitchControlProxy (line 83) | class CInputSwitchControlProxy : public Microsoft::WRL::RuntimeClassRegisterH... method STDMETHODIMP (line 120) | STDMETHODIMP ClickImeModeItem(INPUT_SWITCH_IDL_IME_CLICK_TYPE type, PO... method STDMETHODIMP (line 121) | STDMETHODIMP ForceHide() override { return m_original->ForceHide(); } method STDMETHODIMP (line 122) | STDMETHODIMP ShowTouchKeyboardInputSwitch(const RECT* rect, INPUT_SWIT... method STDMETHODIMP (line 123) | STDMETHODIMP GetContextFlags(DWORD* flags) override { return m_origina... method STDMETHODIMP (line 124) | STDMETHODIMP SetContextOverrideMode(INPUT_SWITCH_IDL_CFOM mode) overri... method STDMETHODIMP (line 125) | STDMETHODIMP GetCurrentImeModeItem(INPUT_SWITCH_IDL_IME_MODE_ITEM_DATA... method STDMETHODIMP (line 126) | STDMETHODIMP ActivateInputProfile(const WCHAR* profile) override { ret... method STDMETHODIMP (line 127) | STDMETHODIMP SetUserSid(const WCHAR* sid) override { return m_original... function HRESULT (line 134) | HRESULT CInputSwitchControlProxy_CreateInstance(IInputSwitchControl* ori... class CInputSwitchControlProxySV2 (line 141) | class CInputSwitchControlProxySV2 : public Microsoft::WRL::RuntimeClass<... method CInputSwitchControlProxySV2 (line 144) | CInputSwitchControlProxySV2() method HRESULT (line 149) | HRESULT RuntimeClassInitialize(IInputSwitchControlSV2* original) method STDMETHODIMP (line 155) | STDMETHODIMP Init(INPUT_SWITCH_IDL_CLIENT_TYPE type) override method STDMETHODIMP (line 161) | STDMETHODIMP ShowInputSwitch(const RECT* rect) override method STDMETHODIMP (line 174) | STDMETHODIMP SetCallback(IInputSwitchCallback* callback) override { re... method STDMETHODIMP (line 175) | STDMETHODIMP GetProfileCount(UINT* count, BOOL* bOutImePresent) overri... method STDMETHODIMP (line 176) | STDMETHODIMP GetCurrentProfile(INPUT_SWITCH_IDL_PROFILE_DATA* data) ov... method STDMETHODIMP (line 177) | STDMETHODIMP RegisterHotkeys() override { return m_original->RegisterH... method STDMETHODIMP (line 178) | STDMETHODIMP ClickImeModeItem(INPUT_SWITCH_IDL_IME_CLICK_TYPE type, PO... method STDMETHODIMP (line 179) | STDMETHODIMP ClickImeModeItemWithAnchor(INPUT_SWITCH_IDL_IME_CLICK_TYP... method STDMETHODIMP (line 180) | STDMETHODIMP ForceHide() override { return m_original->ForceHide(); } method STDMETHODIMP (line 181) | STDMETHODIMP ShowTouchKeyboardInputSwitch(const RECT* rect, INPUT_SWIT... method STDMETHODIMP (line 182) | STDMETHODIMP GetContextFlags(DWORD* flags) override { return m_origina... method STDMETHODIMP (line 183) | STDMETHODIMP SetContextOverrideMode(INPUT_SWITCH_IDL_CFOM mode) overri... method STDMETHODIMP (line 184) | STDMETHODIMP GetCurrentImeModeItem(INPUT_SWITCH_IDL_IME_MODE_ITEM_DATA... method STDMETHODIMP (line 185) | STDMETHODIMP ActivateInputProfile(const WCHAR* profile) override { ret... method STDMETHODIMP (line 186) | STDMETHODIMP SetUserSid(const WCHAR* sid) override { return m_original... function HRESULT (line 193) | HRESULT CInputSwitchControlProxySV2_CreateInstance(IInputSwitchControlSV... FILE: ExplorerPatcher/InputSwitch.h type INPUT_SWITCH_IDL_CLIENT_TYPE (line 8) | typedef enum __MIDL___MIDL_itf_inputswitchserver_0000_0000_0001 type INPUT_SWITCH_IDL_PROFILE_DATA (line 19) | typedef struct __MIDL___MIDL_itf_inputswitchserver_0000_0000_0002 type INPUT_SWITCH_IDL_IME_MODE_ITEM_DATA (line 24) | typedef struct __MIDL___MIDL_itf_inputswitchserver_0000_0000_0003 type INPUT_SWITCH_IDL_IME_CLICK_TYPE (line 34) | typedef enum __MIDL___MIDL_itf_inputswitchserver_0000_0000_0004 type INPUT_SWITCH_IDL_MODALITY (line 41) | typedef enum __MIDL___MIDL_itf_inputswitchserver_0000_0000_0005 type INPUT_SWITCH_IDL_ALIGNMENT (line 53) | typedef enum __MIDL___MIDL_itf_inputswitchserver_0000_0000_0006 type INPUT_SWITCH_IDL_CFOM (line 60) | typedef enum __MIDL___MIDL_itf_inputswitchserver_0000_0000_0008 type interface (line 89) | typedef interface IInputSwitchControl type interface (line 113) | typedef interface IInputSwitchControlSV2 FILE: ExplorerPatcher/Localization.cpp function EP_L10N_Language (line 11) | EP_L10N_Language LangIDToEPLanguage(LANGID wLanguage) function BOOL (line 20) | BOOL EP_L10N_ApplyPreferredLanguageForCurrentThread() function BOOL (line 65) | BOOL EP_L10N_GetCurrentUserLanguage(wchar_t* wszLanguage, int cch) function BOOL (line 90) | BOOL EP_L10N_GetCurrentThreadLanguage(wchar_t* wszLanguage, int cch) function EP_L10N_EnumerateLanguages (line 115) | void EP_L10N_EnumerateLanguages(HMODULE hModule, LPCWSTR lpType, LPCWSTR... FILE: ExplorerPatcher/Localization.h type EP_L10N_Language (line 10) | typedef struct EP_L10N_Language FILE: ExplorerPatcher/SettingsMonitor.c function DWORD (line 3) | DWORD WINAPI MonitorSettings(SettingsChangeParameters* params) FILE: ExplorerPatcher/SettingsMonitor.h type Setting (line 8) | typedef struct _Setting type SettingsChangeParameters (line 17) | typedef struct _SettingsChangeParameters FILE: ExplorerPatcher/ShellExperienceHostPatches.cpp function InjectShellExperienceHost (line 32) | void InjectShellExperienceHost() function BOOL (line 165) | BOOL WINAPI SEH_GetProductInfo(DWORD dwOSMajorVersion, DWORD dwOSMinorVe... function HandleLoadedQuickActions (line 174) | void HandleLoadedQuickActions(HMODULE hModule) function HRESULT (line 316) | HRESULT WINAPI NetworkUX_WindowsCreateStringReference( function HRESULT (line 336) | HRESULT NetworkUX_PatchResourceDictionary() function NetworkUX_App_LoadResourceDictionariesHook (line 438) | void NetworkUX_App_LoadResourceDictionariesHook() function HandleLoadedNetworkUX (line 448) | void HandleLoadedNetworkUX(HMODULE hModule) function HRESULT (line 509) | HRESULT WINAPI SEH_GetActivationFactoryByPCWSTR(PCWSTR activatableClassI... function InjectShellExperienceHostFor22H2OrHigher (line 528) | void InjectShellExperienceHostFor22H2OrHigher() FILE: ExplorerPatcher/StartMenu.c function OpenStartOnMonitor (line 3) | void OpenStartOnMonitor(HMONITOR monitor) function LRESULT (line 69) | LRESULT CALLBACK OpenStartOnCurentMonitorThreadHook( function DWORD (line 141) | DWORD OpenStartOnCurentMonitorThread(OpenStartOnCurentMonitorThreadParam... function DWORD (line 185) | DWORD OpenStartAtLogonThread(OpenStartAtLogonThreadParams* unused) function DWORD (line 232) | DWORD WINAPI HookStartMenu(HookStartMenuParams* params) function HRESULT (line 470) | static HRESULT STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings_No... function ULONG (line 475) | static ULONG STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings_AddR... function HRESULT (line 480) | static HRESULT STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings6_G... type WindowsUdk_UI_Shell_ITaskbarSettings6 (line 532) | typedef struct instanceof_WindowsUdk_UI_Shell_ITaskbarSettings6 // : IIn... function HRESULT (line 538) | static HRESULT STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings_Qu... function HRESULT (line 547) | static HRESULT STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings_Ge... function HRESULT (line 556) | static HRESULT STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings_Ge... function HRESULT (line 565) | static HRESULT STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings_Ge... function HRESULT (line 574) | static HRESULT STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings_Ge... function HRESULT (line 583) | static HRESULT STDMETHODCALLTYPE WindowsUdk_UI_Shell_ITaskbarSettings_Ge... type WindowsUdk_UI_Shell_ITaskbarSettings (line 635) | typedef struct instanceof_WindowsUdk_UI_Shell_ITaskbarSettings // : IIns... function FindTokenByHMONITOR (line 641) | static unsigned __int64 FindTokenByHMONITOR(const StartMenuPositioningDa... function BOOL (line 653) | BOOL NeedsRo_PositionStartMenuForMonitor( function DWORD (line 818) | DWORD GetStartMenuPosition(t_SHRegGetValueFromHKCUHKLM SHRegGetValueFrom... FILE: ExplorerPatcher/StartMenu.h type interface (line 49) | typedef interface IImmersiveMonitorService type IImmersiveMonitorServiceVtbl (line 51) | typedef struct IImmersiveMonitorServiceVtbl function interface (line 117) | interface IImmersiveMonitorService type interface (line 122) | typedef interface IImmersiveLauncher10RS type IImmersiveLauncher10RSVtbl (line 124) | typedef struct IImmersiveLauncher10RSVtbl function interface (line 175) | interface IImmersiveLauncher10RS type DWORD (line 190) | typedef DWORD OpenStartOnCurentMonitorThreadParams; type DWORD (line 193) | typedef DWORD OpenStartAtLogonThreadParams; type HookStartMenuParams (line 196) | typedef struct _HookStartMenuParams type interface (line 205) | typedef interface WindowsUdk_UI_Shell_TaskbarLayoutStatics type interface (line 206) | typedef interface WindowsUdk_UI_Shell_TaskbarLayoutManager type WindowsUdk_UI_Shell_TaskbarLayoutStaticsVtbl (line 214) | typedef struct WindowsUdk_UI_Shell_TaskbarLayoutStaticsVtbl // : IInspec... function interface (line 250) | interface WindowsUdk_UI_Shell_TaskbarLayoutStatics // : IInspectable type WindowsUdk_UI_Shell_TaskbarLayoutManagerVtbl (line 268) | typedef struct WindowsUdk_UI_Shell_TaskbarLayoutManagerVtbl // : IInspec... function interface (line 335) | interface WindowsUdk_UI_Shell_TaskbarLayoutManager // : IInspectable type MonitorListEntry (line 340) | typedef struct _MonitorListEntry type StartMenuPositioningData (line 346) | typedef struct _StartMenuPositioningData FILE: ExplorerPatcher/StartMenuSettings.cpp function EPWilLogCallback (line 15) | static void EPWilLogCallback(wil::FailureInfo const &failure) noexcept function InitializeWilLogCallback (line 25) | void InitializeWilLogCallback() function GlobalStartData_GetPlacesFromRegistry (line 30) | static std::vector GlobalStartData_GetPlacesFromRegistry() type ABI::WindowsInternal::Shell::CDSProperties (line 63) | namespace ABI::WindowsInternal::Shell::CDSProperties type ExtendedReconciliationRequirements (line 104) | enum ExtendedReconciliationRequirements function BOOL (line 109) | BOOL NeedsRo_SyncSettingsFromRegToCDS() type ABI::WindowsUdk::ApplicationModel::AppExtensions (line 168) | namespace ABI::WindowsUdk::ApplicationModel::AppExtensions type AppExtensionOptions (line 170) | enum AppExtensionOptions {} class DummyExtensionFactory (line 184) | class DummyExtensionFactory : ABI::WindowsUdk::ApplicationModel::AppExte... method HRESULT (line 187) | HRESULT QueryInterface(REFIID riid, void** ppvObject) override { retur... method ULONG (line 188) | ULONG AddRef() override { return 1; } method ULONG (line 189) | ULONG Release() override { return 1; } method HRESULT (line 190) | HRESULT GetIids(ULONG* iidCount, IID** iids) override { return E_NOTIM... method HRESULT (line 191) | HRESULT GetRuntimeClassName(HSTRING* className) override { return E_NO... method HRESULT (line 192) | HRESULT GetTrustLevel(TrustLevel* trustLevel) override { return E_NOTI... method HRESULT (line 195) | HRESULT IsExtensionAvailable(HSTRING, HSTRING, bool*) override { retur... method HRESULT (line 196) | HRESULT IsExtensionAvailableWithOptions(HSTRING, HSTRING, ABI::Windows... method HRESULT (line 197) | HRESULT GetInstance(HSTRING, HSTRING, IInspectable**) override { retur... method HRESULT (line 198) | HRESULT GetInstanceWithOptions(HSTRING, HSTRING, ABI::WindowsUdk::Appl... method HRESULT (line 199) | HRESULT GetFactory(HSTRING, HSTRING, IInspectable**) override { return... method HRESULT (line 200) | HRESULT GetFactoryWithOptions(HSTRING, HSTRING, ABI::WindowsUdk::Appli... function HRESULT (line 205) | HRESULT AppResolver_StartTileData_RoGetActivationFactory(HSTRING activat... type ABI::Windows::Internal::ApplicationModel (line 215) | namespace ABI::Windows::Internal::ApplicationModel type WindowManagement (line 217) | namespace WindowManagement type WindowId (line 219) | struct WindowId function HRESULT (line 670) | HRESULT StartTileData_Windows__Internal__ApplicationModel__StartPinnable... function HRESULT (line 738) | HRESULT StartTileData_Windows__Internal__ApplicationModel__StartPinnable... function HRESULT (line 786) | HRESULT StartTileData_Windows__Internal__ApplicationModel__StartPinnable... function HRESULT (line 830) | HRESULT PatchStartPinnableSurface(HMODULE hModule, ABI::Windows::Interna... type VerbGlyphs::SegoeMDL2Assets (line 903) | namespace VerbGlyphs::SegoeMDL2Assets class EPStartPinUnpinTileVerb (line 909) | class EPStartPinUnpinTileVerb : public RuntimeClass InternalExecuteAsync... type ABI::Windows::Foundation::Collections (line 1055) | namespace ABI::Windows::Foundation::Collections function HRESULT (line 1071) | HRESULT WindowsInternal__Shell__UnifiedTile__Private__UnifiedTilePinUnpi... function HRESULT (line 1174) | HRESULT PatchUnifiedTilePinUnpinProvider(HMODULE hModule) function PatchStartTileDataFurther (line 1275) | void PatchStartTileDataFurther(HMODULE hModule, BOOL bSMEH) type CCacheShortcut (line 1288) | struct CCacheShortcut method wchar_t (line 1290) | const wchar_t* GetAppID(const void* a2) const function HRESULT (line 1301) | HRESULT AppResolver_CAppResolverCacheBuilder__AddUserPinnedShortcutToSta... FILE: ExplorerPatcher/StartupSound.cpp function BOOL (line 16) | BOOL AreLogonLogoffShutdownSoundsEnabled() function DWORD (line 28) | DWORD GetLastErrorError() function HRESULT (line 34) | HRESULT HRESULTFromLastErrorError() function DWORD (line 43) | DWORD PlaySoundFileThreadProc(LPVOID pvData) function HRESULT (line 50) | HRESULT PlaySoundFile(HANDLE* phThread, const WCHAR* pszPath) type LOGONOFFSOUNDTYPE (line 111) | enum LOGONOFFSOUNDTYPE function HRESULT (line 118) | HRESULT PlayLogonLogoffSound(HANDLE* phThread, LOGONOFFSOUNDTYPE type) function IsSessionLocked (line 149) | bool IsSessionLocked() function HRESULT (line 177) | HRESULT CLogonSound_PlayIfNecessaryHook(void* _this, LOGON_SOUND_CLIENT ... function HRESULT (line 188) | HRESULT HookLogonSound() function LRESULT (line 206) | LRESULT SHDefWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) class CSoundWnd (line 220) | class CSoundWnd function BOOL (line 248) | BOOL CSoundWnd::Init() function DWORD (line 255) | DWORD CSoundWnd::Release() function LRESULT (line 263) | LRESULT CSoundWnd::s_WndProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM... function LRESULT (line 272) | LRESULT CSoundWnd::v_WndProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM... function DWORD (line 323) | DWORD CSoundWnd::s_CreateWindow(void* pvParam) function DWORD (line 331) | DWORD CSoundWnd::s_ThreadProc(void* pvParam) function BOOL (line 347) | BOOL InitSoundWindow() function TermSoundWindow (line 359) | void TermSoundWindow() function HRESULT (line 368) | HRESULT SHPlaySound(LPCWSTR pszSound, DWORD dwFlags) FILE: ExplorerPatcher/StartupSound.h type LOGON_SOUND_CLIENT (line 13) | enum LOGON_SOUND_CLIENT FILE: ExplorerPatcher/Taskbar10.cpp class EPTrayUIComponent (line 35) | class EPTrayUIComponent : public Microsoft::WRL::RuntimeClass() { return this; } method HRESULT (line 2578) | HRESULT GetInspectable(IInspectable** value) const class OutRef (line 2635) | class OutRef method OutRef (line 2641) | OutRef(RoVariant* pOwner) : _pOwner(pOwner), _pI(nullptr) {} method RoVariant (line 2651) | RoVariant() = default; method RoVariant (line 2657) | RoVariant(IInspectable* pI, bool fAddRefInspectable, bool attach) method RoVariant (line 2693) | RoVariant(IInspectable* pI, bool attach) method RoVariant (line 2707) | RoVariant& operator=(RoVariant other) method Swap (line 2713) | void Swap(RoVariant& other) method IInspectable (line 2725) | IInspectable* Get() const { return _pI; } method Attach (line 2729) | void Attach(IInspectable* pI) method Accessor (line 2735) | Accessor operator*() const { return Accessor(_pI, _hrState); } method HRESULT (line 2532) | HRESULT VerifyPV() const method Accessor (line 2542) | Accessor(IInspectable* pI, HRESULT hr) : _pI(pI), _hrState(hr) {} method Accessor (line 2543) | Accessor* operator->() { return this; } method HRESULT (line 2578) | HRESULT GetInspectable(IInspectable** value) const method Accessor (line 2736) | Accessor operator->() const { return Accessor(_pI, _hrState); } method HRESULT (line 2532) | HRESULT VerifyPV() const method Accessor (line 2542) | Accessor(IInspectable* pI, HRESULT hr) : _pI(pI), _hrState(hr) {} method Accessor (line 2543) | Accessor* operator->() { return this; } method HRESULT (line 2578) | HRESULT GetInspectable(IInspectable** value) const method OutRef (line 2737) | OutRef operator&() { return ReleaseAndGetAddressOf(); } method OutRef (line 2641) | OutRef(RoVariant* pOwner) : _pOwner(pOwner), _pI(nullptr) {} type USE_INSTEAD_ReleaseAndGetAddressOf (line 2739) | struct USE_INSTEAD_ReleaseAndGetAddressOf method USE_INSTEAD_ReleaseAndGetAddressOf (line 2743) | USE_INSTEAD_ReleaseAndGetAddressOf GetAddressOf() { return USE_INSTEAD... method OutRef (line 2744) | OutRef ReleaseAndGetAddressOf() { return OutRef(this); } method OutRef (line 2641) | OutRef(RoVariant* pOwner) : _pOwner(pOwner), _pI(nullptr) {} method RoVariant (line 2747) | static RoVariant Wrap(IInspectable* pI) { return RoVariant(pI, false, ... type ABI::Windows::UI::Xaml (line 2752) | namespace ABI::Windows::UI::Xaml type HorizontalAlignment (line 2754) | enum HorizontalAlignment type VerticalAlignment (line 2762) | enum VerticalAlignment function HRESULT (line 2776) | HRESULT CJumpViewExperienceManager_CalcWindowPosition( function HRESULT (line 2862) | HRESULT CJumpViewExperienceManager_GetMonitorInformation(void* _this, PO... function HRESULT (line 2888) | HRESULT CJumpViewExperienceManager_EnsureWindowPositionHook(void* _this,... function BOOL (line 2946) | BOOL FixJumpViewPositioning(HMODULE hTwinuiPcshell, PBYTE pSearchBegin, ... function TryToFindTwinuiPCShellOffsets (line 3142) | void TryToFindTwinuiPCShellOffsets(DWORD* pOffsets) function RunTwinUIPCShellPatches (line 3512) | void RunTwinUIPCShellPatches(symbols_addr* symbols_PTRS) FILE: ExplorerPatcher/dllmain.c type OrbInfo (line 166) | typedef struct _OrbInfo function HWND (line 239) | HWND GetMonitorInfoFromPointForTaskbarFlyoutActivation(POINT ptCursor, D... function POINT (line 290) | POINT GetDefaultWinXPosition(BOOL bUseRcWork, BOOL* lpBottom, BOOL* lpRi... function BOOL (line 411) | BOOL TerminateShellExperienceHost() function DWORD (line 467) | DWORD CheckForegroundThread(DWORD dwMode) function LaunchNetworkTargets (line 506) | void LaunchNetworkTargets(DWORD dwTarget) function FixUpCenteredTaskbar (line 591) | void FixUpCenteredTaskbar() function LRESULT (line 623) | LRESULT CALLBACK EP_Service_Window_WndProc( function DWORD (line 667) | DWORD EP_ServiceWindowThread(DWORD unused) function BOOL (line 741) | BOOL CALLBACK ToggleImmersiveCallback(HWND hWnd, LPARAM lParam) function BOOL (line 754) | BOOL ToggleHelp() function BOOL (line 759) | BOOL ToggleRunDialog() function BOOL (line 764) | BOOL ToggleSystemProperties() function BOOL (line 769) | BOOL FocusSystray() function BOOL (line 774) | BOOL TriggerAeroShake() function BOOL (line 779) | BOOL PeekDesktop() function BOOL (line 784) | BOOL ToggleEmojiPanel() function BOOL (line 789) | BOOL ShowDictationPanel() function BOOL (line 794) | BOOL ToggleClipboardViewer() function BOOL (line 799) | BOOL ToggleSearch() function BOOL (line 804) | BOOL ToggleTaskView() function BOOL (line 809) | BOOL ToggleWidgetsPanel() function BOOL (line 814) | BOOL ToggleMainClockFlyout() function BOOL (line 819) | BOOL ToggleNotificationsFlyout() function BOOL (line 824) | BOOL ToggleActionCenter() function HRESULT (line 835) | HRESULT WINAPI windowsudkshellcommon_SLGetWindowsInformationDWORDHook(PC... type HRESULT (line 850) | typedef HRESULT(*ImmersiveContextMenuHelper_ApplyOwnerDrawToMenu_t)(HMEN... type LRESULT (line 854) | typedef LRESULT(*CImmersiveContextMenuOwnerDrawHelper_s_ContextMenuWndPr... function BOOL (line 861) | BOOL VnPatchIAT_NonInline(HMODULE hMod, const char* libName, const char*... function ReportSuccessfulAnimationPatching (line 866) | void ReportSuccessfulAnimationPatching() type interface (line 902) | typedef interface ITaskGroup type ITaskGroupVtbl (line 904) | typedef struct ITaskGroupVtbl function interface (line 944) | interface ITaskGroup type WINDOWMATCHCONFIDENCE (line 949) | typedef enum tagWINDOWMATCHCONFIDENCE function HRESULT (line 960) | HRESULT STDMETHODCALLTYPE CTaskGroup_DoesWindowMatchHook(ITaskGroup* pTa... type interface (line 987) | typedef interface ITaskBtnGroup type ITaskBtnGroupVtbl (line 989) | typedef struct ITaskBtnGroupVtbl function interface (line 1047) | interface ITaskBtnGroup type TBGROUPTYPE (line 1052) | typedef enum eTBGROUPTYPE function CTaskBtnGroup_GetIdealSpanHook (line 1063) | int STDMETHODCALLTYPE CTaskBtnGroup_GetIdealSpanHook(ITaskBtnGroup* pTas... function Win10TaskbarHooks_ConditionalPatchITaskGroupVtbl (line 1083) | void Win10TaskbarHooks_ConditionalPatchITaskGroupVtbl(ITaskGroupVtbl* pV... function Win10TaskbarHooks_ConditionalPatchITaskBtnGroupVtbl (line 1100) | void Win10TaskbarHooks_ConditionalPatchITaskBtnGroupVtbl(ITaskBtnGroupVt... function HRESULT (line 1117) | HRESULT explorer_QISearch(void* that, LPCQITAB pqit, REFIID riid, void**... function Win10TaskbarHooks_PatchEPTaskbarVtables (line 1136) | void Win10TaskbarHooks_PatchEPTaskbarVtables(HMODULE hModule) function UpdateStartMenuPositioning (line 1156) | void UpdateStartMenuPositioning(LPARAM loIsShouldInitializeArray_hiIsSho... function FindTaskbarLayoutTokenByHMONITOR (line 1208) | __declspec(dllexport) unsigned __int64 FindTaskbarLayoutTokenByHMONITOR(... function UpdateStartMenuPositioning (line 1220) | void UpdateStartMenuPositioning(LPARAM loIsShouldInitializeArray_hiIsSho... function LRESULT (line 1228) | LRESULT CALLBACK FixTaskbarAutohide_WndProc( function DWORD (line 1250) | DWORD FixTaskbarAutohide(DWORD unused) function ForceEnableXamlSounds (line 1314) | void ForceEnableXamlSounds(HMODULE hWindowsUIXaml) function BOOL (line 1376) | BOOL IsXamlSoundsEnabled() function EnsureXAML (line 1408) | void EnsureXAML() function HRESULT (line 1492) | HRESULT WINAPI ICoreWindow5_get_DispatcherQueueHook(void* _this, void** ... function HMODULE (line 1498) | HMODULE __fastcall Windows11v22H2_combase_LoadLibraryExW(LPCWSTR lpLibFi... function HMODULE (line 1545) | HMODULE __fastcall combase_LoadLibraryExW(LPCWSTR lpLibFileName, HANDLE ... function HandleTaskbarCornerInteraction (line 1560) | int HandleTaskbarCornerInteraction(HWND hWnd, UINT uMsg, WPARAM wParam, ... function INT64 (line 1630) | INT64 ReBarWindow32SubclassProc(_In_ HWND hWnd, _In_ UINT uMsg, _In_ WPA... function HMENU (line 1667) | HMENU explorer_LoadMenuW(HINSTANCE hInstance, LPCWSTR lpMenuName) function BOOL (line 1720) | BOOL IsPointOnEmptyAreaOfNewTaskbar(POINT pt) function LRESULT (line 1857) | LRESULT CALLBACK Shell_TrayWndMouseProc( function INT64 (line 1923) | INT64 Shell_TrayWndSubclassProc( function LSTATUS (line 2225) | LSTATUS sndvolsso_RegGetValueW( type interface (line 2267) | typedef interface Win32Clock type Win32ClockVtbl (line 2269) | typedef struct Win32ClockVtbl function interface (line 2293) | interface Win32Clock function DWORD (line 2297) | DWORD ShouldShowLegacyClockExperience() function BOOL (line 2313) | BOOL ShowLegacyClockExperience(HWND hWnd) function INT64 (line 2338) | INT64 ClockButtonSubclassProc( function BOOL (line 2388) | BOOL CheckIfImmersiveContextMenu( function RemoveOwnerDrawFromMenu (line 2404) | void RemoveOwnerDrawFromMenu(int level, HMENU hMenu) function BOOL (line 2423) | BOOL CheckIfMenuContainsOwnPropertiesItem(HMENU hMenu) function HookImmersiveMenuFunctions (line 2481) | static void HookImmersiveMenuFunctions( function UINT (line 2735) | UINT GetTaskbarLocationAndSize(POINT ptCursor, RECT* rc) function PopupMenuAdjustCoordinatesAndFlags (line 2771) | void PopupMenuAdjustCoordinatesAndFlags(int* x, int* y, UINT* uFlags) function INT64 (line 2798) | INT64 OwnerDrawSubclassProc( function BOOL (line 2816) | BOOL explorer_TrackPopupMenuExHook( function BOOL (line 2893) | BOOL pnidui_TrackPopupMenuHook( function BOOL (line 2953) | BOOL sndvolsso_TrackPopupMenuExHook( function PatchSndvolsso (line 3042) | void PatchSndvolsso() function BOOL (line 3064) | BOOL stobject_TrackPopupMenuExHook( function BOOL (line 3125) | BOOL stobject_TrackPopupMenuHook( function BOOL (line 3188) | BOOL bthprops_TrackPopupMenuExHook( function BOOL (line 3249) | BOOL inputswitch_TrackPopupMenuExHook( function BOOL (line 3302) | BOOL twinui_TrackPopupMenuHook( function BOOL (line 3361) | BOOL WINAPI DisableImmersiveMenus_SystemParametersInfoW( function BOOL (line 3379) | inline BOOL IsRibbonEnabled(HWND hWnd) function BOOL (line 3384) | inline BOOL ShouldApplyMica(HWND hWnd) function HRESULT (line 3390) | HRESULT ApplyMicaToExplorerTitlebar(HWND hWnd, DWORD_PTR bMicaEffectOnTi... function LRESULT (line 3417) | LRESULT RebarWindow32MicaTitlebarSubclassproc(HWND hWnd, UINT uMsg, WPAR... function LRESULT (line 3430) | LRESULT ExplorerMicaTitlebarSubclassProc(HWND hWnd, UINT uMsg, WPARAM wP... function LRESULT (line 3472) | LRESULT CALLBACK HideIconAndTitleInExplorerSubClass(HWND hWnd, UINT uMsg... function HRESULT (line 3491) | HRESULT uxtheme_DwmExtendFrameIntoClientAreaHook(HWND hWnd, MARGINS* m) function HWND (line 3509) | HWND WINAPI explorerframe_SHCreateWorkerWindowHook( function LSTATUS (line 3582) | LSTATUS stobject_RegGetValueW( function HRESULT (line 3616) | HRESULT stobject_CoCreateInstanceHook( function HRESULT (line 3714) | HRESULT pnidui_CoCreateInstanceHook( type ClockButton_ToggleFlyoutCallback_Params (line 3818) | typedef struct _ClockButton_ToggleFlyoutCallback_Params function ClockButton_ToggleFlyoutCallback (line 3824) | void ClockButton_ToggleFlyoutCallback( function BOOL (line 3834) | BOOL InvokeClockFlyout() function LRESULT (line 3977) | LRESULT explorer_SendMessageW(HWND hWndx, UINT uMsg, WPARAM wParam, LPAR... function DWORD (line 4020) | DWORD ShouldShowWidgetsInsteadOfCortana() function __int64 (line 4038) | __int64 Widgets_OnClickHook(__int64 a1, __int64 a2) function HRESULT (line 4056) | HRESULT WINAPI Widgets_GetTooltipTextHook(__int64 a1, __int64 a2, __int6... function stub1 (line 4093) | void stub1(void* i) function BOOL (line 4098) | BOOL explorer_DeleteMenu(HMENU hMenu, UINT uPosition, UINT uFlags) function RecomputeWeatherFlyoutLocation (line 4113) | void RecomputeWeatherFlyoutLocation(HWND hWnd) function SIZE (line 4195) | SIZE WINAPI PeopleButton_CalculateMinimumSizeHook(void* _this, SIZE* pSz) function PeopleBand_MulDivHook (line 4339) | int PeopleBand_MulDivHook(int nNumber, int nNumerator, int nDenominator) function HRESULT (line 4417) | HRESULT STDAPICALLTYPE PeopleBand_DrawTextWithGlowHook( function PeopleButton_ShowTooltipHook (line 4857) | void WINAPI PeopleButton_ShowTooltipHook(__int64 _this, unsigned __int8 ... function __int64 (line 4923) | __int64 PeopleButton_OnClickHook(__int64 a1, __int64 a2) function INT64 (line 4972) | INT64 PeopleButton_SubclassProc( function BOOL (line 4999) | BOOL explorer_SetChildWindowNoActivateHook(HWND hWnd) function DWORD (line 5142) | DWORD GetTaskbarSd() function INT64 (line 5159) | INT64 ShowDesktopSubclassProc( function DWORD (line 5230) | DWORD SignalShellReady(DWORD wait) function sws_ReadSettings (line 5282) | void sws_ReadSettings(sws_WindowSwitcher* sws) function DWORD (line 5512) | DWORD WindowSwitcher(DWORD unused) function LoadSettings (line 5624) | void WINAPI LoadSettings(LPARAM lParam) function Explorer_RefreshClockHelper (line 6836) | void Explorer_RefreshClockHelper(HWND hClockButton) function Explorer_RefreshClock (line 6853) | void Explorer_RefreshClock(int unused) function UpdateSearchBox (line 6891) | void UpdateSearchBox() function Explorer_RefreshUI (line 6927) | void WINAPI Explorer_RefreshUI(int src) function Explorer_TogglePeopleButton (line 7051) | void Explorer_TogglePeopleButton(int unused) function Explorer_ToggleTouchpad (line 7069) | void Explorer_ToggleTouchpad(int unused) function HWND (line 7104) | HWND CreateWindowExWHook( function LONG_PTR (line 7204) | LONG_PTR SetWindowLongPtrWHook( function HRESULT (line 7264) | HRESULT explorer_SetWindowThemeHook( function HRESULT (line 7279) | HRESULT explorer_DrawThemeBackground( function HRESULT (line 7397) | HRESULT explorer_CloseThemeData(HTHEME hTheme) function HTHEME (line 7417) | HTHEME explorer_OpenThemeDataForDpi( function HRESULT (line 7463) | HRESULT explorer_GetThemeMetric( function HRESULT (line 7496) | HRESULT explorer_GetThemeMargins( function HRESULT (line 7609) | HRESULT explorer_DrawThemeTextEx( function ExplorerFrame_CompareStringOrdinal (line 7690) | int ExplorerFrame_CompareStringOrdinal(const WCHAR* a1, int a2, const WC... type interface (line 7736) | typedef interface EnumExplorerCommand type EnumExplorerCommandVtbl (line 7738) | typedef struct EnumExplorerCommandVtbl function interface (line 7763) | interface EnumExplorerCommand type interface (line 7768) | typedef interface UICommand UICommand; type UICommandVtbl (line 7770) | typedef struct UICommandVtbl function interface (line 7816) | interface UICommand function HRESULT (line 7832) | HRESULT shell32_UICommand_InvokeHook(UICommand* _this, void* a2, void* a3) function BOOL (line 7870) | BOOL explorer_ShellExecuteExW(SHELLEXECUTEINFOW* pExecInfo) function HINSTANCE (line 7892) | HINSTANCE explorer_ShellExecuteW( type Shell32ClassFactoryEntry (line 7947) | typedef struct { type EPCategorizer (line 7955) | typedef struct _EPCategorizer function HRESULT (line 7966) | HRESULT STDMETHODCALLTYPE EPCategorizer_ICategorizer_QueryInterface(ICat... function ULONG (line 7987) | ULONG STDMETHODCALLTYPE EPCategorizer_ICategorizer_AddRef(ICategorizer* ... function ULONG (line 7992) | ULONG STDMETHODCALLTYPE EPCategorizer_ICategorizer_Release(ICategorizer*... function HRESULT (line 8013) | HRESULT STDMETHODCALLTYPE EPCategorizer_ICategorizer_GetDescription(ICat... function HRESULT (line 8020) | HRESULT STDMETHODCALLTYPE EPCategorizer_ICategorizer_GetCategory(ICatego... function HRESULT (line 8059) | HRESULT STDMETHODCALLTYPE EPCategorizer_ICategorizer_GetCategoryInfo(ICa... function HRESULT (line 8069) | HRESULT STDMETHODCALLTYPE EPCategorizer_ICategorizer_CompareCategory(ICa... function HRESULT (line 8110) | HRESULT STDMETHODCALLTYPE EPCategorizer_IShellExtInit_QueryInterface(ISh... function ULONG (line 8115) | ULONG STDMETHODCALLTYPE EPCategorizer_IShellExtInit_AddRef(IShellExtInit... function ULONG (line 8120) | ULONG STDMETHODCALLTYPE EPCategorizer_IShellExtInit_Release(IShellExtIni... function HRESULT (line 8125) | HRESULT STDMETHODCALLTYPE EPCategorizer_IShellExtInit_Initialize(IShellE... function HRESULT (line 8153) | HRESULT shell32_DriveTypeCategorizer_CreateInstanceHook(IUnknown* pUnkOu... function HRESULT (line 8199) | HRESULT ExplorerFrame_CoCreateInstanceHook(REFCLSID rclsid, LPUNKNOWN pU... function HRESULT (line 8214) | HRESULT shell32_CoCreateInstanceHook(REFCLSID rclsid, LPUNKNOWN pUnkOute... function HACCEL (line 8224) | HACCEL WINAPI ExplorerFrame_LoadAcceleratorsW(HINSTANCE hInstance, LPCWS... function FixTIFEBreakagesForLegacyControlInterfaces (line 8245) | void FixTIFEBreakagesForLegacyControlInterfaces(PBYTE pSearchBegin, size... function HRESULT (line 8388) | __declspec(dllexport) HRESULT explorer_CoCreateInstanceHook(REFCLSID rcl... function LSTATUS (line 8476) | LSTATUS explorer_RegCreateKeyExW( function LSTATUS (line 8500) | LSTATUS explorer_SHGetValueW(HKEY hkey, LPCWSTR pszSubKey, LPCWSTR pszVa... function IStream (line 8514) | IStream* explorer_OpenRegStream(HKEY hkey, PCWSTR pszSubkey, PCWSTR pszV... function LSTATUS (line 8528) | LSTATUS explorer_RegOpenKeyExW(HKEY hKey, LPCWSTR lpSubKey, DWORD ulOpti... function LSTATUS (line 8542) | LSTATUS explorer_RegSetValueExW( function LSTATUS (line 8564) | LSTATUS explorer_RegGetValueW( function HRESULT (line 8614) | HRESULT WINAPI explorer_SHCreateStreamOnModuleResourceWHook( function BOOL (line 8722) | BOOL explorer_SetRect(LPRECT lprc, int xLeft, int yTop, int xRight, int ... function BOOL (line 8807) | BOOL explorer_RegisterHotkeyHook(HWND hWnd, int id, UINT fsModifiers, UI... function BOOL (line 8850) | BOOL twinui_RegisterHotkeyHook(HWND hWnd, int id, UINT fsModifiers, UINT... function HRESULT (line 8864) | HRESULT explorer_DwmUpdateThumbnailPropertiesHook(HTHUMBNAIL hThumbnailI... function BOOL (line 8876) | BOOL WINAPI explorer_SetWindowCompositionAttribute(HWND hWnd, WINCOMPATT... function BOOL (line 8897) | BOOL SHELL32_CanDisplayWin8CopyDialogHook() function LSTATUS (line 8912) | LSTATUS shell32_RegCreateKeyExW(HKEY hKey, LPCWSTR lpSubKey, DWORD Reser... function LSTATUS (line 8929) | LSTATUS shell32_RegSetValueExW(HKEY hKey, LPCWSTR lpValueName, DWORD Res... function BOOL (line 8942) | BOOL shell32_DeleteMenu(HMENU hMenu, UINT uPosition, UINT uFlags) function BOOL (line 8948) | BOOL shell32_TrackPopupMenu(HMENU hMenu, UINT uFlags, int x, int y, int ... function patched_GetSystemMetrics (line 8974) | int patched_GetSystemMetrics(int nIndex) function HWND (line 8999) | HWND Windows11v22H2_explorer_CreateWindowExW(DWORD dwExStyle, LPCWSTR lp... function explorerframe_GetSystemMetricsForDpi (line 9008) | int explorerframe_GetSystemMetricsForDpi(int nIndex, UINT dpi) function PatchAddressBarSizing (line 9014) | static void PatchAddressBarSizing(PBYTE pSearchBegin, size_t cbSearch) function WORD (line 9384) | WORD explorer_TileWindows( function WORD (line 9395) | WORD explorer_CascadeWindows( function HWND (line 9410) | HWND user32_NtUserFindWindowExHook(HWND hWndParent, HWND hWndChildAfter,... type RTL_FEATURE_CONFIGURATION (line 9424) | struct RTL_FEATURE_CONFIGURATION { type RTL_FEATURE_CONFIGURATION (line 9437) | struct RTL_FEATURE_CONFIGURATION function RtlQueryFeatureConfigurationHook (line 9438) | int RtlQueryFeatureConfigurationHook(UINT32 featureId, int sectionType, ... function DWORD (line 9513) | DWORD InjectBasicFunctions(BOOL bIsExplorer, BOOL bInstall) function BOOL (line 9722) | BOOL PeopleBand_IsOS(DWORD dwOS) function BOOL (line 9728) | BOOL explorer_IsOS(DWORD dwOS) function TryToFindExplorerOffsets (line 9757) | void TryToFindExplorerOffsets(HANDLE hExplorer, PBYTE pSearchBegin, size... type CCacheShortcut (line 9920) | typedef struct CCacheShortcut CCacheShortcut; function PatchAppResolver (line 9924) | static void PatchAppResolver() function PatchStartTileData (line 9988) | static void PatchStartTileData(BOOL bSMEH) type CrashCounterSettings (line 10018) | typedef struct CrashCounterSettings function GetCrashCounterSettings (line 10026) | void GetCrashCounterSettings(CrashCounterSettings* out) function BOOL (line 10050) | BOOL IsCrashCounterEnabled() function HRESULT (line 10057) | HRESULT InformUserAboutCrashCallback(HWND hwnd, UINT msg, WPARAM wParam,... function DWORD (line 10126) | DWORD InformUserAboutCrash(LPVOID unused) function DWORD (line 10221) | DWORD WINAPI ClearCrashCounter(INT64 timeout) function BOOL (line 10229) | BOOL CrashCounterHandleEntryPoint() function BOOL (line 10256) | BOOL CheckExplorerSymbols(symbols_addr* symbols_PTRS) function WCHAR (line 10269) | const WCHAR* GetTaskbarDllChecked(symbols_addr* symbols_PTRS) type EP_TASKBAR_FEATURES (line 10289) | typedef enum _EP_TASKBAR_FEATURES function EP_TASKBAR_FEATURES (line 10303) | EP_TASKBAR_FEATURES GetEPTaskbarFeatures() function HMODULE (line 10331) | HMODULE PrepareAlternateTaskbarImplementation(symbols_addr* symbols_PTRS... type SSOEntry (line 10454) | typedef struct SSOEntry function PatchStobject (line 10462) | void PatchStobject(HANDLE hStobject) function LSTATUS (line 10544) | LSTATUS pnidui_RegGetValueW(HKEY hkey, LPCWSTR lpSubKey, LPCWSTR lpValue... function PatchPnidui (line 10555) | void PatchPnidui(HMODULE hPnidui) function BOOL (line 10578) | BOOL STDAPICALLTYPE explorer_SHCreateThread( function DWORD (line 10593) | DWORD Inject(BOOL bIsExplorer) function VisibilityChangedEventArguments_GetVisible (line 11580) | char VisibilityChangedEventArguments_GetVisible(__int64 a1) function StartMenu_LoadSettings (line 11604) | void StartMenu_LoadSettings(BOOL bRestartIfChanged) function INT64 (line 11865) | INT64 StartDocked_LauncherFrame_OnVisibilityChangedHook(void* _this, INT... function INT64 (line 11887) | INT64 StartDocked_SystemListPolicyProvider_GetMaximumFrequentAppsHook(vo... function INT64 (line 11894) | INT64 StartUI_SystemListPolicyProvider_GetMaximumFrequentAppsHook(void* ... function INT64 (line 11901) | INT64 StartDocked_StartSizingFrame_StartSizingFrameHook(void* _this) type Parser_XamlBufferType (line 11926) | typedef enum Parser_XamlBufferType type Parser_XamlBuffer (line 11933) | typedef struct Parser_XamlBuffer function BOOL (line 11940) | static BOOL StartMenu_FillParserBuffer(Parser_XamlBuffer* pBuffer, int r... function HRESULT (line 11959) | HRESULT CCoreServices_TryLoadXamlResourceHelperHook(void* _this, void* p... function BOOL (line 11983) | static BOOL StartMenu_FixContextMenuXbfHijackMethod() function StartUI_UserTileView_AppendMenuFlyoutItemCommandHook (line 12042) | void StartUI_UserTileView_AppendMenuFlyoutItemCommandHook(void* _this, v... function StartMenu_FixUserTileMenu (line 12053) | static void StartMenu_FixUserTileMenu(PBYTE pSearchBegin, size_t cbSearch) function LSTATUS (line 12101) | LSTATUS StartUI_RegOpenKeyExW(HKEY hKey, LPCWSTR lpSubKey, DWORD ulOptio... function LSTATUS (line 12115) | LSTATUS StartUI_RegQueryValueExW(HKEY hKey, LPCWSTR lpValueName, LPDWORD... function LSTATUS (line 12132) | LSTATUS StartUI_RegCloseKey(HKEY hKey) function Start_SetWindowRgn (line 12141) | int Start_SetWindowRgn(HWND hWnd, HRGN hRgn, BOOL bRedraw) function SetupMessage (line 12310) | int WINAPI SetupMessage(HWND hWnd, LPCWSTR lpText, LPCWSTR lpCaption, UI... function Setup_Regsvr32 (line 12344) | void Setup_Regsvr32(BOOL bInstall) function HRESULT (line 12404) | HRESULT WINAPI _DllRegisterServer() function HRESULT (line 12576) | HRESULT WINAPI _DllUnregisterServer() function HRESULT (line 12720) | HRESULT WINAPI _DllCanUnloadNow() function DWORD (line 12725) | DWORD InjectStartMenu() function IsUserOOBE (line 12951) | bool IsUserOOBE() function IsCredentialReset (line 12964) | bool IsCredentialReset() function IsUserOOBEOrCredentialReset (line 12977) | bool IsUserOOBEOrCredentialReset() function HRESULT (line 12986) | HRESULT EntryPoint(DWORD dwMethod) function HRESULT (line 13123) | __declspec(dllexport) HRESULT DXGIDeclareAdapterRemovalSupport() function HRESULT (line 13129) | __declspec(dllexport) HRESULT CreateDXGIFactory1(void* p1, void** p2) function HRESULT (line 13135) | HRESULT InjectStartFromExplorer() function HRESULT (line 13148) | HRESULT WINAPI _DllGetClassObject( function BOOL (line 13157) | BOOL WINAPI DllMain( function ZZGUI (line 13180) | __declspec(dllexport) int ZZGUI(HWND hWnd, HINSTANCE hInstance, LPSTR lp... FILE: ExplorerPatcher/dxgi_imp.cpp function EXTERN_C_START (line 5) | EXTERN_C_START function HRESULT (line 22) | HRESULT WINAPI ApplyCompatResolutionQuirking(UINT* p1, UINT* p2) function HRESULT (line 28) | HRESULT WINAPI CompatString(const char* p1, DWORD* p2, char* p3, bool p4) function HRESULT (line 34) | HRESULT WINAPI CompatValue(const char* p1, UINT64* p2) function HRESULT (line 40) | HRESULT WINAPI CreateDXGIFactory(REFIID p1, void** p2) function HRESULT (line 46) | HRESULT WINAPI CreateDXGIFactory1Original(REFIID p1, void** p2) function HRESULT (line 52) | HRESULT WINAPI CreateDXGIFactory2(UINT p1, REFIID p2, void** p3) function HRESULT (line 58) | HRESULT WINAPI DXGID3D10CreateDevice() function HRESULT (line 64) | HRESULT WINAPI DXGID3D10CreateLayeredDevice() function HRESULT (line 70) | HRESULT WINAPI DXGID3D10GetLayeredDeviceSize() function HRESULT (line 76) | HRESULT WINAPI DXGID3D10RegisterLayers() function HRESULT (line 82) | HRESULT WINAPI DXGIDeclareAdapterRemovalSupportOriginal() function HRESULT (line 88) | HRESULT WINAPI DXGIDumpJournal(void* p1) function HRESULT (line 94) | HRESULT WINAPI DXGIGetDebugInterface1(UINT p1, REFIID p2, void** p3) function HRESULT (line 100) | HRESULT WINAPI DXGIReportAdapterConfiguration(void* p1) function HRESULT (line 106) | HRESULT WINAPI PIXBeginCapture(UINT p1, void* p2) function HRESULT (line 112) | HRESULT WINAPI PIXEndCapture() function HRESULT (line 118) | HRESULT WINAPI PIXGetCaptureState() function HRESULT (line 124) | HRESULT WINAPI SetAppCompatStringPointer(SIZE_T p1, const char* p2) function HRESULT (line 130) | HRESULT WINAPI UpdateHMDEmulationStatus(bool p1) FILE: ExplorerPatcher/fmemopen.c function FILE (line 19) | FILE* fmemopen(void* buf, size_t len, const char* type) FILE: ExplorerPatcher/getline.c function getdelim (line 31) | ssize_t function getline (line 74) | ssize_t FILE: ExplorerPatcher/getline.h type SSIZE_T (line 6) | typedef SSIZE_T ssize_t; FILE: ExplorerPatcher/hooking.h type funchook_t (line 11) | typedef struct funchook funchook_t; function funchook_t (line 13) | inline funchook_t* funchook_create(void) function funchook_uninstall (line 18) | inline int funchook_uninstall( function funchook_destroy (line 26) | inline int funchook_destroy(funchook_t* _this) function funchook_prepare (line 31) | inline int funchook_prepare( function funchook_install (line 41) | inline int funchook_install( FILE: ExplorerPatcher/inc/ClassicWinRtForwardDecl.h function namespace (line 8) | namespace ABI { namespace Windows { namespace Foundation { function namespace (line 33) | namespace ABI { namespace Windows { namespace Foundation { function namespace (line 58) | namespace ABI { namespace Windows { namespace Foundation { FILE: ExplorerPatcher/inc/ContainerPolicies.h function class (line 25) | class CTContainer_PolicyNewMem function class (line 35) | class CTContainer_PolicyCoTaskMem function class (line 44) | class CTContainer_PolicyLocalMem function BOOL (line 52) | static BOOL DestroyMem(void* p) function HRESULT (line 67) | static HRESULT ReallocArray(T* pv, size_t cItems, T** ppv) function HRESULT (line 82) | static HRESULT ReallocArray(T* pv, size_t cItems, T** ppv) FILE: ExplorerPatcher/inc/NativeString.h function namespace (line 8) | namespace Windows::Internal function ElementType (line 50) | static ElementType* Realloc(ElementType* p, size_t bytes) function Free (line 55) | static void Free(ElementType* p) function ElementType (line 70) | static ElementType* Realloc(ElementType* p, size_t bytes) function Free (line 75) | static void Free(ElementType* p) function HRESULT (line 108) | HRESULT Initialize(const WCHAR* psz, const size_t cch) function HRESULT (line 113) | HRESULT Initialize(const WCHAR* psz) function HRESULT (line 118) | HRESULT Initialize(const NativeString& other) function HRESULT (line 123) | HRESULT Initialize(HINSTANCE hInstance, UINT uId, WORD wLanguage) function HRESULT (line 139) | HRESULT Initialize(HINSTANCE hInstance, UINT uId) function HRESULT (line 144) | HRESULT Initialize(HKEY hKey, const WCHAR* pszValueName) function HRESULT (line 149) | HRESULT Initialize(HKEY hKey, const WCHAR* pszSubKey, const WCHAR* pszVa... function HRESULT (line 161) | HRESULT InitializeNoExpand(HKEY hKey, const WCHAR* pszValueName) function HRESULT (line 166) | HRESULT InitializeNoExpand(HKEY hKey, const WCHAR* pszSubKey, const WCHA... function HRESULT (line 178) | HRESULT InitializeFormat(const WCHAR* pszFormat, va_list argList) function HRESULT (line 197) | HRESULT InitializeFormat(const WCHAR* pszFormat, ...) function HRESULT (line 204) | HRESULT InitializeResFormat(HINSTANCE hInstance, UINT uId, ...) function HRESULT (line 217) | HRESULT InitializeMessage(const WCHAR* pszFormat, va_list argList) function HRESULT (line 227) | HRESULT InitializeMessage(const WCHAR* pszFormat, ...) function HRESULT (line 234) | HRESULT InitializeResMessage(HINSTANCE hInstance, UINT uId, ...) function Free (line 252) | void Free() function Attach (line 257) | void Attach(WCHAR* psz) function Attach (line 262) | void Attach(WCHAR* psz, const size_t cch) function WCHAR (line 267) | WCHAR* Detach() function HRESULT (line 272) | HRESULT DetachInitializeIfEmpty(WCHAR** ppsz) function WCHAR (line 290) | WCHAR** FreeAndGetAddressOf() function HRESULT (line 295) | HRESULT CopyTo(WCHAR** ppszDest) const function HRESULT (line 315) | HRESULT CopyTo(WCHAR* pszDest, size_t cchDest) const function WCHAR (line 326) | const WCHAR* Get() const function WCHAR (line 331) | const WCHAR* GetNonNull() const function GetCount (line 336) | size_t GetCount() function CompareOrdinal (line 361) | int CompareOrdinal(const WCHAR* psz, const size_t cch) const function CompareOrdinal (line 366) | int CompareOrdinal(const WCHAR* psz) const function CompareOrdinal (line 371) | int CompareOrdinal(const NativeString& other) const function CompareOrdinalIgnoreCase (line 376) | int CompareOrdinalIgnoreCase(const WCHAR* psz, const size_t cch) const function CompareOrdinalIgnoreCase (line 381) | int CompareOrdinalIgnoreCase(const WCHAR* psz) const function CompareOrdinalIgnoreCase (line 386) | int CompareOrdinalIgnoreCase(const NativeString& other) const function HRESULT (line 391) | HRESULT Concat(const WCHAR* psz, const size_t cch) function HRESULT (line 396) | HRESULT Concat(WCHAR c) function HRESULT (line 401) | HRESULT Concat(const WCHAR* psz) function HRESULT (line 406) | HRESULT Concat(const NativeString& other) function HRESULT (line 411) | HRESULT Concat(HINSTANCE hInstance, UINT uId, WORD wLanguage) function HRESULT (line 427) | HRESULT Concat(HINSTANCE hInstance, UINT uId) function HRESULT (line 432) | HRESULT ConcatFormat(const WCHAR* pszFormat, va_list argList) function HRESULT (line 447) | HRESULT ConcatFormat(const WCHAR* pszFormat, ...) function RemoveAt (line 454) | bool RemoveAt(size_t iElem, size_t cchElem) function TrimStart (line 459) | bool TrimStart(const WCHAR* pszTrim) function TrimEnd (line 464) | bool TrimEnd(const WCHAR* pszTrim) function TrimWhitespace (line 491) | bool TrimWhitespace() function ReplaceChars (line 498) | void ReplaceChars(const WCHAR wcFind, const WCHAR wcReplace) function HRESULT (line 549) | HRESULT EnsureCapacity(size_t cchDesired) function HRESULT (line 563) | HRESULT _EnsureCapacity(size_t cchDesired) function _IsOnlyWhitespace (line 618) | bool _IsOnlyWhitespace() const function HRESULT (line 633) | HRESULT _Initialize(const WCHAR* psz, size_t cch) function HRESULT (line 701) | HRESULT _InitializeFromRegistry(HKEY hKey, const WCHAR* pszValueName, bo... function _GetCount (line 772) | size_t _GetCount() function WCHAR (line 785) | const WCHAR* _Get() const function HRESULT (line 790) | HRESULT _Concat(const WCHAR c) function HRESULT (line 796) | HRESULT _Concat(const WCHAR* psz, const size_t cch) function HRESULT (line 812) | HRESULT _ConcatMayTruncate(const WCHAR* psz, size_t cchMaxCapacity) function _RemoveAt (line 829) | bool _RemoveAt(size_t iElem, size_t cchElem) function _TrimStart (line 850) | bool _TrimStart(const WCHAR* pszTrim) function _TrimEnd (line 873) | bool _TrimEnd(const WCHAR* pszTrim) function _Free (line 896) | void _Free() function _Attach (line 907) | void _Attach(WCHAR* psz) function _Attach (line 918) | void _Attach(WCHAR* psz, const size_t cch) function WCHAR (line 930) | WCHAR* _Detach() function WCHAR (line 939) | WCHAR** _FreeAndGetAddressOf() type Windows (line 961) | typedef Windows::Internal::NativeString(val... function STDMETHODIMP (line 85) | STDMETHODIMP GetInt16(INT16* value) override { return _ToScalar(v... function STDMETHODIMP (line 86) | STDMETHODIMP GetUInt16(UINT16* value) override { return _ToScalar(v... function STDMETHODIMP (line 88) | STDMETHODIMP GetUInt32(UINT32* value) override { return _ToScalar(v... function STDMETHODIMP (line 90) | STDMETHODIMP GetUInt64(UINT64* value) override { return _ToScalar, IT... method CToastData (line 46) | CToastData(IToastNotifier* notifier, IToastNotificationFactory* notifF... method HideToast (line 51) | void HideToast() method HideAndShowToast (line 66) | void HideAndShowToast(IXmlDocument* inputXml) method HRESULT (line 87) | HRESULT UpdateDownloadProgress(SIZE_T downloaded, SIZE_T total) method STDMETHODIMP (line 161) | STDMETHODIMP Invoke(IToastNotification* sender, IInspectable* argsInsp... type IsUpdateAvailableParameters (line 194) | struct IsUpdateAvailableParameters function BOOL (line 200) | BOOL IsUpdateAvailableHelper( function BOOL (line 819) | BOOL IsUpdateAvailable(LPCWSTR wszDataStore, char* szCheckAgainst, BOOL*... function BOOL (line 938) | BOOL UpdateProduct(LPCWSTR wszDataStore, CToastData* toastData, BOOL bNo... function BOOL (line 1037) | BOOL ShowUpdateSuccessNotification(HMODULE hModule, CToastData* toastData) function BOOL (line 1084) | BOOL InstallUpdatesIfAvailable( function DWORD (line 1296) | DWORD CheckForUpdatesThread(LPVOID params) FILE: ExplorerPatcher/utility.c function printf_guid (line 8) | void printf_guid(GUID guid) function LRESULT (line 17) | LRESULT CALLBACK BalloonWndProc(HWND hWnd, UINT msg, WPARAM wParam, LPAR... function ZZTestBalloon (line 46) | __declspec(dllexport) int CALLBACK ZZTestBalloon(HWND hWnd, HINSTANCE hI... function ZZTestToast (line 97) | __declspec(dllexport) int CALLBACK ZZTestToast(HWND hWnd, HINSTANCE hIns... function ZZLaunchExplorer (line 142) | __declspec(dllexport) int CALLBACK ZZLaunchExplorer(HWND hWnd, HINSTANCE... function ZZLaunchExplorerDelayed (line 174) | __declspec(dllexport) int CALLBACK ZZLaunchExplorerDelayed(HWND hWnd, HI... function ZZRestartExplorer (line 181) | __declspec(dllexport) int CALLBACK ZZRestartExplorer(HWND hWnd, HINSTANC... function ComputeFileHash (line 216) | int ComputeFileHash(LPCWSTR filename, LPSTR hash, DWORD dwHash) function ComputeFileHash2 (line 328) | int ComputeFileHash2(HMODULE hModule, LPCWSTR filename, LPSTR hash, DWOR... function GetHardcodedHash (line 355) | void GetHardcodedHash(LPCWSTR wszPath, LPSTR hash, DWORD dwHash) function LaunchPropertiesGUI (line 385) | void LaunchPropertiesGUI(HMODULE hModule) function BOOL (line 422) | BOOL SystemShutdown(BOOL reboot) function HRESULT (line 461) | HRESULT FindDesktopFolderView(REFIID riid, void** ppv) function HRESULT (line 519) | HRESULT GetDesktopAutomationObject(REFIID riid, void** ppv) function HRESULT (line 538) | HRESULT ShellExecuteFromExplorer( function ToggleTaskbarAutohide (line 599) | void ToggleTaskbarAutohide() function LSTATUS (line 615) | LSTATUS RegisterDWMService(DWORD dwDesiredState, DWORD dwOverride) function WCHAR (line 732) | WCHAR* StrReplaceAllW(const WCHAR* s, const WCHAR* oldW, const WCHAR* ne... function HRESULT (line 763) | HRESULT getEngineGuid(LPCTSTR extension, GUID* guidBuffer) function ULONG (line 840) | ULONG STDMETHODCALLTYPE ep_static_AddRefRelease(void* _this) function HRESULT (line 845) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_QueryInterface(void* _this, ... function HRESULT (line 859) | HRESULT STDMETHODCALLTYPE IActiveScriptSiteWindow_QueryInterface(void* _... function HRESULT (line 864) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_GetLCID(void* _this, LCID* p... function HRESULT (line 870) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_GetItemInfo(void* _this, LPC... function HRESULT (line 875) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_GetDocVersionString(void* _t... function HRESULT (line 881) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_OnScriptTerminate(void* _thi... function HRESULT (line 886) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_OnStateChange(void* _this, S... function HRESULT (line 891) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_OnScriptError(void* _this, I... function HRESULT (line 929) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_OnEnterScript(void* _this) function HRESULT (line 934) | HRESULT STDMETHODCALLTYPE IActiveScriptSite_OnLeaveScript(void* _this) function HRESULT (line 939) | HRESULT STDMETHODCALLTYPE IActiveScriptSiteWindow_GetWindow(void* _this,... function HRESULT (line 945) | HRESULT STDMETHODCALLTYPE IActiveScriptSiteWindow_EnableModeless(void* _... type CSimpleScriptSite (line 972) | typedef struct _CSimpleScriptSite function LRESULT (line 984) | static LRESULT CALLBACK InputBoxProc(int nCode, WPARAM wParam, LPARAM lP... function HRESULT (line 1000) | HRESULT InputBox(BOOL bPassword, HWND hWnd, LPCWSTR wszPrompt, LPCWSTR w... function BOOL (line 1130) | BOOL PleaseWait_UpdateTimeout(int timeout) function VOID (line 1141) | VOID CALLBACK PleaseWait_TimerProc(HWND hWnd, UINT uMsg, UINT idEvent, D... function LRESULT (line 1161) | LRESULT CALLBACK PleaseWait_HookProc(int code, WPARAM wParam, LPARAM lPa... function BOOL (line 1194) | BOOL DownloadAndInstallWebView2Runtime() function BOOL (line 1281) | BOOL DownloadFile(LPCWSTR wszURL, DWORD dwSize, LPCWSTR wszPath) function BOOL (line 1338) | BOOL IsConnectedToInternet() function BOOL (line 1374) | BOOL DoesOSBuildSupportSpotlight() function BOOL (line 1379) | BOOL IsSpotlightEnabled() function SpotlightHelper (line 1388) | void SpotlightHelper(DWORD dwOp, HWND hWnd, HMENU hMenu, LPPOINT pPt) function BOOL (line 1532) | BOOL ExtractMonitorByIndex(HMONITOR hMonitor, HDC hDC, LPRECT lpRect, Mo... function HRESULT (line 1548) | HRESULT SHRegGetBOOLWithREGSAM(HKEY key, LPCWSTR subKey, LPCWSTR value, ... function HRESULT (line 1587) | HRESULT SHRegGetDWORD(HKEY hkey, const WCHAR* pwszSubKey, const WCHAR* p... function BOOL (line 1597) | BOOL GetLogonSid(PSID* ppsid) function BOOL (line 1645) | BOOL PrepareSecurityDescriptor(PSID pMainSid, DWORD dwMainPermissions, P... FILE: ExplorerPatcher/utility.h type StuckRectsData (line 69) | typedef struct _StuckRectsData type interface (line 91) | typedef interface ITrayUIHost type interface (line 93) | typedef interface ITrayUI ITrayUI; type HRESULT (line 107) | typedef HRESULT(*TrayUI_CreateInstance_t)(ITrayUIHost* host, REFIID riid... function FileExistsW (line 111) | inline int FileExistsW(wchar_t* file) type LSTATUS (line 145) | typedef LSTATUS(*t_SHRegGetValueFromHKCUHKLM)( function LSTATUS (line 155) | inline LSTATUS SHRegGetValueFromHKCUHKLMWithOpt( type IMMERSIVE_COLOR_TYPE (line 247) | typedef enum IMMERSIVE_COLOR_TYPE type IMMERSIVE_COLOR_PREFERENCE (line 254) | typedef struct IMMERSIVE_COLOR_PREFERENCE type IMMERSIVE_HC_CACHE_MODE (line 260) | typedef enum IMMERSIVE_HC_CACHE_MODE type HRESULT (line 275) | typedef HRESULT(*GetUserColorPreference_t)(IMMERSIVE_COLOR_PREFERENCE*, ... type DWORD (line 278) | typedef DWORD(*GetColorFromPreference_t)(const IMMERSIVE_COLOR_PREFERENC... function BOOL (line 317) | inline BOOL IsHighContrast() function WCHAR (line 328) | static inline WCHAR* rand_string(WCHAR* str, size_t size) function milliseconds_now (line 342) | inline long long milliseconds_now() { function BOOL (line 355) | inline BOOL IsAppRunningAsAdminMode() function BOOL (line 400) | inline BOOL IsDesktopWindowAlreadyPresent() function RM_UNIQUE_PROCESS (line 406) | inline RM_UNIQUE_PROCESS GetExplorerApplication() function DWORD (line 446) | inline DWORD WINAPI BeginExplorerRestart(LPVOID lpUnused) function FinishExplorerRestart (line 467) | inline void FinishExplorerRestart() function BOOL (line 479) | inline BOOL ExitExplorer() function StartExplorerWithDelay (line 485) | inline void StartExplorerWithDelay(int delay, HANDLE userToken) function StartExplorer (line 534) | inline void StartExplorer() function BOOL (line 598) | inline BOOL IncrementDLLReferenceCount(HINSTANCE hinst) function BOOL (line 610) | inline BOOL SectionBeginAndSizeEx64( function BOOL (line 632) | inline BOOL SectionBeginAndSizePEFileEx64( function BOOL (line 654) | inline BOOL SectionBeginAndSize(HMODULE hModule, const char* pszSectionN... function BOOL (line 672) | inline BOOL SectionBeginAndSizePEFile( type EP_IMAGE_CHPE_RANGE_ENTRY (line 691) | typedef struct _EP_IMAGE_CHPE_RANGE_ENTRY type EP_IMAGE_ARM64EC_METADATA (line 705) | typedef struct _EP_IMAGE_ARM64EC_METADATA function BOOL (line 730) | inline BOOL GetChpeRanges64( function BOOL (line 774) | inline BOOL GetChpeRangesPEFile64( type EP_ChpeCodeRangeType (line 837) | typedef enum _EP_ChpeCodeRangeType function BOOL (line 845) | inline BOOL TextSectionBeginAndSize(HMODULE hModule, PBYTE* beginSection... function BOOL (line 892) | inline BOOL TextSectionBeginAndSizePEFile(PBYTE pFileBase, DWORD fileSiz... function BOOL (line 943) | __forceinline BOOL TextSectionBeginAndSize(HMODULE hModule, PBYTE* begin... function BOOL (line 948) | __forceinline BOOL TextSectionBeginAndSizePEFile(PBYTE pFileBase, DWORD ... function BOOL (line 954) | __forceinline BOOL RDataSectionBeginAndSize(HMODULE hModule, PBYTE* begi... function BOOL (line 959) | __forceinline BOOL RDataSectionBeginAndSizePEFile(PBYTE pFileBase, DWORD... function BOOL (line 967) | inline BOOL FollowJump(PBYTE pInstr, BYTE shortOpcode, BYTE longOpcodeEx... function BOOL (line 986) | inline BOOL FollowJnz(PBYTE pInstr, PBYTE* pTarget, DWORD* pInstrSize) function BOOL (line 991) | inline BOOL FollowJz(PBYTE pInstr, PBYTE* pTarget, DWORD* pInstrSize) function DWORD (line 1000) | __forceinline DWORD ARM64_ReadBits(DWORD value, int h, int l) function ARM64_SignExtend (line 1005) | __forceinline int ARM64_SignExtend(DWORD value, int numBits) function ARM64_ReadBitsSignExtend (line 1013) | __forceinline int ARM64_ReadBitsSignExtend(DWORD insn, int h, int l) function BOOL (line 1018) | __forceinline BOOL ARM64_IsInRange(int value, int bitCount) function UINT_PTR (line 1025) | __forceinline UINT_PTR ARM64_Align(UINT_PTR value, UINT_PTR alignment) function BOOL (line 1030) | __forceinline BOOL ARM64_IsCBZW(DWORD insn) { return ARM64_ReadBits(insn... function BOOL (line 1031) | __forceinline BOOL ARM64_IsCBNZW(DWORD insn) { return ARM64_ReadBits(ins... function BOOL (line 1032) | __forceinline BOOL ARM64_IsTBZ(DWORD insn) { return ARM64_ReadBits(insn,... function BOOL (line 1033) | __forceinline BOOL ARM64_IsTBNZ(DWORD insn) { return ARM64_ReadBits(insn... function BOOL (line 1034) | __forceinline BOOL ARM64_IsBL(DWORD insn) { return ARM64_ReadBits(insn, ... function BOOL (line 1035) | __forceinline BOOL ARM64_IsADRP(DWORD insn) { return (ARM64_ReadBits(ins... function BOOL (line 1036) | __forceinline BOOL ARM64_IsMOVZW(DWORD insn) { return ARM64_ReadBits(ins... function BOOL (line 1037) | __forceinline BOOL ARM64_IsSTRBIMM(DWORD insn) { return ARM64_ReadBits(i... function DWORD (line 1039) | __forceinline DWORD* ARM64_FollowCBNZW(DWORD* pInsnCBNZW) function DWORD (line 1048) | __forceinline DWORD* ARM64_FollowBL(DWORD* pInsnBL) function DWORD (line 1057) | __forceinline DWORD ARM64_MakeB(int imm26) function DWORD (line 1064) | __forceinline DWORD ARM64_MakeBL(int imm26) function DWORD (line 1071) | __forceinline DWORD ARM64_CBZWToB(DWORD insnCBZW) function DWORD (line 1079) | __forceinline DWORD ARM64_CBNZWToB(DWORD insnCBNZW) function DWORD (line 1087) | __forceinline DWORD ARM64_TBZToB(DWORD insnTBZ) function DWORD (line 1095) | __forceinline DWORD ARM64_TBNZToB(DWORD insnTBNZ) function DWORD (line 1103) | __forceinline DWORD ARM64_DecodeADD(DWORD insnADD) function DWORD (line 1110) | __forceinline DWORD ARM64_DecodeSTRBIMM(DWORD insnSTRBIMM) function DWORD (line 1118) | __forceinline DWORD ARM64_DecodeLDRBIMM(DWORD insnLDRBIMM) function UINT_PTR (line 1126) | inline UINT_PTR ARM64_DecodeADRL(UINT_PTR offset, DWORD insnADRP, DWORD ... function BOOL (line 1144) | inline BOOL WINAPI PatchContextMenuOfNewMicrosoftIME(BOOL* bFound) type MonitorOverrideData (line 1247) | typedef struct _MonitorOverrideData function BOOL (line 1258) | inline BOOL MaskCompare(PVOID pBuffer, LPCSTR lpPattern, LPCSTR lpMask) function PVOID (line 1269) | inline __declspec(noinline) PVOID FindPatternHelper(PVOID pBase, SIZE_T ... function PVOID (line 1282) | inline PVOID FindPattern(PVOID pBase, SIZE_T dwSize, LPCSTR lpPattern, L... function UINT_PTR (line 1288) | inline UINT_PTR FileOffsetToRVA(PBYTE pBase, UINT_PTR offset) function UINT_PTR (line 1301) | inline UINT_PTR RVAToFileOffset(PBYTE pBase, UINT_PTR rva) function HMODULE (line 1314) | inline HMODULE LoadGuiModule() function BOOL (line 1323) | inline BOOL DoesWindows10StartMenuExist() function BOOL (line 1342) | inline BOOL IsStockWindows10TaskbarAvailable() function WCHAR (line 1351) | inline const WCHAR* PickTaskbarDll() function BOOL (line 1394) | inline BOOL DoesTaskbarDllExist() function AdjustTaskbarStyleValue (line 1408) | inline void AdjustTaskbarStyleValue(DWORD* pdwValue) FILE: ep_extra/worker.c function done (line 10) | void done() { function BOOL (line 62) | BOOL WINAPI DllMain( FILE: ep_extra_valinet.win7alttab/main.c function HRESULT (line 14) | HRESULT AltTab_DwmpActivateLivePreview(int s, HWND hWnd, int c, int d) { function AltTab_LoadStringW (line 18) | int AltTab_LoadStringW(HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, i... function HTHEME (line 32) | HTHEME AltTab_OpenThemeData(HWND hwnd, LPCWSTR pszClassList) { function HRESULT (line 37) | HRESULT AltTab_DrawThemeTextEx(HTHEME hTheme, HDC hdc, int iPartId, int ... function BOOL (line 45) | BOOL AltTab_IsWindowEnabled(HWND hWnd) { function HRESULT (line 56) | HRESULT AltTab_DwmExtendFrameIntoClientArea(HWND hWnd, const MARGINS* pM... function BOOL (line 62) | BOOL AltTab_PostMessageW(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lPa... function clean (line 69) | __declspec(dllexport) void clean() { function setup (line 74) | __declspec(dllexport) int setup() { function BOOL (line 101) | BOOL WINAPI DllMain( FILE: ep_generate_release_description/ep_generate_release_description.c function main (line 7) | int main(int argc, char** argv) FILE: ep_generate_release_name/ep_generate_release_name.c function main (line 3) | int main(int argc, char** argv) FILE: ep_gui/GUI.c function LSTATUS (line 16) | LSTATUS SetPolicy(HKEY hKey, LPCWSTR wszPolicyPath, LPCWSTR wszPolicyNam... function GUI_DeleteWeatherFolder (line 50) | int GUI_DeleteWeatherFolder() function BOOL (line 79) | BOOL GUI_Internal_DeleteWeatherFolder(int* res) function PlayHelpMessage (line 110) | void PlayHelpMessage(GUI* _this) function NTSTATUS (line 159) | NTSTATUS NTAPI hookRtlQueryElevationFlags(DWORD* pFlags) function LONG (line 167) | LONG NTAPI OnVex(PEXCEPTION_POINTERS ExceptionInfo) function BOOL (line 190) | BOOL IsColorSchemeChangeMessage(LPARAM lParam) function LSTATUS (line 200) | LSTATUS GUI_Internal_RegSetValueExW( function LSTATUS (line 527) | LSTATUS GUI_RegSetValueExW( function LSTATUS (line 540) | LSTATUS GUI_Internal_RegQueryValueExW( function LSTATUS (line 739) | LSTATUS GUI_RegCreateKeyExW( function LSTATUS (line 759) | LSTATUS GUI_RegOpenKeyExW( function LSTATUS (line 787) | LSTATUS GUI_RegQueryValueExW( function GUI_SetSection (line 812) | static void GUI_SetSection(GUI* _this, BOOL bCheckEnablement, int dwSect... function GUI_SubstituteLocalizedString (line 868) | static void GUI_SubstituteLocalizedString(wchar_t* str, size_t cch) function GUI_EnumerateLanguagesCallback (line 910) | static void GUI_EnumerateLanguagesCallback(const EP_L10N_Language* langu... function GUI_PopulateLanguageSelectorMenu (line 926) | static void GUI_PopulateLanguageSelectorMenu(HMENU hMenu) function GUI_UpdateLanguages (line 955) | static void GUI_UpdateLanguages() function DWORD (line 962) | static DWORD GUI_GetTaskbarStyle(BOOL bAdjust) function GUI_RemoveChoiceEntry (line 974) | static void GUI_RemoveChoiceEntry(HMENU hMenu, UINT value) function BOOL (line 988) | static BOOL GUI_Build(HDC hDC, HWND hwnd, POINT pt) function LRESULT (line 3399) | static LRESULT CALLBACK GUI_WindowProc(HWND hWnd, UINT uMsg, WPARAM wPar... function ZZGUI (line 3894) | __declspec(dllexport) int ZZGUI(HWND hWnd, HINSTANCE hInstance, LPSTR lp... FILE: ep_gui/GUI.h type GUI (line 64) | typedef struct _GUI FILE: ep_gui/dllmain.cpp function BOOL (line 8) | BOOL WINAPI DllMain( FILE: ep_setup/ep_setup.c function BOOL (line 22) | BOOL SetupShortcut(BOOL bInstall, WCHAR* wszPath, WCHAR* wszArguments) function BOOL (line 122) | BOOL SetupUninstallEntry(BOOL bInstall, WCHAR* wszPath) type MemoryBuffer (line 304) | typedef struct function MemoryBuffer_Destroy (line 311) | void MemoryBuffer_Destroy(MemoryBuffer** mem) function voidpf (line 322) | voidpf ZCALLBACK MemOpenFile(voidpf opaque, const void* filename, int mode) function uLong (line 328) | uLong ZCALLBACK MemReadFile(voidpf opaque, voidpf stream, void* buf, uLo... function uLong (line 347) | uLong ZCALLBACK MemWriteFile(voidpf opaque, voidpf stream, const void* b... function ZPOS64_T (line 352) | ZPOS64_T ZCALLBACK MemTellFile(voidpf opaque, voidpf stream) function MemSeekFile (line 358) | long ZCALLBACK MemSeekFile(voidpf opaque, voidpf stream, ZPOS64_T offset... function MemCloseFile (line 387) | int ZCALLBACK MemCloseFile(voidpf opaque, voidpf stream) function MemErrorFile (line 392) | int ZCALLBACK MemErrorFile(voidpf opaque, voidpf stream) function FillMemoryFileIOFunctions (line 397) | void FillMemoryFileIOFunctions(zlib_filefunc64_def* pFileFunc, MemoryBuf... function unzFile (line 419) | unzFile LoadZipFileFromResources(MemoryBuffer** outMem) function BOOL (line 490) | BOOL StageFileForCleanup(const WCHAR* wszProblematicFilePath) function BOOL (line 510) | __declspec(noinline) BOOL InstallResourceHelper(BOOL bInstall, HMODULE h... function BOOL (line 597) | __declspec(noinline) BOOL InstallResource(BOOL bInstall, HMODULE hInstan... function WCHAR (line 623) | const WCHAR* GetSystemLanguages() function BOOL (line 643) | BOOL SystemHasLanguageInstalled(const WCHAR* languages, const char* lang... type LanguageCodeTreatment (line 658) | typedef enum LanguageCodeTreatment function BOOL (line 665) | __declspec(noinline) BOOL ExtractDirectory(unzFile zipFile, const char* ... function BOOL (line 789) | BOOL DeleteResource(LPCWSTR pwszDirectory, LPCWSTR pwszFileName) function ProcessTaskbarDlls (line 832) | void ProcessTaskbarDlls(BOOL* bInOutOk, BOOL bInstall, BOOL bExtractMode... function BOOL (line 843) | BOOL RemoveDirectoryRecursive(const WCHAR* wszDirectoryPath) function wWinMain (line 898) | int WINAPI wWinMain( FILE: ep_setup/rijndael-alg-fst.c function rijndaelKeySetupEnc (line 730) | __forceinline int rijndaelKeySetupEnc(u32 rk[/*4*(Nr + 1)*/], const u8 c... function rijndaelKeySetupDec (line 816) | __forceinline int rijndaelKeySetupDec(u32 rk[/*4*(Nr + 1)*/], const u8 c... function rijndaelEncrypt (line 856) | __forceinline void rijndaelEncrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr,... function rijndaelDecrypt (line 1037) | __forceinline void rijndaelDecrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr,... function rijndaelEncryptRound (line 1220) | void rijndaelEncryptRound(const u32 rk[/*4*(Nr + 1)*/], int Nr, u8 block... function rijndaelDecryptRound (line 1313) | void rijndaelDecryptRound(const u32 rk[/*4*(Nr + 1)*/], int Nr, u8 block... FILE: ep_setup/rijndael-alg-fst.h type u8 (line 33) | typedef unsigned char u8; type u16 (line 34) | typedef unsigned short u16; type u32 (line 35) | typedef unsigned int u32; FILE: ep_setup_patch/ep_setup_patch.c function wWinMain (line 6) | int WINAPI wWinMain( FILE: ep_startmenu/ep_sm_main.c function BOOL (line 27) | BOOL GetStartUIName(WCHAR* out, int cch) function BOOL (line 55) | BOOL GetStartShowClassicMode() function PatchXamlMetaDataProviderGuid (line 69) | void PatchXamlMetaDataProviderGuid() function Init (line 99) | void Init() function wchar_t (line 176) | wchar_t* GetCmdArguments(int* a1) function HRESULT (line 204) | HRESULT GetActivationFactoryByPCWSTR(PCWSTR activatableClassId, REFIID r... function BOOL (line 250) | BOOL WINAPI DllMain( FILE: ep_startmenu/ep_sm_main_cpp.cpp type ABI::Windows::ApplicationModel::Resources::Core::Internal (line 10) | namespace ABI::Windows::ApplicationModel::Resources::Core::Internal function HRESULT (line 36) | HRESULT LoadOurShellCommonPri() function HRESULT (line 77) | HRESULT GetActivationFactoryByPCWSTR_InStartUI(PCWSTR activatableClassId... function HRESULT (line 101) | HRESULT GetActivationFactoryByPCWSTR_InJumpViewUI(PCWSTR activatableClas... FILE: ep_weather_host/ep_weather.c function HRESULT (line 20) | HRESULT WINAPI _DllRegisterServer() function HRESULT (line 187) | HRESULT WINAPI _DllUnregisterServer() function HRESULT (line 261) | HRESULT WINAPI _DllCanUnloadNow() function HRESULT (line 271) | HRESULT WINAPI _DllGetClassObject( function BOOL (line 295) | BOOL WINAPI DllMain( FILE: ep_weather_host/ep_weather_error_html.h function n (line 15) | n\ FILE: ep_weather_host/ep_weather_factory.c function ULONG (line 4) | ULONG STDMETHODCALLTYPE epw_factory_AddRef(IClassFactory* _this) function ULONG (line 9) | ULONG STDMETHODCALLTYPE epw_factory_Release(IClassFactory* _this) function HRESULT (line 14) | HRESULT STDMETHODCALLTYPE epw_factory_QueryInterface( function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE epw_factory_LockServer( function HRESULT (line 48) | HRESULT STDMETHODCALLTYPE epw_factory_CreateInstance( FILE: ep_weather_host/ep_weather_factory.h type interface (line 21) | typedef interface IEPWeatherFactory FILE: ep_weather_host/ep_weather_host.c function HRESULT (line 12) | HRESULT STDMETHODCALLTYPE epw_Weather_static_Stub(void* _this) function ULONG (line 17) | ULONG STDMETHODCALLTYPE epw_Weather_static_AddRefRelease(void* _this) function DWORD (line 22) | static DWORD epw_Weather_ReleaseBecauseClientDiedThread(EPWeather* _this) function epw_Weather_SetTextScaleFactorFromRegistry (line 29) | static void epw_Weather_SetTextScaleFactorFromRegistry(EPWeather* _this,... function HRESULT (line 60) | HRESULT STDMETHODCALLTYPE INetworkListManagerEvents_QueryInterface(Gener... function HRESULT (line 73) | HRESULT STDMETHODCALLTYPE INetworkListManagerEvents_ConnectivityChanged(... function GenericObjectWithThis (line 98) | GenericObjectWithThis* GenericObjectWithThis_MakeAndInitialize(IUnknownV... function ULONG (line 115) | ULONG STDMETHODCALLTYPE GenericObjectWithThis_AddRef(GenericObjectWithTh... function ULONG (line 123) | ULONG STDMETHODCALLTYPE GenericObjectWithThis_Release(GenericObjectWithT... function HRESULT (line 137) | HRESULT STDMETHODCALLTYPE ICoreWebView2EnvironmentOptions_QueryInterface... function HRESULT (line 150) | HRESULT STDMETHODCALLTYPE ICoreWebView2CreateCoreWebView2EnvironmentComp... function HRESULT (line 163) | HRESULT STDMETHODCALLTYPE ICoreWebView2CreateCoreWebView2ControllerCompl... function HRESULT (line 176) | HRESULT STDMETHODCALLTYPE ICoreWebView2NavigationStartingEventHandler_Qu... function HRESULT (line 189) | HRESULT STDMETHODCALLTYPE ICoreWebView2NavigationCompletedEventHandler_Q... function HRESULT (line 202) | HRESULT STDMETHODCALLTYPE ICoreWebView2PermissionRequestedEventHandler_Q... function HRESULT (line 215) | HRESULT STDMETHODCALLTYPE ICoreWebView2CallDevToolsProtocolMethodComplet... function HRESULT (line 229) | HRESULT STDMETHODCALLTYPE ICoreWebView2ExecuteScriptCompletedHandler_Que... function HRESULT (line 242) | HRESULT STDMETHODCALLTYPE ICoreWebView2_get_AdditionalBrowserArguments(I... function HRESULT (line 252) | HRESULT STDMETHODCALLTYPE ICoreWebView2_get_Language(ICoreWebView2Enviro... function HRESULT (line 262) | HRESULT STDMETHODCALLTYPE ICoreWebView2_get_TargetCompatibleBrowserVersi... function HRESULT (line 272) | HRESULT STDMETHODCALLTYPE ICoreWebView2_get_AllowSingleSignOnUsingOSPrim... function HRESULT (line 278) | HRESULT STDMETHODCALLTYPE ICoreWebView2_CreateCoreWebView2EnvironmentCom... function HRESULT (line 288) | HRESULT STDMETHODCALLTYPE _epw_Weather_NavigateToError(EPWeather* _this) function HRESULT (line 329) | HRESULT STDMETHODCALLTYPE _epw_Weather_NavigateToProvider(EPWeather* _this) function HRESULT (line 366) | HRESULT STDMETHODCALLTYPE _epw_Weather_ExecuteDataScript(EPWeather* _this) function HRESULT (line 413) | HRESULT STDMETHODCALLTYPE _ep_Weather_StartResize(EPWeather* _this) function HRESULT (line 420) | HRESULT STDMETHODCALLTYPE _ep_Weather_ReboundBrowser(EPWeather* _this, L... function HRESULT (line 445) | HRESULT STDMETHODCALLTYPE ICoreWebView2_CreateCoreWebView2ControllerComp... function HRESULT (line 518) | HRESULT STDMETHODCALLTYPE ICoreWebView2_CallDevToolsProtocolMethodComple... function HRESULT (line 542) | HRESULT STDMETHODCALLTYPE ICoreWebView2_NavigationStarting(GenericObject... function HRESULT (line 559) | HRESULT STDMETHODCALLTYPE ICoreWebView2_NavigationCompleted(GenericObjec... function HRESULT (line 591) | HRESULT STDMETHODCALLTYPE ICoreWebView2_ExecuteScriptCompleted(GenericOb... function HRESULT (line 783) | HRESULT STDMETHODCALLTYPE ICoreWebView2_PermissionRequested(GenericObjec... function ULONG (line 796) | ULONG STDMETHODCALLTYPE epw_Weather_AddRef(EPWeather* _this) function ULONG (line 803) | ULONG STDMETHODCALLTYPE epw_Weather_Release(EPWeather* _this) function HRESULT (line 890) | HRESULT STDMETHODCALLTYPE epw_Weather_QueryInterface(EPWeather* _this, R... function HRESULT (line 903) | HRESULT STDMETHODCALLTYPE epw_Weather_About(EPWeather* _this, HWND hWnd) function LRESULT (line 930) | LRESULT CALLBACK epw_Weather_WindowProc(_In_ HWND hWnd, _In_ UINT uMsg, ... function HRESULT (line 1264) | HRESULT STDMETHODCALLTYPE epw_Weather_IsDarkMode(EPWeather* _this, LONG6... function HRESULT (line 1280) | HRESULT STDMETHODCALLTYPE epw_Weather_SetDarkMode(EPWeather* _this, LONG... function HRESULT (line 1305) | HRESULT STDMETHODCALLTYPE epw_Weather_SetGeolocationMode(EPWeather* _thi... function HRESULT (line 1312) | HRESULT STDMETHODCALLTYPE epw_Weather_SetWindowCornerPreference(EPWeathe... function HRESULT (line 1323) | HRESULT STDMETHODCALLTYPE epw_Weather_SetDevMode(EPWeather* _this, LONG6... function HRESULT (line 1333) | HRESULT STDMETHODCALLTYPE epw_Weather_SetIconPack(EPWeather* _this, LONG... function HRESULT (line 1343) | HRESULT STDMETHODCALLTYPE epw_Weather_SetZoomFactor(EPWeather* _this, LO... function HRESULT (line 1350) | HRESULT STDMETHODCALLTYPE epw_Weather_GetLastUpdateTime(EPWeather* _this... function DWORD (line 1356) | DWORD WINAPI epw_Weather_MainThread(EPWeather* _this) function HRESULT (line 1644) | HRESULT STDMETHODCALLTYPE epw_Weather_Initialize(EPWeather* _this, WCHAR... function HRESULT (line 1772) | HRESULT STDMETHODCALLTYPE epw_Weather_Show(EPWeather* _this) function HRESULT (line 1788) | HRESULT STDMETHODCALLTYPE epw_Weather_Hide(EPWeather* _this) function HRESULT (line 1800) | HRESULT STDMETHODCALLTYPE epw_Weather_GetWindowHandle(EPWeather* _this, ... function HRESULT (line 1806) | HRESULT STDMETHODCALLTYPE epw_Weather_LockData(EPWeather* _this) function HRESULT (line 1820) | HRESULT STDMETHODCALLTYPE epw_Weather_GetDataSizes(EPWeather* _this, LPD... function HRESULT (line 1829) | HRESULT STDMETHODCALLTYPE epw_Weather_GetData(EPWeather* _this, DWORD cb... function HRESULT (line 1850) | HRESULT STDMETHODCALLTYPE epw_Weather_GetTitle(EPWeather* _this, DWORD c... function HRESULT (line 1875) | HRESULT STDMETHODCALLTYPE epw_Weather_UnlockData(EPWeather* _this) function HRESULT (line 1884) | HRESULT STDMETHODCALLTYPE epw_Weather_IsInitialized(EPWeather* _this, BO... function HRESULT (line 1890) | HRESULT STDMETHODCALLTYPE epw_Weather_SetNotifyWindow(EPWeather* _this, ... function HRESULT (line 1895) | HRESULT STDMETHODCALLTYPE epw_Weather_SetTemperatureUnit(EPWeather* _thi... function HRESULT (line 1905) | HRESULT STDMETHODCALLTYPE epw_Weather_SetUpdateSchedule(EPWeather* _this... function HRESULT (line 1920) | HRESULT STDMETHODCALLTYPE epw_Weather_SetTerm(EPWeather* _this, DWORD cb... function HRESULT (line 1933) | HRESULT STDMETHODCALLTYPE epw_Weather_SetLanguage(EPWeather* _this, DWOR... function HRESULT (line 1946) | HRESULT STDMETHODCALLTYPE epw_Weather_SetIconSize(EPWeather* _this, LONG... function HRESULT (line 1959) | HRESULT STDMETHODCALLTYPE epw_Weather_GetIconSize(EPWeather* _this, LONG... FILE: ep_weather_host/ep_weather_host.h type GenericObjectWithThis (line 35) | typedef struct _GenericObjectWithThis GenericObjectWithThis; type interface (line 38) | typedef interface EPWeather function DWORD (line 170) | static inline DWORD epw_Weather_GetTextScaleFactor(EPWeather* _this) { r... function DWORD (line 171) | static inline DWORD epw_Weather_GetZoomFactor(EPWeather* _this) { return... function DWORD (line 172) | static inline DWORD epw_Weather_GetStyle(EPWeather* _this) { SetLastErro... function DWORD (line 173) | static inline DWORD epw_Weather_HasMenuBar(EPWeather* _this) { return 0; } function DWORD (line 174) | static inline DWORD epw_Weather_GetExtendedStyle(EPWeather* _this) { Set... type GenericObjectWithThis (line 205) | typedef struct _GenericObjectWithThis { FILE: ep_weather_host/ep_weather_provider_google_script.h function n (line 17) | n\ function n (line 35) | n\ function function (line 274) | function ep_weather_part0() {\n\ FILE: ep_weather_host/ep_weather_utility.h function BOOL (line 14) | inline BOOL IsColorSchemeChangeMessage(LPARAM lParam) function BOOL (line 24) | inline BOOL IsHighContrast()