窗口类。
更多...
#include <Win32GUI.h>
窗口类。
- 自从
- build 432
在文件 include/YCLib/Win32GUI.h 第 399 行定义.
platform_ex::Windows::WindowClass::WindowClass |
( |
const wchar_t * |
class_name, |
|
|
::WNDPROC |
wnd_proc, |
|
|
::UINT |
style = 0 , |
|
|
::HBRUSH |
h_bg = ::HBRUSH(COLOR_MENU + 1) |
|
) |
| |
platform_ex::Windows::WindowClass::~WindowClass |
( |
| ) |
|
platform_ex::Windows::WindowClass::WindowClass |
( |
const wchar_t * |
, |
|
|
::WNDPROC |
, |
|
|
::UINT |
= 0 , |
|
|
::HBRUSH |
= ::HBRUSH(COLOR_MENU+1) |
|
) |
| |
platform_ex::Windows::WindowClass::~WindowClass |
( |
| ) |
|
HINSTANCE platform_ex::Windows::WindowClass::h_instance |
|
private |
该类的文档由以下文件生成: