mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 09:49:07 +00:00
Prevent hook helper from running when in UWP mode
This commit is contained in:
@@ -22,4 +22,5 @@ public:
|
||||
static void GetSelectedInternal(CComQIPtr<IWebBrowserApp> pWebBrowserApp, PWCHAR buffer);
|
||||
static void ObtainFirstItem(CComPtr<IDataObject> dao, PWCHAR buffer);
|
||||
static bool IsCursorActivated(HWND hwndfg);
|
||||
static bool HelperMethods::IsUWP();
|
||||
};
|
||||
|
Reference in New Issue
Block a user