Click here to Skip to main content
15,899,314 members
Home / Discussions / COM
   

COM

 
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 
You might read this excellent article: Intro to COM[^]
The COM class clsid is defined in a header somewhere, what kind of object is it?
Michael Dunn's second part to that Introduction to COM series explains it all quite clearly:
Behind The Scenes of the COM Server[^]

"A key with the server's GUID as its name must be created under the HKEY_CLASSES_ROOT\CLSID key, and that key must contain a couple of values listing the server's location and its threading model. The DllGetClassObject() function is called by the COM library as part of the work done by the CoCreateInstance() API."
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 
QuestionError message "Overlapped I/O operation is in progress" Pin
Member 14340936-Nov-08 2:42
Member 14340936-Nov-08 2:42 
AnswerRe: Error message "Overlapped I/O operation is in progress" Pin
Randor 9-Nov-08 21:48
professional Randor 9-Nov-08 21:48 
QuestionSerial Port Simulation Pin
pierrecor5-Nov-08 21:40
pierrecor5-Nov-08 21:40 
AnswerRe: Serial Port Simulation Pin
Roger Stoltz5-Nov-08 22:05
Roger Stoltz5-Nov-08 22:05 
QuestionOutlook Addin Pin
Member 36453113-Nov-08 6:03
Member 36453113-Nov-08 6:03 
AnswerRe: Outlook Addin Pin
Rajasekharan Vengalil4-Nov-08 10:19
Rajasekharan Vengalil4-Nov-08 10:19 
AnswerRe: Outlook Addin Pin
Randor 5-Nov-08 10:30
professional Randor 5-Nov-08 10:30 
QuestionNot sure how to do this(or if you can), COM object and vb6 and c++ stuff Pin
Matthew Cash1-Nov-08 11:42
Matthew Cash1-Nov-08 11:42 
AnswerRe: Not sure how to do this(or if you can), COM object and vb6 and c++ stuff Pin
Rajasekharan Vengalil4-Nov-08 10:15
Rajasekharan Vengalil4-Nov-08 10:15 

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.