Click here to Skip to main content
15,913,669 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Extracting Calendar Information from MSOUTLOOK using MFC Pin
vikas amin3-Nov-05 22:32
vikas amin3-Nov-05 22:32 
QuestionMessageBox used in C++ .NET Pin
Tom Sapp3-Nov-05 16:35
Tom Sapp3-Nov-05 16:35 
AnswerRe: MessageBox used in C++ .NET Pin
Christian Graus3-Nov-05 16:51
protectorChristian Graus3-Nov-05 16:51 
GeneralRe: MessageBox used in C++ .NET Pin
Tom Sapp3-Nov-05 17:50
Tom Sapp3-Nov-05 17:50 
GeneralRe: MessageBox used in C++ .NET Pin
Christian Graus3-Nov-05 18:17
protectorChristian Graus3-Nov-05 18:17 
QuestionWriteFile take a long time, Why? Pin
newsb3-Nov-05 16:27
newsb3-Nov-05 16:27 
AnswerI see your problem.... Pin
code-frog3-Nov-05 16:41
professionalcode-frog3-Nov-05 16:41 
GeneralRe: I see your problem.... Pin
El Corazon3-Nov-05 16:52
El Corazon3-Nov-05 16:52 
you forget he is writing to a file.... In context it should be this:

<br />
html_open("message in Visual C++ Forum");<br />
html_write("question");<br />
while (!answerfound)<br />
{<br />
   Sleep(1);<br />
}<br />
if (tryPostingInLounge) throw(MassiveSarcasticResponse);<br />


_________________________
Asu no koto o ieba, tenjo de nezumi ga warau.
Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
GeneralRe: I see your problem.... Pin
code-frog3-Nov-05 17:07
professionalcode-frog3-Nov-05 17:07 
GeneralRe: I see your problem.... Pin
El Corazon3-Nov-05 17:58
El Corazon3-Nov-05 17:58 
GeneralRe: I see your problem.... Pin
normanS3-Nov-05 18:19
normanS3-Nov-05 18:19 
GeneralRe: I see your problem.... Pin
Roger Wright3-Nov-05 19:52
professionalRoger Wright3-Nov-05 19:52 
AnswerRe: WriteFile take a long time, Why? Pin
Christian Graus3-Nov-05 16:48
protectorChristian Graus3-Nov-05 16:48 
GeneralRe: WriteFile take a long time, Why? Pin
code-frog3-Nov-05 16:56
professionalcode-frog3-Nov-05 16:56 
GeneralRe: WriteFile take a long time, Why? Pin
Christian Graus3-Nov-05 17:02
protectorChristian Graus3-Nov-05 17:02 
JokeRe: WriteFile take a long time, Why? Pin
Maxwell Chen3-Nov-05 19:57
Maxwell Chen3-Nov-05 19:57 
GeneralRe: WriteFile take a long time, Why? Pin
BadKarma4-Nov-05 11:50
BadKarma4-Nov-05 11:50 
GeneralRe: WriteFile take a long time, Why? Pin
Christian Graus6-Nov-05 11:43
protectorChristian Graus6-Nov-05 11:43 
GeneralRe: WriteFile take a long time, Why? Pin
BadKarma6-Nov-05 12:33
BadKarma6-Nov-05 12:33 
GeneralRe: WriteFile take a long time, Why? Pin
Christian Graus6-Nov-05 12:43
protectorChristian Graus6-Nov-05 12:43 
GeneralRe: WriteFile take a long time, Why? Pin
Matt Gerrans4-Nov-05 19:24
Matt Gerrans4-Nov-05 19:24 
GeneralRe: WriteFile take a long time, Why? Pin
Christian Graus6-Nov-05 11:44
protectorChristian Graus6-Nov-05 11:44 
QuestionOpen/Save file dialogs? Pin
Lord Kixdemp3-Nov-05 15:12
Lord Kixdemp3-Nov-05 15:12 
AnswerRe: Open/Save file dialogs? Pin
Christian Graus3-Nov-05 15:26
protectorChristian Graus3-Nov-05 15:26 
Questionhow to convert wchar_t into int Pin
samkook3-Nov-05 14:09
samkook3-Nov-05 14:09 

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.