Click here to Skip to main content
15,901,666 members
Home / Discussions / COM
   

COM

 
GeneralLearning COM Pin
anil7529-Mar-05 7:45
anil7529-Mar-05 7:45 
GeneralRe: Learning COM Pin
_Andrew3-Apr-05 8:32
_Andrew3-Apr-05 8:32 
GeneralHELP!!! Pin
shulflem29-Mar-05 3:57
shulflem29-Mar-05 3:57 
GeneralRe: HELP!!! Pin
Michael P Butler29-Mar-05 4:29
Michael P Butler29-Mar-05 4:29 
GeneralQuery - ActiveX: Extend a MFC control Pin
The.Saint28-Mar-05 23:31
The.Saint28-Mar-05 23:31 
Generalvbscript calling ActiveX(MFC) control method fail Pin
theshuttle28-Mar-05 19:08
theshuttle28-Mar-05 19:08 
GeneralRe: vbscript calling ActiveX(MFC) control method fail Pin
MMansonFan2529-Mar-05 17:54
MMansonFan2529-Mar-05 17:54 
QuestionHow to Access properties of Control? Pin
ajalilqarshi28-Mar-05 19:01
ajalilqarshi28-Mar-05 19:01 
i have created an activex control using COM/ATL and then i placed my activex control into Word document using following
function.

CComVariant varClsType("Ascertia.AscertiaObj.1");
MSWord::InlineShapePtr MyObj =
m_pWordApp->Selection->InlineShapes->AddOLEObject(&varClsType);

Now my activex control has different get and set properties like Caption,
BKColor,MyData etc. I want to access and modify those properties after executing the above 2 lines of code from within MSWord.

anybody there to give me a hand.
Thanks in advance.
Ahmad Jalil Qarshi

QuestionHow to register a component? Pin
liuyue28-Mar-05 16:50
liuyue28-Mar-05 16:50 
AnswerRe: How to register a component? Pin
ThatsAlok28-Mar-05 22:03
ThatsAlok28-Mar-05 22:03 
AnswerRe: How to register a component? Pin
MMansonFan2529-Mar-05 18:01
MMansonFan2529-Mar-05 18:01 
GeneralCSocket & critical sections under IIS 6 Pin
Sorin28-Mar-05 15:43
Sorin28-Mar-05 15:43 
Generalmutithreading in com Pin
satishrg27-Mar-05 17:08
satishrg27-Mar-05 17:08 
GeneralIMAGES TO MOVIE file Pin
Emiliano27-Mar-05 14:16
Emiliano27-Mar-05 14:16 
GeneralConsuming .NET events in unmanaged code Pin
ischen_s127-Mar-05 5:02
ischen_s127-Mar-05 5:02 
Generalautocad and VB Pin
everzwijn227-Mar-05 4:40
everzwijn227-Mar-05 4:40 
GeneralRe: autocad and VB Pin
mlatimer29-Mar-05 8:38
mlatimer29-Mar-05 8:38 
GeneralRe: autocad and VB Pin
everzwijn230-Mar-05 6:34
everzwijn230-Mar-05 6:34 
GeneralRe: autocad and VB Pin
mlatimer30-Mar-05 18:53
mlatimer30-Mar-05 18:53 
GeneralRe: autocad and VB Pin
everzwijn231-Mar-05 10:10
everzwijn231-Mar-05 10:10 
GeneralRe: autocad and VB Pin
mlatimer31-Mar-05 10:14
mlatimer31-Mar-05 10:14 
GeneralRe: autocad and VB Pin
everzwijn231-Mar-05 10:22
everzwijn231-Mar-05 10:22 
GeneralRe: autocad and VB Pin
everzwijn231-Mar-05 10:47
everzwijn231-Mar-05 10:47 
GeneralRe: autocad and VB Pin
everzwijn231-Mar-05 11:05
everzwijn231-Mar-05 11:05 
GeneralRe: autocad and VB Pin
everzwijn231-Mar-05 11:11
everzwijn231-Mar-05 11:11 

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.