TWR
T windows api WRapper
 All Classes Functions
TwrCore.h
1 #ifndef CORE_H
2 #define CORE_H
3 
4 #include <windows.h>
5 
7 extern HINSTANCE hInst;
8 
9 #endif