#include <WindowCreator.h>
Static Public Member Functions | |
| HWND | create (const CreateParameter ¶meter) |
| ウィンドウの作成 | |
| void | destroy (HWND windowHandle) |
| ウィンドウの破棄 | |
Definition at line 34 of file WindowCreator.h.
|
|
ウィンドウの作成
Definition at line 52 of file WindowCreator.cpp. References Lamp::WindowCreator::CreateParameter::createHeight_, Lamp::WindowCreator::CreateParameter::createWidth_, Lamp::WindowCreator::CreateParameter::cursorHandle_, ErrorOut, Lamp::String::getBytes(), Lamp::WindowCreator::CreateParameter::iconHandle_, Lamp::WindowCreator::CreateParameter::instanceHandle_, NULL, Lamp::WindowCreator::CreateParameter::smallIconHandle_, Lamp::WindowCreator::CreateParameter::windowName_, Lamp::WindowCreator::CreateParameter::windowProcedure_, and Lamp::WindowCreator::CreateParameter::windowStyle_. |
|
|
ウィンドウの破棄
Definition at line 102 of file WindowCreator.cpp. References NULL. |
1.3.2