|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
Functions | |
| static DWORD WINAPI | Procedure (LPVOID) |
| static LRESULT CALLBACK | WndProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| static int | CreateWindowInvisible (HINSTANCE hInst, unsigned Width, unsigned Height, bool Fullscreen) |
| int | Initialize () |
| void | Shutdown () |
Variables | |
| unsigned | Width |
| unsigned | Height |
| bool | Fullscreen |
| HWND | hWnd |
| static HANDLE | Response = NULL |
| static HANDLE | Thread = NULL |
| static DWORD | ThreadID = NULL |
| static volatile int | Result = NULL |
|
static |
| int Window::Initialize | ( | ) |
|
static |
| void Window::Shutdown | ( | ) |
|
static |
| bool Window::Fullscreen |
| unsigned Window::Height |
| HWND Window::hWnd |
|
static |
|
static |
|
static |
|
static |
| unsigned Window::Width |
1.8.4