|
sprint 1-alpha
|
this file implements binding between variables and Window Controls More...
#include <windows.h>#include <sprint/gtl/ExtraCtrl.h>#include <sprint/gtl/ComboBox.h>#include <vector>#include <string>Go to the source code of this file.
Classes | |
| struct | sprint::gtl::set |
| struct | sprint::gtl::get |
| class | sprint::gtl::Conf< set > |
| class | sprint::gtl::Conf< get > |
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. | |
this file implements binding between variables and Window Controls
1.7.4