Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HtmlHelp reload same chm file

1 view
Skip to first unread message

Luca

unread,
Jun 14, 2007, 11:33:52 AM6/14/07
to
Hello to all, I have the following problem, in a program VB6

I call for the first time:
Call HtmlHelp(hWnd, "helpITA.chm", HH_HELP_CONTEXT, dwData)
and it appears a window with the Italian Help

then, I call for the second time
Call HtmlHelp(hWnd, "helpENG.chm", HH_HELP_CONTEXT, dwData)
and it appears a window with the same italian help and not english
help.

HtmlHelp seems to not load another file.

Can anyone help me?

thank you
Luca

0 new messages