Re: HTMLhelp closing when dialog box closes
From: Gary Chang (v-garych_at_online.microsoft.com)
Date: 03/16/04
- Next message: none: "#pragma"
- Previous message: William DePalo [MVP VC++]: "Re: getting default printer in XP"
- In reply to: Jim Carlock: "Re: HTMLhelp closing when dialog box closes"
- Next in thread: Jim Carlock: "Re: HTMLhelp closing when dialog box closes"
- Reply: Jim Carlock: "Re: HTMLhelp closing when dialog box closes"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 08:44:08 GMT
Hi Jim,
By the way, I am not clear how do use the HtmlHelp(...) in VB application?
I test the following code in a VB apps, when I close the host apps, I got
an app's memory read error:
...
Dim rc As Long
Dim h As Long
h = GetDesktopWindow()
rc = HTMLHelp(h, "D:\Gary\Visual C++\dbAdo.chm", HH_DISPLAY_TOPIC, 0)
...
Thanks!
Best regards,
Gary Chang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
- Next message: none: "#pragma"
- Previous message: William DePalo [MVP VC++]: "Re: getting default printer in XP"
- In reply to: Jim Carlock: "Re: HTMLhelp closing when dialog box closes"
- Next in thread: Jim Carlock: "Re: HTMLhelp closing when dialog box closes"
- Reply: Jim Carlock: "Re: HTMLhelp closing when dialog box closes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|