Integrate C++11 branch into 5_1-new
This commit is contained in:
@@ -37,7 +37,7 @@ namespace GraphicsWindow
|
||||
HWND GetHwnd();
|
||||
|
||||
//dwm functions for vista+
|
||||
static HINSTANCE hInstanceDwmapi = NULL;
|
||||
static HINSTANCE hInstanceDwmapi = nullptr;
|
||||
static HRESULT(WINAPI* PFN_DwmIsCompositionEnabled)(BOOL*);
|
||||
static HRESULT (WINAPI* PFN_DwmFlush)(VOID);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user