Re: Add/Display a (*.chm) help File in VC++ 6.0 MFC Application

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Thisara" <tdk02@xxxxxxxxxxxxxx(dontspam).> wrote in message
news:071F564E-0A77-4879-B8E4-C86EB6674E39@xxxxxxxxxxxxxxxx
I wish to display a help file (*.chm) in a VC++ 6.0 MFC Application .
I've created the CHM file using a software and I just want to display the
chm file when the Help button is clicked.

Check the docs for ShellExecute() using the file name and the "open verb"

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/Shell/reference/functions/shellexecute.asp

Regards,
Will


.


Quantcast