News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Minor tweak on QE with help file support.

Started by hutch--, March 18, 2006, 04:37:08 AM

Previous topic - Next topic

hutch--

We have a current thread that reported a problem with QE in that it would only open one help file instance at a time and close the previous open help file. This appeared to be the default behaviour with the WinHelp API and it has always worked like this so i have changed it to a ShellExecute() function call and it appears to allow multiple help files to be opened from the help menu.

Please let me know if this behaviour is reliable and does the job.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

zooba


Rainstorm