Click here to Skip to main content
15,904,155 members
Home / Discussions / COM
   

COM

 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Ceri16-Oct-03 2:00
Ceri16-Oct-03 2:00 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Ceri16-Oct-03 3:03
Ceri16-Oct-03 3:03 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Neville Franks16-Oct-03 9:16
Neville Franks16-Oct-03 9:16 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Ceri16-Oct-03 21:15
Ceri16-Oct-03 21:15 
GeneralDCOM RPC vulnerability Pin
yeeck13-Oct-03 17:09
yeeck13-Oct-03 17:09 
GeneralRe: DCOM RPC vulnerability Pin
Mike Dimmick15-Oct-03 4:51
Mike Dimmick15-Oct-03 4:51 
Generalmigrate VB ocx to Visual C++ Pin
magin10-Oct-03 4:11
magin10-Oct-03 4:11 
GeneralRe: migrate VB ocx to Visual C++ Pin
Mike Dimmick10-Oct-03 13:41
Mike Dimmick10-Oct-03 13:41 
You'll need to write an IDL file containing, at a minimum, the interfaces and interface IDs, plus the class ID.

If you don't intend to extend the interface, I suggest using OLEView (supplied with Visual Studio 6) to read the interface of the old class. Start up OLEView (Microsoft Visual Studio 6.0 > Microsoft Visual Studio 6.0 Tools > OLE View in the start menu) and select File > View TypeLib. Browse to the location of an existing version of the control. In the ITypeLib Viewer window that appears, select File > Save As and save to an IDL file.

If you do want to extend the interface, this is still a good starting point.

An article in January 2000's Microsoft Systems Journal details how VB's 'Binary Compatibility' setting works, and may be of use to you - Visual Basic Design Time Techniques to Prevent Runtime Version Conflicts[^].
GeneralHELP: weird behavior HTMLFramesColletion2(?) Pin
Member 58548410-Oct-03 2:39
Member 58548410-Oct-03 2:39 
QuestionHow to get the IE container's HWND? Pin
Member 6334809-Oct-03 17:24
Member 6334809-Oct-03 17:24 
AnswerRe: How to get the IE container's HWND? Pin
Member 6334809-Oct-03 17:37
Member 6334809-Oct-03 17:37 
QuestionIs that possible use ActiveX get system info and give it to JScript? Pin
Anonymous9-Oct-03 9:30
Anonymous9-Oct-03 9:30 
AnswerRe: Is that possible use ActiveX get system info and give it to JScript? Pin
Heath Stewart16-Oct-03 11:32
protectorHeath Stewart16-Oct-03 11:32 
GeneralDesperate help with Windows Media Format SDK Pin
Emiliano9-Oct-03 5:24
Emiliano9-Oct-03 5:24 
Generalhelp with activex and vb.net Pin
Mithun_Patel9-Oct-03 4:33
Mithun_Patel9-Oct-03 4:33 
Generalhelp!!!!!!!!!!!!! Pin
Mithun_Patel9-Oct-03 4:32
Mithun_Patel9-Oct-03 4:32 
GeneralIs it possible for a client application to inherit COM classes Pin
siepaoling7-Oct-03 6:00
siepaoling7-Oct-03 6:00 
GeneralUsing existing running programs instead of creating new ones Pin
jparsons6-Oct-03 5:45
jparsons6-Oct-03 5:45 
GeneralRe: Using existing running programs instead of creating new ones Pin
valikac6-Oct-03 5:54
valikac6-Oct-03 5:54 
GeneralRe: Using existing running programs instead of creating new ones Pin
Vi27-Oct-03 1:19
Vi27-Oct-03 1:19 
GeneralRe: Using existing running programs instead of creating new ones Pin
jparsons8-Oct-03 12:10
jparsons8-Oct-03 12:10 
GeneralRe: Using existing running programs instead of creating new ones Pin
Vi210-Oct-03 3:36
Vi210-Oct-03 3:36 
QuestionHow Adobe ActiveX Control is activated when We drop *.pdf file in Browser Pin
Umesh Kr. Sharma6-Oct-03 5:44
Umesh Kr. Sharma6-Oct-03 5:44 
AnswerRe: How Adobe ActiveX Control is activated when We drop *.pdf file in Browser Pin
Ernest Laurentin6-Oct-03 7:34
Ernest Laurentin6-Oct-03 7:34 
GeneralRe: How Adobe ActiveX Control is activated when We drop *.pdf file in Browser Pin
Umesh Kr. Sharma7-Oct-03 1:12
Umesh Kr. Sharma7-Oct-03 1:12 

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.