Tree View Control
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am using tree view control in order to enumerate all the application with window. I am using CreateWindowEx to create window to obtain the handle.Presently my output is very similar to that of Spy++ . But what I want window from CreateWindow should be hidden (a/c to requirment). nOT GETTING ANY WAY TO DO IT.:eek: