mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-09 20:14:01 +00:00
win: fbc: implement wrapper for key injection
This commit is contained in:
5
win/nvfbcwrp/framework.h
Normal file
5
win/nvfbcwrp/framework.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN // Исключите редко используемые компоненты из заголовков Windows
|
||||
// Файлы заголовков Windows
|
||||
#include <windows.h>
|
Reference in New Issue
Block a user