Click here to Skip to main content
15,912,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWindows Media Format SDK IWMSyncReader Problem Pin
ytod28-Oct-04 15:54
ytod28-Oct-04 15:54 
GeneralRe: Windows Media Format SDK IWMSyncReader Problem Pin
aasikRaja7-Oct-12 23:20
aasikRaja7-Oct-12 23:20 
GeneralCPreviewWnd Pin
BaldwinMartin28-Oct-04 11:20
BaldwinMartin28-Oct-04 11:20 
GeneralAccessing to keyb controller from C++ Pin
ninjanear28-Oct-04 10:59
professionalninjanear28-Oct-04 10:59 
GeneralAdding a button to a Tab Control Pin
RobJones28-Oct-04 10:42
RobJones28-Oct-04 10:42 
Generalabout device instance enumeration Pin
momer28-Oct-04 9:21
momer28-Oct-04 9:21 
GeneralRe: about device instance enumeration Pin
Ryan Binns28-Oct-04 18:21
Ryan Binns28-Oct-04 18:21 
GeneralApplication Help for an MFC application Pin
digwizfox28-Oct-04 8:24
digwizfox28-Oct-04 8:24 
I'm using Visual Studio .Net to create an application that uses HTML help. In general, I am having a really hard time finding good documentation on how this works. The MSDN library is a nightmare to navigate through and is not helping me much at all.

Here is my current problem. I can't seem to find a good description for or get a good feel for how all of the files work together. There is an HTMLdefines.h file. Then there are the .hhc, .hhk, .hhp files. Then the .chm file is the compiled output file. I have no problem with the basic editing of the help files and compiling them.

In my main application, pressing f1 over almost every menu item works and brings up a help window. I have no idea how because I never did anything specific for this to happen. I didn't even write a function handler to do this. Somehow this was all taken care of by the app wizard. There are two menu items; file-open and help-topics where when I press F1, I get an error message: "can't open help". I don't even know where to begin troubleshooting this since it is not even being done in my code. Somehow there must be some broken links in my help files in the hlp directory but I don't see them. At first glance all seems to be well. When I press help-topics, the .chm window is displayed fine and I have navigated through my help with no broken links. So what gives? Where can I find a book or some good documentation or research papers on how all of the files fit together so that I can solve this problem?

Thank you!
GeneralRe: Application Help for an MFC application Pin
pubududilena28-Oct-04 17:37
pubududilena28-Oct-04 17:37 
Generaldialog based mfc app Pin
sv4228-Oct-04 7:48
sv4228-Oct-04 7:48 
GeneralRe: dialog based mfc app Pin
NOMAN KOUSAR28-Oct-04 10:01
sussNOMAN KOUSAR28-Oct-04 10:01 
GeneralRe: dialog based mfc app Pin
ytod28-Oct-04 17:15
ytod28-Oct-04 17:15 
GeneralRe: dialog based mfc app Pin
Aamir Butt28-Oct-04 21:38
Aamir Butt28-Oct-04 21:38 
Generalneed an installation software Pin
includeh1028-Oct-04 7:38
includeh1028-Oct-04 7:38 
GeneralRe: need an installation software Pin
ThatsAlok28-Oct-04 21:25
ThatsAlok28-Oct-04 21:25 
GeneralRe: need an installation software Pin
Member 103111129-Oct-04 0:18
Member 103111129-Oct-04 0:18 
GeneralRe: need an installation software Pin
includeh1029-Oct-04 1:58
includeh1029-Oct-04 1:58 
GeneralMigration of MFC 6.0 application to 7.0 Pin
Migrating To .NET28-Oct-04 7:35
sussMigrating To .NET28-Oct-04 7:35 
GeneralRe: Migration of MFC 6.0 application to 7.0 Pin
Member 20218605-Jun-05 22:48
Member 20218605-Jun-05 22:48 
GeneralDeSelect the Highlighted text in CEditControl when Focus is Set to that Control Pin
nabil_shams28-Oct-04 6:53
nabil_shams28-Oct-04 6:53 
GeneralRe: DeSelect the Highlighted text in CEditControl when Focus is Set to that Control Pin
Ravi Bhavnani28-Oct-04 7:15
professionalRavi Bhavnani28-Oct-04 7:15 
GeneralRe: DeSelect the Highlighted text in CEditControl when Focus is Set to that Control Pin
nabil_shams28-Oct-04 9:50
nabil_shams28-Oct-04 9:50 
GeneralRe: DeSelect the Highlighted text in CEditControl when Focus is Set to that Control Pin
BlackDice28-Oct-04 7:18
BlackDice28-Oct-04 7:18 
GeneralIIS server Pin
ppp00128-Oct-04 6:45
ppp00128-Oct-04 6:45 
AnswerRe: How to detect GDI resource leak? Pin
Blake Miller28-Oct-04 6:43
Blake Miller28-Oct-04 6:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.