Click here to Skip to main content
15,905,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralActiveX support in a MFC DLL Pin
jeffc03015-Jan-04 10:22
jeffc03015-Jan-04 10:22 
GeneralRe: ActiveX support in a MFC DLL Pin
Moshirynia15-Jan-04 17:25
Moshirynia15-Jan-04 17:25 
GeneralDebug to release Pin
stupidaccount15-Jan-04 10:06
stupidaccount15-Jan-04 10:06 
GeneralRe: Debug to release Pin
Navin15-Jan-04 10:37
Navin15-Jan-04 10:37 
GeneralRe: Debug to release Pin
stupidaccount15-Jan-04 10:41
stupidaccount15-Jan-04 10:41 
GeneralRe: Debug to release Pin
Joaquín M López Muñoz15-Jan-04 10:39
Joaquín M López Muñoz15-Jan-04 10:39 
GeneralRe: Debug to release Pin
stupidaccount15-Jan-04 10:45
stupidaccount15-Jan-04 10:45 
GeneralRe: Debug to release Pin
Joaquín M López Muñoz15-Jan-04 10:49
Joaquín M López Muñoz15-Jan-04 10:49 
GeneralRe: Debug to release Pin
Anthony_Yio15-Jan-04 14:44
Anthony_Yio15-Jan-04 14:44 
GeneralRe: Debug to release Pin
stupidaccount16-Jan-04 3:00
stupidaccount16-Jan-04 3:00 
Questionhow to change printer fonts Pin
Stober15-Jan-04 8:57
Stober15-Jan-04 8:57 
GeneralExtCreateRegion Win9x Problem Pin
nemo15-Jan-04 8:50
nemo15-Jan-04 8:50 
GeneralRe: ExtCreateRegion Win9x Problem Pin
Michael Dunn15-Jan-04 18:56
sitebuilderMichael Dunn15-Jan-04 18:56 
QuestionCan you suggest some software to create a help file for my application? Pin
ElizabethC15-Jan-04 7:38
ElizabethC15-Jan-04 7:38 
AnswerRe: Can you suggest some software to create a help file for my application? Pin
includeh1015-Jan-04 8:15
includeh1015-Jan-04 8:15 
GeneralRe: Can you suggest some software to create a help file for my application? Pin
ElizabethC15-Jan-04 8:18
ElizabethC15-Jan-04 8:18 
GeneralRe: Can you suggest some software to create a help file for my application? Pin
Antti Keskinen15-Jan-04 8:36
Antti Keskinen15-Jan-04 8:36 
WinHelp uses RTF or plain-text documents as it's contents.

HTMLHelp, in the other hand, is entirely constructed of web pages. Each page on the help guide is an independent web page. You can use things like Internet-links, style sheets, Java etc etc to aid in your help file creation..

I, for myself, prefer HTML Help for these reasons.

-Antti Keskinen

----------------------------------------------
The definition of impossible is strictly dependant
on what we think is possible.
GeneralRe: Can you suggest some software to create a help file for my application? Pin
includeh1015-Jan-04 9:02
includeh1015-Jan-04 9:02 
GeneralRe: Can you suggest some software to create a help file for my application? Pin
ElizabethC15-Jan-04 11:00
ElizabethC15-Jan-04 11:00 
GeneralOwner draw combo-boxes are higher Pin
BadJerry15-Jan-04 7:28
BadJerry15-Jan-04 7:28 
GeneralRe: Owner draw combo-boxes are higher Pin
Maximilien15-Jan-04 7:37
Maximilien15-Jan-04 7:37 
GeneralRe: Owner draw combo-boxes are higher Pin
BadJerry16-Jan-04 0:46
BadJerry16-Jan-04 0:46 
GeneralRe: Owner draw combo-boxes are higher Pin
Paul Vickery28-May-04 0:54
professionalPaul Vickery28-May-04 0:54 
GeneralRe: Owner draw combo-boxes are higher Pin
BadJerry28-May-04 1:35
BadJerry28-May-04 1:35 
Questionhow to remove items from Start menu? Pin
includeh1015-Jan-04 7:19
includeh1015-Jan-04 7:19 

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.