Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem in Defining a data member Pin
David Crow3-Mar-05 2:06
David Crow3-Mar-05 2:06 
GeneralRe: problem in Defining a data member Pin
zahid_ash3-Mar-05 2:21
zahid_ash3-Mar-05 2:21 
GeneralRe: problem in Defining a data member Pin
David Crow3-Mar-05 2:30
David Crow3-Mar-05 2:30 
GeneralRe: problem in Defining a data member Pin
zahid_ash3-Mar-05 2:34
zahid_ash3-Mar-05 2:34 
GeneralRe: problem in Defining a data member Pin
Steen Krogsgaard3-Mar-05 3:18
Steen Krogsgaard3-Mar-05 3:18 
GeneralRe: problem in Defining a data member Pin
zahid_ash3-Mar-05 19:31
zahid_ash3-Mar-05 19:31 
GeneralRe: problem in Defining a data member Pin
David Crow4-Mar-05 1:57
David Crow4-Mar-05 1:57 
GeneralDynamic cantrols Pin
Anonymous3-Mar-05 0:42
Anonymous3-Mar-05 0:42 
GeneralRe: Dynamic cantrols Pin
David Crow3-Mar-05 2:08
David Crow3-Mar-05 2:08 
GeneralMFC/ can't reach edit box with mouse Pin
Yaron Abershitz3-Mar-05 0:38
Yaron Abershitz3-Mar-05 0:38 
Generalp/Invoke memory release Pin
ting6683-Mar-05 0:31
ting6683-Mar-05 0:31 
Generalrelease memory used Pin
ting6683-Mar-05 0:29
ting6683-Mar-05 0:29 
GeneralRe: release memory used Pin
jan larsen3-Mar-05 0:48
jan larsen3-Mar-05 0:48 
Questionforce URLDownloadToFile() to "redownload"? Pin
ThinkingPrometheus3-Mar-05 0:00
ThinkingPrometheus3-Mar-05 0:00 
AnswerRe: force URLDownloadToFile() to "redownload"? Pin
Ravi Bhavnani3-Mar-05 8:37
professionalRavi Bhavnani3-Mar-05 8:37 
GeneralDetecting Url change on system wide Browser Pin
Holocron2-Mar-05 23:35
Holocron2-Mar-05 23:35 
GeneralRe: Detecting Url change on system wide Browser Pin
Holocron2-Mar-05 23:48
Holocron2-Mar-05 23:48 
Maybe i take the problem the wrong way, feel free to comment. My application needs to detect whenever BeforeNavigate is used. (description below)

Fires before navigation occurs in the given object (on either a window or frameset element).

Syntax

void BeforeNavigate( IDispatch *pDisp,
VARIANT *&url,
VARIANT *&Flags,
VARIANT *&TargetFrameName,
VARIANT *&PostData,
VARIANT *&Headers,
VARIANT_BOOL *&Cancel
);

GeneralRe: Detecting Url change on system wide Browser Pin
ThatsAlok2-Mar-05 23:57
ThatsAlok2-Mar-05 23:57 
GeneralRe: Detecting Url change on system wide Browser Pin
Holocron3-Mar-05 0:03
Holocron3-Mar-05 0:03 
GeneralRe: Detecting Url change on system wide Browser Pin
ThatsAlok3-Mar-05 2:34
ThatsAlok3-Mar-05 2:34 
GeneralProblem with RegisterEventSource Pin
eight2-Mar-05 23:34
eight2-Mar-05 23:34 
GeneralOnMouseMove problem Pin
ThinkingPrometheus2-Mar-05 23:30
ThinkingPrometheus2-Mar-05 23:30 
GeneralRe: onmousemove problem Pin
namaskaaram3-Mar-05 2:26
namaskaaram3-Mar-05 2:26 
Generalsending sms to mobile using VC++ Pin
Member 13944022-Mar-05 21:26
Member 13944022-Mar-05 21:26 
GeneralRe: sending sms to mobile using VC++ Pin
ThatsAlok2-Mar-05 23:09
ThatsAlok2-Mar-05 23: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.