~ruther/csharp-dll-injector

csharp-dll-injector/examples/cpp/CppLibrary/framework.h -rw-r--r-- 149 bytes
e5041312 — Rutherther Update README.md 2 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>