~ruther/NosSmooth.Local

ref: 23b5f3909ab87cb87e066d6cb3506cb124a36442 NosSmooth.Local/src/Inject/NosSmooth.Inject/framework.h -rw-r--r-- 149 bytes
23b5f390 — Rutherther feat(shared): implement support for optional modules and hooks 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>