Click here to Skip to main content
15,905,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: the Invalidate problem Pin
Nathan Holt at EMOM16-Jan-08 6:21
Nathan Holt at EMOM16-Jan-08 6:21 
GeneralRe: the Invalidate problem Pin
Mark Salsbery16-Jan-08 7:13
Mark Salsbery16-Jan-08 7:13 
GeneralTouch screen Pin
Kiran Pinjala16-Jan-08 0:53
Kiran Pinjala16-Jan-08 0:53 
GeneralRe: Touch screen Pin
Iain Clarke, Warrior Programmer16-Jan-08 1:48
Iain Clarke, Warrior Programmer16-Jan-08 1:48 
GeneralRe: Touch screen Pin
Joan M16-Jan-08 2:16
professionalJoan M16-Jan-08 2:16 
GeneralActiveX Control Pin
sv1416-Jan-08 0:41
sv1416-Jan-08 0:41 
GeneralRe: ActiveX Control Pin
CPallini16-Jan-08 9:50
mveCPallini16-Jan-08 9:50 
GeneralRe: ActiveX Control Pin
sv1416-Jan-08 17:30
sv1416-Jan-08 17:30 
Thank you very much for your reply.
But, I also need to modify the previous interfaces.It is basically an MFC Activex control(developed as a reusable component)

Ex: Consider that the control exposes two interfaces,
IExample1 - CSample1
IExample2 - CExample2

Now, There are new requirements that needs to be implemented. Basically, new functionality should be added to CSample1 and CSample2.

If I go for a new interface. The methods of this new interface should use the classes CExample1 and CExample2.

If I change the version and if this OCX is copied to the client machine, what will happen to the previous OCX and if I try to insert the OCX in a new application will there be a distinction between the new version and the old one.

I hope I'm not asking too many questions Smile | :) I would really appreciate any help.

Thanks
GeneralRe: ActiveX Control Pin
CPallini16-Jan-08 21:38
mveCPallini16-Jan-08 21:38 
QuestionCatching event when new IE window is opened in BHO Pin
ashishbhatt16-Jan-08 0:08
ashishbhatt16-Jan-08 0:08 
GeneralRe: Catching event when new IE window is opened in BHO Pin
Don Box16-Jan-08 0:11
Don Box16-Jan-08 0:11 
GeneralRe: Catching event when new IE window is opened in BHO Pin
ashishbhatt16-Jan-08 0:14
ashishbhatt16-Jan-08 0:14 
GeneralRe: Catching event when new IE window is opened in BHO Pin
Don Box16-Jan-08 1:11
Don Box16-Jan-08 1:11 
GeneralRe: Catching event when new IE window is opened in BHO Pin
ashishbhatt16-Jan-08 1:16
ashishbhatt16-Jan-08 1:16 
GeneralRe: Catching event when new IE window is opened in BHO Pin
Don Box16-Jan-08 1:25
Don Box16-Jan-08 1:25 
QuestionRe: Catching event when new IE window is opened in BHO Pin
ashishbhatt17-Jan-08 16:01
ashishbhatt17-Jan-08 16:01 
QuestionRe: Catching event when new IE window is opened in BHO Pin
David Crow16-Jan-08 2:35
David Crow16-Jan-08 2:35 
QuestionPossible to link to different projects together? Pin
rover_boy16-Jan-08 0:01
rover_boy16-Jan-08 0:01 
AnswerRe: Possible to link to different projects together? Pin
Iain Clarke, Warrior Programmer16-Jan-08 0:10
Iain Clarke, Warrior Programmer16-Jan-08 0:10 
GeneralRe: Possible to link to different projects together? Pin
rover_boy16-Jan-08 0:57
rover_boy16-Jan-08 0:57 
GeneralRe: Possible to link to different projects together? Pin
David Crow16-Jan-08 2:37
David Crow16-Jan-08 2:37 
GeneralRe: Possible to link to different projects together? Pin
rover_boy16-Jan-08 3:46
rover_boy16-Jan-08 3:46 
GeneralRe: Possible to link to different projects together? Pin
David Crow16-Jan-08 3:49
David Crow16-Jan-08 3:49 
AnswerRe: Possible to link to different projects together? Pin
Hamid_RT16-Jan-08 0:34
Hamid_RT16-Jan-08 0:34 
GeneralRe: Possible to link to different projects together? Pin
rover_boy16-Jan-08 0:55
rover_boy16-Jan-08 0:55 

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.