|
-
Dec 11th, 2001, 10:09 PM
#1
Thread Starter
Addicted Member
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...
-
Dec 12th, 2001, 12:19 AM
#2
New Member
hi there
try using the following constan with the htmlhelp api
Const HH_CLOSE_ALL = &H12
-
Dec 12th, 2001, 12:44 AM
#3
Thread Starter
Addicted Member
I still get the error (Illegal Operation). I just want to close the HTMLHelp form inside my MDI form.
-
Dec 12th, 2001, 07:03 AM
#4
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|