Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox API
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00475884
Message ID:
00476630
Views:
46
>>Larry,
>>
>>Another idea that we might pursue here. VFP's error dialog displays a Help button. If it generates a WM_HELP message, it might provide a clue as to which window to pass the message to and help resolve the issue of getting the proper hWnd. Just a thought...
>
>Truthfully, I don't think it sends a WM_HELP message at all. It may perform just as the menu does and simply launch the Help mechanism directly. At least I couldn't find a message anywhere (process, thread, window).

Well, then that idea is out the window. As I just said to Neil, I think the next step would be to find out what the default contents HELPINFO are. IOW, when F1 is pressed Windows sends a non-application specific WM_HELP message and structure to the window. Fox understands this and reacts accordingly. In conjunction with setting the topic via an ON KEY LABEL F1 HELP < topic > command, this might do it.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform