panel.cpp File Reference


Detailed Description

Implementation of omgui::win32::Panel.

Date:
Created: 2005-08-08

#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 Documentation

#define IDD_PANEL_TEMPLATE   0x1001


Function Documentation

INT_PTR CALLBACK panel_wndproc ( HWND  hwnd,
UINT  msg,
WPARAM  w_param,
LPARAM  l_param 
)


doxygen SourceForge.net Logo