Click here to Skip to main content
16,004,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Copy constructor Pin
João Paulo Figueira24-Feb-03 4:50
professionalJoão Paulo Figueira24-Feb-03 4:50 
GeneralRe: Copy constructor Pin
Jerome Conus24-Feb-03 4:53
Jerome Conus24-Feb-03 4:53 
GeneralRe: Copy constructor Pin
João Paulo Figueira24-Feb-03 5:02
professionalJoão Paulo Figueira24-Feb-03 5:02 
GeneralRe: Copy constructor Pin
Jerome Conus24-Feb-03 5:06
Jerome Conus24-Feb-03 5:06 
GeneralRe: Copy constructor Pin
Alvaro Mendez24-Feb-03 4:49
Alvaro Mendez24-Feb-03 4:49 
GeneralRe: Copy constructor Pin
Jerome Conus24-Feb-03 4:52
Jerome Conus24-Feb-03 4:52 
GeneralScrollbar HTMLView Pin
jeremysay24-Feb-03 4:15
jeremysay24-Feb-03 4:15 
GeneralRe: Scrollbar HTMLView Pin
HENDRIK R24-Feb-03 4:35
HENDRIK R24-Feb-03 4:35 
OnDocumentComplete gets fired when a document has reached READYSTATE_COMPLETE state. But I think that, as OnNavigateComplete2 (which could also suffice your requirements) does, it's also called for frames inside a frameset.
So you'll need to detect whether it's your document that has finished loading. For that you could store the url you navigated to (in it's canonicalized form) and compare it to that given in one of the above functions. If they're equal, your download is complete.



We are men. We are different. We have only one word for soap. We do not own candles. We have never seen anything of any value in a craft shop. We do not own magazines full of photographs of celebrities with their clothes on. - Steve
GeneralRe: Scrollbar HTMLView Pin
jeremysay24-Feb-03 5:02
jeremysay24-Feb-03 5:02 
GeneralRe: Scrollbar HTMLView Pin
HENDRIK R24-Feb-03 5:10
HENDRIK R24-Feb-03 5:10 
GeneralRe: Scrollbar HTMLView Pin
jeremysay24-Feb-03 5:24
jeremysay24-Feb-03 5:24 
Generaldialog Pin
dudic24-Feb-03 3:58
dudic24-Feb-03 3:58 
GeneralRe: dialog Pin
valikac24-Feb-03 9:25
valikac24-Feb-03 9:25 
GeneralA simple problem: cannot change project complie mode Pin
chen24-Feb-03 3:52
chen24-Feb-03 3:52 
GeneralRe: A simple problem: cannot change project complie mode Pin
TigerNinja_24-Feb-03 7:25
TigerNinja_24-Feb-03 7:25 
GeneralRe: A simple problem: cannot change project complie mode Pin
Anonymous24-Feb-03 13:45
Anonymous24-Feb-03 13:45 
GeneralDll importing question Pin
will138324-Feb-03 3:36
will138324-Feb-03 3:36 
GeneralRe: Dll importing question Pin
AlexO24-Feb-03 3:40
AlexO24-Feb-03 3:40 
GeneralRe: Dll importing question Pin
João Paulo Figueira24-Feb-03 3:41
professionalJoão Paulo Figueira24-Feb-03 3:41 
GeneralRe: Dll importing question Pin
will138324-Feb-03 3:52
will138324-Feb-03 3:52 
GeneralRe: Dll importing question Pin
João Paulo Figueira24-Feb-03 4:02
professionalJoão Paulo Figueira24-Feb-03 4:02 
GeneralRe: Dll importing question Pin
will138324-Feb-03 4:08
will138324-Feb-03 4:08 
GeneralRe: Dll importing question Pin
João Paulo Figueira24-Feb-03 4:29
professionalJoão Paulo Figueira24-Feb-03 4:29 
GeneralRe: Dll importing question Pin
will138324-Feb-03 4:47
will138324-Feb-03 4:47 
GeneralRe: Dll importing question Pin
João Paulo Figueira24-Feb-03 6:32
professionalJoão Paulo Figueira24-Feb-03 6:32 

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.