Menu

C help file

Vinians
2015-03-18
2015-03-19
  • Vinians

    Vinians - 2015-03-18

    I have a C help file in .chm format and I want to customize the IDE help system to search in this help file but I found no option to do that. How can I do that ?

     
  • M.Trifon

    M.Trifon - 2015-03-19

    If you are asking for a command like Borland's Ctrl+F1, I didn't find any.
    Nevertheless, I've resolved a similar problem by using menu Tools -> Configure tools... -> Add.
    On Win 7, I've used:
    program : C:\Windows\hh.exe
    parameters: full_path_to_your_chm_help_file

    Unfortunately, Dev C++ does not allow creation of shortcuts for user tools, so you must use menu all the times...

    I hope this helps.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.