mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 17:59:17 +00:00
Use 32bit helper to interact between 32bit processes
This commit is contained in:
8
QuickLook.Native/QuickLook.WoW64HookHelper/stdafx.cpp
Normal file
8
QuickLook.Native/QuickLook.WoW64HookHelper/stdafx.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
// stdafx.cpp : source file that includes just the standard includes
|
||||
// QuickLook.Native.WoW64HookHelper.pch will be the pre-compiled header
|
||||
// stdafx.obj will contain the pre-compiled type information
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
// TODO: reference any additional headers you need in STDAFX.H
|
||||
// and not in this file
|
Reference in New Issue
Block a user