mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-24 02:00:55 +08:00
do not run WOW64 helper in 32-bit
This commit is contained in:
@@ -25,7 +25,9 @@
|
||||
|
||||
EXPORT void Init()
|
||||
{
|
||||
#ifdef WIN64
|
||||
WoW64HookHelper::Launch();
|
||||
#endif
|
||||
DOpus::PrepareMessageWindow();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user