The HWND h=: : FindWindowExW (ph, NULL, NULL, NULL);
While (h)
{
WCHAR m_strTitle [MAX_PATH];
WCHAR m_strClass [MAX_PATH];
//show...
H=: : FindWindowExW (ph, h, NULL, NULL);
}
Is there any problem?
thank you
CodePudding user response:
Search no problem child window