HANDLE_WM_NOTIFY

Undocumented in source.
template HANDLE_WM_NOTIFY(R)
nothrow
R
HANDLE_WM_NOTIFY
(
HWND hwnd
,,
LPARAM lParam
,
R function
(
HWND
,
int
,)
nothrow
fn
)

Members

Functions

HANDLE_WM_NOTIFY
R HANDLE_WM_NOTIFY(HWND hwnd, WPARAM wParam, LPARAM lParam, R function(HWND, int, NMHDR*) nothrow fn)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta