sprint 1-alpha
Classes | Namespaces
sprint/gtl/configuration.h File Reference
#include <windows.h>
#include <sprint/gtl/Registry.h>
#include <string>

Go to the source code of this file.

Classes

class  sprint::gtl::ReadConfiguration
 Wrapper per leggere dal registro di windows. More...
class  sprint::gtl::WriteConfiguration
 Wrapper per scrivere nel registro di windows. More...

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.



Detailed Description

Configuration works with the Registry wrapper to generate code equal to Read and Write from Registry

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines