Click here to Skip to main content
16,005,473 members
Home / Discussions / COM
   

COM

 
GeneralPassing files Pin
Scracha11-Nov-02 4:48
Scracha11-Nov-02 4:48 
GeneralRe: Passing files Pin
Steve S11-Nov-02 6:58
Steve S11-Nov-02 6:58 
GeneralRe: Passing files Pin
Scracha13-Nov-02 3:42
Scracha13-Nov-02 3:42 
GeneralExcel Component holds up memory Pin
yslim10-Nov-02 21:37
yslim10-Nov-02 21:37 
GeneralPractical question regarding largish com (ATL) based application Pin
Member 969-Nov-02 19:45
Member 969-Nov-02 19:45 
GeneralRe: Practical question regarding largish com (ATL) based application Pin
Anonymous10-Nov-02 5:02
Anonymous10-Nov-02 5:02 
GeneralSerializing COM Components Pin
Tometa Software8-Nov-02 21:25
Tometa Software8-Nov-02 21:25 
GeneralRe: Serializing COM Components Pin
Stephane Rodriguez.8-Nov-02 21:37
Stephane Rodriguez.8-Nov-02 21:37 
If you know how to do this using raw C/C++ code (IPropertyBag interface), I believe you'll soon get it done with other languages. Poke tongue | ;-P

In addition to posting in the right forum (isn't your question about .NET after all ? Confused | :confused: ), have you tried to cast one of the AxHost member (such as OcxState) to IPropertyBag ?

A good way to try this is to derive a class from AxHost so you access protected members. Also, use Anakrino[^] to disassemble the AxHost internals.


Back to real work : D-21.
GeneralDCOM, domains, and the guest account Pin
Anonymous8-Nov-02 10:03
Anonymous8-Nov-02 10:03 
GeneralActiveX Control signature Pin
Haabit8-Nov-02 3:38
Haabit8-Nov-02 3:38 
GeneralProgrammer's Reference Pin
Haakon S.8-Nov-02 0:35
Haakon S.8-Nov-02 0:35 
GeneralCommunication between 2 ActiveX Ctrls in a browser( HTML page) Pin
sanskypotov7-Nov-02 19:53
sanskypotov7-Nov-02 19:53 
GeneralIDL syntax for SAFEARRAY parameters Pin
nebbish6-Nov-02 10:14
nebbish6-Nov-02 10:14 
GeneralRe: IDL syntax for SAFEARRAY parameters Pin
Steve S7-Nov-02 21:31
Steve S7-Nov-02 21:31 
GeneralApps hangs in memory.. Pin
LukeV6-Nov-02 4:07
LukeV6-Nov-02 4:07 
QuestionWhen a WebBrowser2 control navigate a Web Page,how to drop selected range's html source to a EditBox control? Pin
ChengMing Liu6-Nov-02 1:59
ChengMing Liu6-Nov-02 1:59 
GeneralDLL COM Problems Pin
simwiz6-Nov-02 0:40
simwiz6-Nov-02 0:40 
GeneralRe: DLL COM Problems Pin
Stephane Rodriguez.6-Nov-02 1:01
Stephane Rodriguez.6-Nov-02 1:01 
GeneralRe: DLL COM Problems Pin
simwiz6-Nov-02 3:32
simwiz6-Nov-02 3:32 
GeneralRe: DLL COM Problems Pin
Stephane Rodriguez.6-Nov-02 3:46
Stephane Rodriguez.6-Nov-02 3:46 
GeneralRe: DLL COM Problems Pin
simwiz6-Nov-02 5:40
simwiz6-Nov-02 5:40 
QuestionIStream Interface, How to Update data ? Pin
sajal5-Nov-02 3:21
sajal5-Nov-02 3:21 
QuestionHow Can I Export a CMDIChildFrame from a COM? Pin
IMiracle4-Nov-02 0:48
IMiracle4-Nov-02 0:48 
Question??? documentation or SDK for MS-Word 97 and 2000 DOC-file format ??? Pin
maksym_from_odessa3-Nov-02 6:04
maksym_from_odessa3-Nov-02 6:04 
GeneralCOM Local Security Pin
thowra31-Oct-02 4:29
thowra31-Oct-02 4:29 

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.