Files
QuickLook/QuickLook.Native/QuickLook.WoW64HookHelper/QuickLook.WoW64HookHelper.h

7 lines
141 B
C

#pragma once
#include "stdafx.h"
LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
void GetCurrentSelection();