Home
last modified time | relevance | path

Searched defs:CtlColorParent (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dwindow.h595 template<typename BASE> struct CtlColorParent : public BASE struct
599 CtlColorParent(HWND hwnd) in CtlColorParent() argument
602 LRESULT WndProc(UINT nmsg, WPARAM wparam, LPARAM lparam) in WndProc()