How do you close a window on the computer? not nececairly the app, most programs have heaps of windows, if you open up a program to display all windows there would probably be 100 or so windows for 8 programs.
Printable View
How do you close a window on the computer? not nececairly the app, most programs have heaps of windows, if you open up a program to display all windows there would probably be 100 or so windows for 8 programs.
Get a handle to the child window of the app and send a message to it, such WM_DESTROY or WM_CLOSE.
If you need me to elaborate, I may post the code, but I'm sure you can find information on it on this site. I think there was a good thread on it from a coule of weeks ago.
Later.
Hi SonGouki thanx for helping, yeah can you please elaborate I went to search this board and it kept giving me an error.
thanx
Hi SonGouki thanx for helping, yeah can you please elaborate I went to search this board and it kept giving me an error.
thanx