Click here to Skip to main content
15,906,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwhy does this crash w2k and xp? Pin
Optic9-Nov-01 12:38
Optic9-Nov-01 12:38 
AnswerRe: why does this crash w2k and xp? Pin
Anders Molin9-Nov-01 13:15
professionalAnders Molin9-Nov-01 13:15 
GeneralRe: why does this crash w2k and xp? Pin
10-Nov-01 4:47
suss10-Nov-01 4:47 
GeneralRe: why does this crash w2k and xp? Pin
Tim Smith10-Nov-01 6:02
Tim Smith10-Nov-01 6:02 
GeneralRe: why does this crash w2k and xp? Pin
Mike Nordell10-Nov-01 22:39
Mike Nordell10-Nov-01 22:39 
QuestionWhat is ESP value? Pin
Jerry Wang9-Nov-01 12:25
Jerry Wang9-Nov-01 12:25 
AnswerRe: What is ESP value? Pin
moliate9-Nov-01 14:31
moliate9-Nov-01 14:31 
GeneralCreating/launching an in-memory HTML document Pin
jfaulken9-Nov-01 10:03
jfaulken9-Nov-01 10:03 
Anyone know how to create an in-memory HTML document and then launch it into a browser? I'm currently doing it by filling a CString and then writing it to disk in temp/report.html, then launching report.html by using ShellExecute... I'd like to avoid the whole "writing to a temp file" part, and somehow feed the CString that contains HTML data directly in the registered application for HTML files.

Is this possible within a VC++ program?

Thanks in advance...

-jfaulken

When sushi is outlawed only outlaws will have sushi.
GeneralRe: Creating/launching an in-memory HTML document Pin
Stephen Wilson9-Nov-01 14:15
Stephen Wilson9-Nov-01 14:15 
GeneralRe: Creating/launching an in-memory HTML document Pin
Stephen Wilson9-Nov-01 14:17
Stephen Wilson9-Nov-01 14:17 
GeneralPopup menu problems Pin
9-Nov-01 9:52
suss9-Nov-01 9:52 
GeneralRe: Popup menu problems Pin
Michael Dunn9-Nov-01 10:03
sitebuilderMichael Dunn9-Nov-01 10:03 
GeneralRe: Popup menu problems Pin
Nish Nishant9-Nov-01 10:09
sitebuilderNish Nishant9-Nov-01 10:09 
GeneralMSFlexGrid crashing program Pin
Chris Klecker9-Nov-01 9:49
Chris Klecker9-Nov-01 9:49 
GeneralGetting rid of the top blue bar... Pin
ParaSwarm9-Nov-01 9:41
ParaSwarm9-Nov-01 9:41 
GeneralRe: Getting rid of the top blue bar... Pin
Nish Nishant9-Nov-01 9:51
sitebuilderNish Nishant9-Nov-01 9:51 
GeneralRe: Getting rid of the top blue bar... Pin
#realJSOP9-Nov-01 10:21
professional#realJSOP9-Nov-01 10:21 
GeneralRetrieving main thread handle or ID Pin
9-Nov-01 7:40
suss9-Nov-01 7:40 
GeneralRe: Retrieving main thread handle or ID Pin
Joel Lucsy9-Nov-01 7:47
Joel Lucsy9-Nov-01 7:47 
GeneralRe: Retrieving main thread handle or ID Pin
9-Nov-01 8:19
suss9-Nov-01 8:19 
GeneralRe: Retrieving main thread handle or ID Pin
Tim Deveaux10-Nov-01 3:39
Tim Deveaux10-Nov-01 3:39 
GeneralRe: Retrieving main thread handle or ID Pin
10-Nov-01 5:46
suss10-Nov-01 5:46 
GeneralRe: Retrieving main thread handle or ID Pin
Tim Smith10-Nov-01 6:13
Tim Smith10-Nov-01 6:13 
GeneralRe: Retrieving main thread handle or ID Pin
Tim Deveaux10-Nov-01 7:54
Tim Deveaux10-Nov-01 7:54 
GeneralRe: Retrieving main thread handle or ID Pin
10-Nov-01 10:53
suss10-Nov-01 10:53 

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.