Context sensitive help in MFC app
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I'm developing an MFC application that I'd like to provide context sensitive help for. Does MFC provide such a facility? I think that .chm files are deprecated in Windows vista - something called MAML is used instead. My questions is, what is the modern, preferred way to create context sensitive help within MFC? Regards, Sternocera