Click here to Skip to main content
15,886,795 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Creating Dialog Problems Pin
RobertHuang12-Jan-07 5:22
RobertHuang12-Jan-07 5:22 
Questionwaiting for webbrowser::navigate Pin
rrrado9-Jan-07 5:17
rrrado9-Jan-07 5:17 
AnswerRe: waiting for webbrowser::navigate Pin
led mike9-Jan-07 5:23
led mike9-Jan-07 5:23 
GeneralRe: waiting for webbrowser::navigate Pin
rrrado9-Jan-07 5:29
rrrado9-Jan-07 5:29 
GeneralRe: waiting for webbrowser::navigate Pin
led mike9-Jan-07 5:55
led mike9-Jan-07 5:55 
GeneralRe: waiting for webbrowser::navigate Pin
rrrado9-Jan-07 20:57
rrrado9-Jan-07 20:57 
GeneralRe: waiting for webbrowser::navigate Pin
James R. Twine9-Jan-07 7:58
James R. Twine9-Jan-07 7:58 
AnswerRe: waiting for webbrowser::navigate Pin
Stephen Hewitt9-Jan-07 11:51
Stephen Hewitt9-Jan-07 11:51 
The WebBrowser is an ActiveX control and so you should be running message pump as opposed to calling Sleep. As another poster mentioned, the DocumentComplete event will be fired when the page loading is complete.


Steve

QuestionConvert static lib to import lib/DLL Pin
MR MAB9-Jan-07 4:16
MR MAB9-Jan-07 4:16 
AnswerRe: Convert static lib to import lib/DLL Pin
Chris Losinger9-Jan-07 5:07
professionalChris Losinger9-Jan-07 5:07 
GeneralRe: Convert static lib to import lib/DLL Pin
MR MAB9-Jan-07 5:44
MR MAB9-Jan-07 5:44 
GeneralRe: Convert static lib to import lib/DLL Pin
Chris Losinger9-Jan-07 5:59
professionalChris Losinger9-Jan-07 5:59 
GeneralRe: Convert static lib to import lib/DLL Pin
MR MAB9-Jan-07 7:49
MR MAB9-Jan-07 7:49 
AnswerRe: Convert static lib to import lib/DLL Pin
David Leyva9-Jan-07 5:09
David Leyva9-Jan-07 5:09 
QuestionFile I/O Pin
A_Fa9-Jan-07 4:11
A_Fa9-Jan-07 4:11 
AnswerRe: File I/O Pin
David Crow9-Jan-07 4:15
David Crow9-Jan-07 4:15 
GeneralRe: File I/O Pin
Sceptic Mole9-Jan-07 7:49
Sceptic Mole9-Jan-07 7:49 
QuestionFrom ProcessID Pin
shadrach_india9-Jan-07 3:46
shadrach_india9-Jan-07 3:46 
AnswerRe: From ProcessID Pin
CPallini9-Jan-07 4:35
mveCPallini9-Jan-07 4:35 
AnswerRe: From ProcessID Pin
Stephen Hewitt9-Jan-07 12:00
Stephen Hewitt9-Jan-07 12:00 
GeneralRe: From ProcessID Pin
shadrach_india9-Jan-07 12:54
shadrach_india9-Jan-07 12:54 
GeneralRe: From ProcessID Pin
Stephen Hewitt9-Jan-07 13:02
Stephen Hewitt9-Jan-07 13:02 
QuestionWrapper class to do minimize to tray and small minus minimize button Pin
Axter9-Jan-07 3:10
professionalAxter9-Jan-07 3:10 
AnswerRe: Wrapper class to do minimize to tray and small minus minimize button Pin
S Douglas16-Jan-07 1:58
professionalS Douglas16-Jan-07 1:58 
Questionaltering buffer value Pin
ikbahrian9-Jan-07 3:05
ikbahrian9-Jan-07 3:05 

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.