Click here to Skip to main content
15,891,864 members
Home / Discussions / COM
   

COM

 
QuestionActiveX loose focus Pin
AnTri19-Nov-08 10:46
AnTri19-Nov-08 10:46 
QuestionIFolderViewOC reference from within Windows Explorer Pin
__DanC__19-Nov-08 2:11
__DanC__19-Nov-08 2:11 
Questionworking with com dll resources Pin
Taruni18-Nov-08 18:26
Taruni18-Nov-08 18:26 
QuestionConfigure DCOM component on my computer [modified] Pin
indian14318-Nov-08 3:56
indian14318-Nov-08 3:56 
AnswerRe: Configure DCOM component on my computer Pin
Randor 21-Nov-08 6:39
professional Randor 21-Nov-08 6:39 
QuestionHow to register COM components into C#.Net window applications Pin
veereshIndia17-Nov-08 22:31
veereshIndia17-Nov-08 22:31 
Questioncalling c# com object from c++ Pin
Liat Even17-Nov-08 3:33
Liat Even17-Nov-08 3:33 
AnswerRe: calling c# com object from c++ Pin
Baltoro22-Nov-08 10:48
Baltoro22-Nov-08 10:48 
Your question is confusing as hell.
When you say that:
"I have a C# com object (.net framework 2.0) that I want to call from C++.
I tried to import the tlb and create the object using MyNamespace::IMyInterfacePtr pObj; but i got errors about not impelemting queryInterface, AddRef etc."
I have to wonder, obviously, not only how did you define this object, but, why would you refer to this object as a COM object (since, by definition, a COM object must implement the IUnknown interface methods, QueryInterface, AddRef, Release).
(...just curious,...)
Everything I know about COM. I learned from Behind The Scenes of a COM Server[^]
QuestionCOM Module goes off... Pin
SRKSHOME16-Nov-08 23:29
SRKSHOME16-Nov-08 23:29 
QuestionHow to hook IWiaDevMgr? Pin
Kenlin042712-Nov-08 18:40
Kenlin042712-Nov-08 18:40 
QuestionNew interface Pin
kDevloper12-Nov-08 18:32
kDevloper12-Nov-08 18:32 
Questionwhat error occurren in this code? Pin
jackyxinli12-Nov-08 15:43
jackyxinli12-Nov-08 15:43 
AnswerRe: what error occurren in this code? Pin
jackyxinli12-Nov-08 15:49
jackyxinli12-Nov-08 15:49 
QuestionCoCreateInstance Problem Pin
john563212-Nov-08 5:56
john563212-Nov-08 5:56 
AnswerRe: CoCreateInstance Problem Pin
jackyxinli12-Nov-08 17:56
jackyxinli12-Nov-08 17:56 
QuestionCOM(c++) event passing object as parameter c#.net? Pin
taiyang17-Nov-08 22:01
taiyang17-Nov-08 22:01 
AnswerRe: CoCreateInstance Problem Pin
Baltoro13-Nov-08 5:43
Baltoro13-Nov-08 5:43 
GeneralRe: CoCreateInstance Problem Pin
john563213-Nov-08 17:42
john563213-Nov-08 17:42 
QuestionHelp needed [ Problem in IDispatch::GetTypeInfo] Pin
mvkvibin11-Nov-08 19:13
mvkvibin11-Nov-08 19:13 
AnswerRe: Help needed [ Problem in IDispatch::GetTypeInfo] Pin
Vi213-Nov-08 1:38
Vi213-Nov-08 1:38 
GeneralRe: Help needed [ Problem in IDispatch::GetTypeInfo] Pin
mvkvibin13-Nov-08 22:14
mvkvibin13-Nov-08 22:14 
QuestionNeed to have a ClassFactory Pin
ShyamR11-Nov-08 18:44
ShyamR11-Nov-08 18:44 
QuestionReg:Output from Exe Method call Pin
swethasri11-Nov-08 18:13
swethasri11-Nov-08 18:13 
QuestionHow to retrieve document content or whole document on DocumentOpen Event Word Add-in Pin
PatilVijay9-Nov-08 19:49
PatilVijay9-Nov-08 19:49 
QuestionHow do you create and work a proxy used to Marshal an interface? (An IDropTarget to be precise) Pin
Code-o-mat9-Nov-08 11:11
Code-o-mat9-Nov-08 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.