Click here to Skip to main content
15,908,274 members
Home / Discussions / COM
   

COM

 
GeneralRe: Adding new interface to activex control Pin
prasad_som12-Feb-08 7:17
prasad_som12-Feb-08 7:17 
GeneralActiveX Control Study Material.. Pin
Member 310062427-Jan-08 22:17
Member 310062427-Jan-08 22:17 
GeneralHBITMAP marshalling with out-of-process servers Pin
Gary Wheeler24-Jan-08 3:04
Gary Wheeler24-Jan-08 3:04 
GeneralCOM exe startup issue Pin
act_x23-Jan-08 6:41
act_x23-Jan-08 6:41 
GeneralRe: COM exe startup issue Pin
Cedric Moonen23-Jan-08 20:57
Cedric Moonen23-Jan-08 20:57 
QuestionHow do I create a managed com object with VS03? Pin
Dan Neely23-Jan-08 5:08
Dan Neely23-Jan-08 5:08 
AnswerRe: How do I create a managed com object with VS03? Pin
User 21559724-Jan-08 0:20
User 21559724-Jan-08 0:20 
GeneralActiveX Control Pin
sv1422-Jan-08 21:41
sv1422-Jan-08 21:41 
I have an Activex control which exposes multiple interfaces for example,

ISample1 – CSample1 (Coclass)
ISample2 – CSample2 (Coclass)

I need to add new methods/properties (a new version). Since ISample1 and ISample2 cannot be modified, I’ll have two new interfaces,
ISample1Ext
ISample2Ext

These will be a replication of ISample1 and ISample2, but with new methods/properties added. The old interfaces will be marked deprecated and may be removed in future.

The question is, can I still use the classes CSample1 and CSample2 as CoClasses for ISample1Ext and ISample2Ext and modify them to implement the new methods/properties?

If this new version of the control is copied to the client m/c, how will it affect the applications that are using the old version of the control?

If I try to insert this control in an application, which version will be inserted? Also, how do you differentiate between the old version and the new version?

Thanks
GeneralRegarding User defined services.. Pin
tasumisra21-Jan-08 19:57
tasumisra21-Jan-08 19:57 
QuestionCall of COM server crashes with Access Violation Pin
MasterD21-Jan-08 5:49
MasterD21-Jan-08 5:49 
GeneralRe: Call of COM server crashes with Access Violation Pin
MasterD22-Jan-08 2:54
MasterD22-Jan-08 2:54 
QuestionHow to read Excel file & save data in array........... Pin
student49118-Jan-08 11:19
student49118-Jan-08 11:19 
GeneralClass Not Registered Pin
ritz123416-Jan-08 19:04
ritz123416-Jan-08 19:04 
Questionhow to open Existing Excel file .... Pin
student49116-Jan-08 7:37
student49116-Jan-08 7:37 
QuestionWhat is the WebBrowser control? Pin
keniagm16-Jan-08 5:59
keniagm16-Jan-08 5:59 
GeneralRe: What is the WebBrowser control? Pin
gottimukkala31-Jan-08 0:03
gottimukkala31-Jan-08 0:03 
GeneralRe: What is the WebBrowser control? Pin
Catherine Sea15-Feb-08 15:28
Catherine Sea15-Feb-08 15:28 
GeneralRe: What is the WebBrowser control? Pin
keniagm18-Feb-08 2:19
keniagm18-Feb-08 2:19 
GeneralCOMUNICATION BY RS232! Pin
cute_noel14-Jan-08 0:31
cute_noel14-Jan-08 0:31 
GeneralWrong forum Pin
CPallini14-Jan-08 3:20
mveCPallini14-Jan-08 3:20 
GeneralApplyTemplateType()... Pin
student49112-Jan-08 9:12
student49112-Jan-08 9:12 
QuestionHow to call Dot net Web-Services in php/Java ? Pin
alisolution11-Jan-08 21:13
alisolution11-Jan-08 21:13 
AnswerRe: How to call Dot net Web-Services in php/Java ? Pin
Catherine Sea15-Feb-08 15:25
Catherine Sea15-Feb-08 15:25 
GeneralConvert CString to BSTR Pin
mandanani10-Jan-08 20:05
mandanani10-Jan-08 20:05 
GeneralCross Post? Pin
CPallini10-Jan-08 22:10
mveCPallini10-Jan-08 22:10 

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.