plz help?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
i want to get the hwnd of each mainwindow that are appearing on the desktop . and i also want to bring each window at the level of the secreen one by one ? can any body help me in this regard? r00d0034@yahoo.com
-
i want to get the hwnd of each mainwindow that are appearing on the desktop . and i also want to bring each window at the level of the secreen one by one ? can any body help me in this regard? r00d0034@yahoo.com
Look into the following API calls...
EnumWindows() GetWindow() FindWindow() SetForegroundWindow() SetWindowPos()
Jeremy Falcon Imputek Excrement escapes everyone - even elders.