Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/shell32/
H A Dshell32_apitest_sub.cpp315 static LRESULT CALLBACK SubWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in SubWindowProc() function
349 WNDCLASSW wc = { 0, SubWindowProc }; in wWinMain()