|
-
Apr 9th, 2000, 02:53 PM
#1
Thread Starter
Addicted Member
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.
-
Apr 9th, 2000, 06:54 PM
#2
Addicted Member
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.
-
Apr 10th, 2000, 05:40 AM
#3
Thread Starter
Addicted Member
Hi SonGouki thanx for helping, yeah can you please elaborate I went to search this board and it kept giving me an error.
thanx
-
Apr 10th, 2000, 05:41 AM
#4
Thread Starter
Addicted Member
Hi SonGouki thanx for helping, yeah can you please elaborate I went to search this board and it kept giving me an error.
thanx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|