Click here to Skip to main content
16,006,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwhy can not I get a long filename through GetModuleFileName( )? Pin
ewighell10-Apr-06 2:09
ewighell10-Apr-06 2:09 
QuestionRe: why can not I get a long filename through GetModuleFileName( )? Pin
David Crow10-Apr-06 2:25
David Crow10-Apr-06 2:25 
AnswerRe: why can not I get a long filename through GetModuleFileName( )? Pin
Thierry Maurel10-Apr-06 2:25
Thierry Maurel10-Apr-06 2:25 
AnswerRe: why can not I get a long filename through GetModuleFileName( )? Pin
Naveen10-Apr-06 2:26
Naveen10-Apr-06 2:26 
AnswerRe: why can not I get a long filename through GetModuleFileName( )? Pin
James R. Twine10-Apr-06 2:36
James R. Twine10-Apr-06 2:36 
QuestionConverting .rtf to .HLP-File Pin
hanno2510-Apr-06 1:52
hanno2510-Apr-06 1:52 
AnswerRe: Converting .rtf to .HLP-File Pin
Laxman Auti10-Apr-06 2:03
Laxman Auti10-Apr-06 2:03 
AnswerRe: Converting .rtf to .HLP-File Pin
Waldermort10-Apr-06 2:05
Waldermort10-Apr-06 2:05 
As it happens, the plans for my next project is to create a HTMLhelp helper which would be able to do just this. As an alternative for now, you could open the file with MS word and save it as a HTML file, then compile it with the HTMLhelp utility. The problem with this is the HTML files are very bloated, so you might want to edit out all the nonsense with a text editor.

-- modified at 8:11 Monday 10th April, 2006

Sorry, I misread the title of your post as HELP-File whereas HTMLhelp actualy creates .chm files.
QuestionSyntax error Pin
parichaybp10-Apr-06 1:42
parichaybp10-Apr-06 1:42 
AnswerRe: Syntax error Pin
toxcct10-Apr-06 1:46
toxcct10-Apr-06 1:46 
GeneralRe: Syntax error Pin
parichaybp10-Apr-06 2:12
parichaybp10-Apr-06 2:12 
GeneralRe: Syntax error Pin
toxcct10-Apr-06 2:13
toxcct10-Apr-06 2:13 
AnswerRe: Syntax error Pin
Laxman Auti10-Apr-06 1:55
Laxman Auti10-Apr-06 1:55 
GeneralRe: Syntax error Pin
parichaybp10-Apr-06 2:06
parichaybp10-Apr-06 2:06 
GeneralRe: Syntax error Pin
toxcct10-Apr-06 2:10
toxcct10-Apr-06 2:10 
GeneralRe: Syntax error Pin
parichaybp10-Apr-06 2:19
parichaybp10-Apr-06 2:19 
AnswerRe: Syntax error Pin
eli1502197910-Apr-06 2:12
eli1502197910-Apr-06 2:12 
GeneralRe: Syntax error Pin
toxcct10-Apr-06 2:15
toxcct10-Apr-06 2:15 
GeneralRe: Syntax error Pin
eli1502197910-Apr-06 2:21
eli1502197910-Apr-06 2:21 
GeneralRe: Syntax error Pin
parichaybp10-Apr-06 2:27
parichaybp10-Apr-06 2:27 
GeneralRe: Syntax error Pin
eli1502197910-Apr-06 2:52
eli1502197910-Apr-06 2:52 
AnswerRe: Syntax error Pin
khan++10-Apr-06 4:55
khan++10-Apr-06 4:55 
GeneralRe: Syntax error Pin
parichaybp10-Apr-06 18:33
parichaybp10-Apr-06 18:33 
GeneralRe: Syntax error Pin
parichaybp10-Apr-06 20:29
parichaybp10-Apr-06 20:29 
GeneralRe: Syntax error Pin
khan++11-Apr-06 20:35
khan++11-Apr-06 20:35 

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.