When you call the
HTMLHelp function to open a specific Help file, a different Help file is displayed. For example, if you call
HTMLHelp to open a Help file named HelpMe.chm, when you call
HTMLHelp to open a Help file named Help.chm (while HelpMe.chm is still open), HelpMe.chm is displayed, and no error occurs.
Back to the top
This problem occurs when the name of Help file is derived from another Help file that is already open.
Back to the top
To work around this problem, name the application's Help files so that any combination of characters prepended to a Help file name do not collide with another Help file name.
Back to the top
Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Back to the top
Using HelpMe.chm as an example, you encounter the same problem when you attempt to open any of the following files while HelpMe.chm is open:
| • | Elpme.chm |
| • | Lpme.chm |
| • | Pme.chm |
| • | Me.chm |
| • | E.chm |
Back to the top