hi
Priyanka here....
i am trying to open .chm file from my VC++ application.
first of all, i was not able open the .chm file due to some dependency.
each time i was asked to specify the path for htmlhelp.pdb. i was
unable to track the problem. Then i used ShellExecute() to open the
.chm file.
Now the file is getting open. but its not getting closed with the
application. so, now
1. i am not able to get which all windows are open as child windows of
the main application.
2. as i am not having handle of the child window, i am not able to send
close message to the
window.
Is anybody knows how to close all the windows before closing the main
window, please help........me out............
its quiet urgent...........
regards,
Priyanka