Opening a Windows Help file

Hi,

How do I open a Windows help file from a menu? I'm using Netbeans.

Thx

FC
No that didn't work. I'm creating a Help file in Help Workshop but I need to know how to open that file from a C++ program. So if anyone has an idea please let me know.
Use ShellExecute CHM file directly. Alternatively, use HtmlHelp function.
Topic archived. No new replies allowed.