- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an old quick win program which I am revisiting and found the pressing F1 for Help does not work.
I had the call:
call DlgSetHelp(ChildDlg,MyHelpRoutine) - it did work several years ago
If I include it in my program I get the error:
error LNK2019: unresolved external symbol _DLGSETHELP reference in function _WinMain@16
Is there a workaround so I can get the help working?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's never been a DlgSetHelp routine in the Visual Fortran dialog box support. But I see it is part of Jugoslav Dujic's XEFFORT library which you can now find at http://xeffort.info/

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page