Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Windows::ControlMessageDispatcher< ControlClass_ > Class Template Reference

#include <HWControl.h>

Inheritance diagram for Harlinn::Windows::ControlMessageDispatcher< ControlClass_ >:
[legend]
Collaboration diagram for Harlinn::Windows::ControlMessageDispatcher< ControlClass_ >:
[legend]

Static Public Member Functions

static LRESULT CALLBACK WndProc (HWND hWnd, UINT messageId, WPARAM wParam, LPARAM lParam)
 

Additional Inherited Members

- Static Protected Member Functions inherited from Harlinn::Windows::MessageDispatcherBase
static void HandleMessage (Control *control, Message &message)
 
static void RegisterControl (HWND hWnd, Control *control)
 
static void UnregisterControl (HWND hWnd)
 

Member Function Documentation

◆ WndProc()

template<typename ControlClass_ >
static LRESULT CALLBACK Harlinn::Windows::ControlMessageDispatcher< ControlClass_ >::WndProc ( HWND hWnd,
UINT messageId,
WPARAM wParam,
LPARAM lParam )
inlinestatic

The documentation for this class was generated from the following file: