win.h File Reference


Detailed Description

Declarations for various win32 port stuff.

Date:
Created: 2005-04-05

#include <omgui/win32/theme.h>
#include <omgui/debug.h>

Go to the source code of this file.

Namespaces

namespace  omgui
namespace  omgui::win32

Classes

class  omgui::win32::CreationHook
class  omgui::win32::ScopedDC

Functions

void omgui::win32::associate_hwnd (HWND h, Widget *wnd)
void omgui::win32::disassociate_hwnd (HWND h)
HINSTANCE omgui::win32::get_instance_handle ()
Widget * omgui::win32::get_widget_from_hwnd (HWND h)
bool omgui::win32::has_widgets ()
void omgui::win32::save_instance_handle (HINSTANCE h)
LRESULT CALLBACK omgui::win32::widget_wndproc (HWND hwnd, UINT msg, WPARAM w_param, LPARAM l_param)


doxygen SourceForge.net Logo