Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Checkbox groups? MFC VC++ 6.0 Pin
HENDRIK R19-Feb-03 22:17
HENDRIK R19-Feb-03 22:17 
GeneralThanks! -- Checkbox groups? MFC VC++ 6.0 Pin
a3gupta19-Feb-03 23:38
a3gupta19-Feb-03 23:38 
GeneralLimit access at OS with my App(C++) Pin
MyEden19-Feb-03 21:13
MyEden19-Feb-03 21:13 
GeneralRe: Limit access at OS with my App(C++) Pin
Jon Hulatt19-Feb-03 21:50
Jon Hulatt19-Feb-03 21:50 
GeneralRe: Limit access at OS with my App(C++) Pin
MyEden19-Feb-03 23:52
MyEden19-Feb-03 23:52 
QuestionHow do I get URL address from ieexplorer? Pin
Neil scsn19-Feb-03 20:43
Neil scsn19-Feb-03 20:43 
AnswerRe: How do I get URL address from ieexplorer? Pin
jmkhael20-Feb-03 0:23
jmkhael20-Feb-03 0:23 
AnswerRe: How do I get URL address from ieexplorer? Pin
Paul M Watt20-Feb-03 5:08
mentorPaul M Watt20-Feb-03 5:08 
I would suggest creating a Browser Helper Object for IE. It will get loaded when IE starts up, and all you will have to do is wait for the OnBeforeNavigate2 Event. That will tell you when the address has changed and you can do what ever you want then.

This way you will also be loaded into IEs process space each time the program starts no matter how many instances of IE are started, and no matter what form of IE is started.


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: How do I get URL address from ieexplorer? Pin
Neil scsn21-Feb-03 3:33
Neil scsn21-Feb-03 3:33 
GeneralPlaying MP3 files in app developed with eVC++ Pin
Anonymous19-Feb-03 13:27
Anonymous19-Feb-03 13:27 
QuestionTwo questions please? Pin
georgiek5019-Feb-03 12:25
georgiek5019-Feb-03 12:25 
AnswerRe: Two questions please?(1st Q) Pin
MAAK19-Feb-03 12:51
MAAK19-Feb-03 12:51 
QuestionWhere is the iostream.h? Pin
Anonymous19-Feb-03 11:58
Anonymous19-Feb-03 11:58 
AnswerRe: Where is the iostream.h? Pin
markkuk19-Feb-03 12:06
markkuk19-Feb-03 12:06 
AnswerRe: Where is the iostream.h? Pin
JohnEddy19-Feb-03 12:06
JohnEddy19-Feb-03 12:06 
GeneralRe: Where is the iostream.h? Pin
Anonymous19-Feb-03 12:39
Anonymous19-Feb-03 12:39 
GeneralRe: Where is the iostream.h? Pin
JohnEddy19-Feb-03 12:47
JohnEddy19-Feb-03 12:47 
GeneralRe: Where is the iostream.h? Pin
Anonymous19-Feb-03 15:23
Anonymous19-Feb-03 15:23 
GeneralRe: Where is the iostream.h? Pin
Anonymous19-Feb-03 15:34
Anonymous19-Feb-03 15:34 
GeneralRe: Where is the iostream.h? Pin
Anonymous19-Feb-03 15:35
Anonymous19-Feb-03 15:35 
GeneralRe: Where is the iostream.h? Pin
Rage19-Feb-03 22:20
professionalRage19-Feb-03 22:20 
GeneralRe: Where is the iostream.h? Pin
Anonymous20-Feb-03 6:56
Anonymous20-Feb-03 6:56 
GeneralMSHFlexGrid AddItem & RemoveItem Pin
Toni7819-Feb-03 11:30
Toni7819-Feb-03 11:30 
QuestionIs there an easy way to stop bootlegging of my software? Pin
markmalin19-Feb-03 11:27
markmalin19-Feb-03 11:27 
AnswerRe: Is there an easy way to stop bootlegging of my software? Pin
Toni7819-Feb-03 11:35
Toni7819-Feb-03 11:35 

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.