Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Constant Groups | Functions | Variables
Window.cpp File Reference
#include "../EngineInterface.hpp"

Namespaces

 Window
 

Constant Groups

 Window
 

Functions

static DWORD WINAPI Window::Procedure (LPVOID)
 
static LRESULT CALLBACK Window::WndProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static int Window::CreateWindowInvisible (HINSTANCE hInst, unsigned Width, unsigned Height, bool Fullscreen)
 
int Window::Initialize ()
 
void Window::Shutdown ()
 

Variables

unsigned Window::Width
 
unsigned Window::Height
 
bool Window::Fullscreen
 
HWND Window::hWnd
 
static HANDLE Window::Response = NULL
 
static HANDLE Window::Thread = NULL
 
static DWORD Window::ThreadID = NULL
 
static volatile int Window::Result = NULL