|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
#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 |
1.8.4