~ruther/csharp-dll-injector

ref: 322bb9b0c6137a531527a5833c296838882b74f1 csharp-dll-injector/examples/cpp/CppLibrary/framework.h -rw-r--r-- 149 bytes
322bb9b0 — František Boháček Add Calculation result return examples 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>