~ruther/csharp-dll-injector

ref: 79041a786f95362744e1b19bc3fc025a2c7a22c3 csharp-dll-injector/examples/cpp/CppLibrary/framework.h -rw-r--r-- 149 bytes
79041a78 — František Boháček Add fix for FunctionResult 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>
Do not follow this link