~ruther/NosSmooth.Local

ref: 62bd0eaa6a2160cd9e0991ec24f1ab128da696f9 NosSmooth.Local/src/Inject/NosSmooth.Inject/framework.h -rw-r--r-- 149 bytes
62bd0eaa — Rutherther feat(injector): inject nethost.dll prior to Inject dll to verify the injection won't fail on missing nethost 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>