#include <omgui/win32/panel.h>
#include <omgui/exception.h>
#include <omgui/win32/notebook.h>
Namespaces | |
| namespace | omgui |
| namespace | omgui::win32 |
Defines | |
| #define | IDD_PANEL_TEMPLATE 0x1001 |
Functions | |
| INT_PTR CALLBACK | panel_wndproc (HWND hwnd, UINT msg, WPARAM w_param, LPARAM l_param) |
Variables | |
| const TCHAR | omgui::win32::CLASSNAME [] = TEXT("omgui::Panel") |
| #define IDD_PANEL_TEMPLATE 0x1001 |
| INT_PTR CALLBACK panel_wndproc | ( | HWND | hwnd, | |
| UINT | msg, | |||
| WPARAM | w_param, | |||
| LPARAM | l_param | |||
| ) |