Results 1 to 4 of 4

Thread: how to close HTMLHelp

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2001
    Location
    Philippines
    Posts
    136

    how to close HTMLHelp

    Hello there,

    how can I close the html help using my application. I compiled an html help and open it using my application. but when i close my application an error occured coz my HTML help is still open.

    Pls. help, thanks...
    elbimbo

  2. #2
    New Member
    Join Date
    Nov 2001
    Posts
    6
    hi there



    try using the following constan with the htmlhelp api
    Const HH_CLOSE_ALL = &H12

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2001
    Location
    Philippines
    Posts
    136
    I still get the error (Illegal Operation). I just want to close the HTMLHelp form inside my MDI form.
    elbimbo

  4. #4
    New Member
    Join Date
    Nov 2001
    Posts
    6
    it would be nice if you could mail me your code and then i can findout what is it that you are doing wrong
    email:[email protected]

    pls:-send me the complete project

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