#include <Window.h>
◆ CWindow()
◆ ~CWindow()
◆ AddMessageFilter()
◆ Create()
| bool CWindow::Create |
( |
HINSTANCE | Instance, |
|
|
const WCHAR * | ClassName, |
|
|
const WCHAR * | Title, |
|
|
int | InWidth, |
|
|
int | InHeight, |
|
|
int | InX, |
|
|
int | InY ) |
◆ Destroy()
| void CWindow::Destroy |
( |
| ) |
|
◆ GetHeight()
| int CWindow::GetHeight |
( |
| ) |
const |
|
inline |
◆ GetHwnd()
| HWND CWindow::GetHwnd |
( |
| ) |
const |
|
inline |
◆ GetWidth()
| int CWindow::GetWidth |
( |
| ) |
const |
|
inline |
◆ HandleMessage()
| LRESULT CWindow::HandleMessage |
( |
UINT | Msg, |
|
|
WPARAM | wParam, |
|
|
LPARAM | lParam ) |
◆ Hide()
◆ SetOnResizeCallback()
◆ Show()
The documentation for this class was generated from the following files: