mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-12 01:08:02 +08:00
Compare commits
3 Commits
copilot/ad
...
copilot/fi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bcc188949 | ||
|
|
44c1559d38 | ||
|
|
f4c87f83a0 |
@@ -169,7 +169,7 @@ void Shell32::getSelectedFromDesktop(PWCHAR buffer)
|
|||||||
&pwba))))
|
&pwba))))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if (HelperMethods::IsCursorActivated(reinterpret_cast<HWND>(LongToHandle(phwnd))))
|
if (HelperMethods::IsCursorActivated(0))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
CComPtr<IServiceProvider> psp;
|
CComPtr<IServiceProvider> psp;
|
||||||
|
|||||||
1
_codeql_detected_source_root
Symbolic link
1
_codeql_detected_source_root
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
.
|
||||||
Reference in New Issue
Block a user