Home
last modified time | relevance | path

Searched refs:SubclassedWndProc (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dwindow.cpp304 _orgWndProc = SubclassWindow(_hwnd, SubclassedWndProc); in SubclassedWindow()
310 LRESULT CALLBACK SubclassedWindow::SubclassedWndProc(HWND hwnd, UINT nmsg, WPARAM wparam, LPARAM lp… in SubclassedWndProc() function in SubclassedWindow
H A Dwindow.h185 static LRESULT CALLBACK SubclassedWndProc(HWND hwnd, UINT nmsg, WPARAM wparam, LPARAM lparam);