|
sprint 1-alpha
|
global istance More...
#include <windows.h>Go to the source code of this file.
Namespaces | |
| namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. | |
| namespace | sprint::gtl |
GTL, GUI Template Library is an ATL compatible framework, oriented to cross-compile Win32 application on more operative systems. | |
Functions | |
| HINSTANCE | sprint::gtl::ThisInstance () |
| Return the current istance (WIN32) | |
Variables | |
| HINSTANCE | sprint::gtl::TheHInstance |
| e' inizializatto in pmwin.cpp usato GetModuleHandle(NULL) | |
global istance
1.7.4