Results 1 to 4 of 4

Thread: how to Close a window.

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2000
    Posts
    215
    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.

  2. #2
    Addicted Member
    Join Date
    Aug 1999
    Location
    Ottawa,ON,Canada
    Posts
    217
    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.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Apr 2000
    Posts
    215
    Hi SonGouki thanx for helping, yeah can you please elaborate I went to search this board and it kept giving me an error.

    thanx

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Apr 2000
    Posts
    215
    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
  •  



Click Here to Expand Forum to Full Width