Searched defs:ShellChildWndInfo (Results 1 – 2 of 2) sorted by relevance
44 struct ShellChildWndInfo : public FileChildWndInfo struct48 ShellChildWndInfo(HWND hmdiclient, LPCTSTR path, const ShellPath& root_shell_path); argument50 ShellPath _shell_path;51 ShellPath _root_shell_path;
63 ShellChildWndInfo::ShellChildWndInfo(HWND hmdiclient, LPCTSTR path, const ShellPath& root_shell_pat… in ShellChildWndInfo() function in ShellChildWndInfo