~ruther/csharp-dll-injector

ref: f606b7433c934d799b2c94bf8caf1a6f3bd38c13 csharp-dll-injector/examples/cpp/CppLibrary/framework.h -rw-r--r-- 149 bytes
f606b743 — František Boháček chore: add license 5 years ago
                                                                                
1
2
3
4
5
#pragma once

#define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers
// Windows Header Files
#include <windows.h>