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

COM

 
GeneralRe: converting an idl file to .h Pin
valikac26-Jun-03 5:30
valikac26-Jun-03 5:30 
GeneralRe: converting an idl file to .h Pin
Vi227-Jun-03 1:24
Vi227-Jun-03 1:24 
GeneralProblem in passing structure pointer via Interface Pin
mpb24-Jun-03 20:48
mpb24-Jun-03 20:48 
GeneralRe: Problem in passing structure pointer via Interface Pin
Aravinthan25-Jun-03 3:03
Aravinthan25-Jun-03 3:03 
GeneralRe: Problem in passing structure pointer via Interface Pin
mpb29-Jun-03 19:01
mpb29-Jun-03 19:01 
GeneralSetProperty returns "this property is read-only" Pin
Lynnzi24-Jun-03 14:16
Lynnzi24-Jun-03 14:16 
GeneralInternalGetText() issue Pin
Marion2824-Jun-03 4:45
Marion2824-Jun-03 4:45 
GeneralOLE mini server problem Pin
acosmin23-Jun-03 21:32
acosmin23-Jun-03 21:32 
I developed an OLE mini server using VC++6. Everything works fine (both release and debug) as long as I insert the object manualy through the Insert Object dialog of MS Excel 2000. When I've tried to insert it from a VB AddIn for Excel it draws the frame but the interior of the rectangle remains transparent (the object is created but the container image of it isn't updated). It seems that when I insert from VB the OnGetExtent event it is not triggered (in the manualy case it is). How can I fix it? (I'll try to trigger the OnGetExtent through a method exposed by my object.) Here is a sample of how I try to insert the object from VB:

Dim obj as OLEObject

set obj = XLInstance.Sheets(ActiveSheet.Name).OLEObjects.Add (ClassType:="MyChart.Chart") Dead | X| Confused | :confused:

Thanx in advance...

GeneralInproc Server in a Surrogate Process Pin
Anonymous23-Jun-03 18:32
Anonymous23-Jun-03 18:32 
GeneralRe: Inproc Server in a Surrogate Process Pin
Vi224-Jun-03 18:35
Vi224-Jun-03 18:35 
GeneralRe: Inproc Server in a Surrogate Process Pin
Anonymous25-Jun-03 11:14
Anonymous25-Jun-03 11:14 
Generalevents fired by Internet Explorer Pin
shai197423-Jun-03 11:18
shai197423-Jun-03 11:18 
GeneralRe: events fired by Internet Explorer Pin
Amit Dey26-Jun-03 13:52
Amit Dey26-Jun-03 13:52 
GeneralRe: events fired by Internet Explorer Pin
shai197426-Jun-03 13:54
shai197426-Jun-03 13:54 
GeneralRegistering a class Pin
tessierjf23-Jun-03 4:37
tessierjf23-Jun-03 4:37 
Generaltest container crashes Pin
safee ullah22-Jun-03 21:16
safee ullah22-Jun-03 21:16 
GeneralRe: test container crashes Pin
Marion2827-Jun-03 4:42
Marion2827-Jun-03 4:42 
GeneralCOM Question Pin
Nick Parker22-Jun-03 4:39
protectorNick Parker22-Jun-03 4:39 
GeneralRe: COM Question Pin
valikac22-Jun-03 7:32
valikac22-Jun-03 7:32 
GeneralRe: COM Question Pin
Aravinthan25-Jun-03 3:08
Aravinthan25-Jun-03 3:08 
QuestionHow can my ActiveX control get the data of the file which locates on the server? Pin
stanley guan21-Jun-03 1:18
stanley guan21-Jun-03 1:18 
AnswerRe: How can my ActiveX control get the data of the file which locates on the server? Pin
valikac21-Jun-03 7:41
valikac21-Jun-03 7:41 
GeneralCOM interop in .NET Pin
slnarasimhan19-Jun-03 22:28
slnarasimhan19-Jun-03 22:28 
GeneralThird party program library method calls invocation Pin
yeeck19-Jun-03 21:14
yeeck19-Jun-03 21:14 
GeneralCOM+ Error Pin
Aky18-Jun-03 23:31
Aky18-Jun-03 23:31 

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.