Mountain  1.0.0
Simple C++ 2D Game Framework
windows.hpp File Reference

A way to include the <Windows.h> header without some of its conflicting macros. More...

#include <string>
#include "Mountain/core.hpp"
#include <Windows.h>
#include <ShlObj_core.h>
+ Include dependency graph for windows.hpp:

Go to the source code of this file.

Macros

#define XMLDocument   XMLDocument_dont_care
 

Functions

MOUNTAIN_API bool_t Mountain::Windows::CheckError ()
 
MOUNTAIN_API void Mountain::Windows::SilenceError ()
 
MOUNTAIN_API std::string Mountain::Windows::GetAppdataLocalPath ()
 
MOUNTAIN_API std::string Mountain::Windows::GetAppdataRoamingPath ()
 

Detailed Description

A way to include the <Windows.h> header without some of its conflicting macros.

Definition in file windows.hpp.