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

COM

 
QuestionApplication Dissapearing After Linking With COM Pin
Aaron Dilliard4-Mar-09 13:44
Aaron Dilliard4-Mar-09 13:44 
AnswerRe: Application Dissapearing After Linking With COM Pin
CurtD4-Mar-09 15:55
CurtD4-Mar-09 15:55 
GeneralRe: Application Dissapearing After Linking With COM Pin
Stephen Hewitt4-Mar-09 16:11
Stephen Hewitt4-Mar-09 16:11 
GeneralRe: Application Dissapearing After Linking With COM Pin
Aaron Dilliard4-Mar-09 16:39
Aaron Dilliard4-Mar-09 16:39 
GeneralRe: Application Dissapearing After Linking With COM [modified] Pin
CurtD5-Mar-09 5:46
CurtD5-Mar-09 5:46 
Questioncollect information about visitors with BHO Pin
Maverickcool4-Mar-09 7:56
Maverickcool4-Mar-09 7:56 
QuestionMulti Tier Class setup? Pin
Herrwolf14-Mar-09 2:06
Herrwolf14-Mar-09 2:06 
Questionhow to make create IDiscMater2 successful? Pin
kcynic4-Mar-09 0:54
kcynic4-Mar-09 0:54 
i had read this help content in msdn:[^]

IDiscMaster2* pDiscMaster = NULL;
hr = CoCreateInstance(__uuidof(MsftDiscMaster2), NULL, CLSCTX_INPROC_SERVER,
__uuidof(IDiscMaster2), (void**)&pDiscMaster);

but the calling would fail because class has not registered. i googled found the others use this com object like me but no problem. so, how to resolve the problem?
AnswerRe: how to make create IDiscMater2 successful? Pin
kcynic4-Mar-09 2:55
kcynic4-Mar-09 2:55 
QuestionFunction Pointer in IDL File Pin
Gopal_Kanchana2-Mar-09 22:43
Gopal_Kanchana2-Mar-09 22:43 
AnswerRe: Function Pointer in IDL File Pin
Baltoro5-Mar-09 11:54
Baltoro5-Mar-09 11:54 
GeneralRe: Function Pointer in IDL File Pin
Gopal_Kanchana5-Mar-09 19:52
Gopal_Kanchana5-Mar-09 19:52 
GeneralRe: Function Pointer in IDL File Pin
Baltoro9-Mar-09 5:43
Baltoro9-Mar-09 5:43 
QuestionSHDocVw.dll Cannot Print Pin
YNet1-Mar-09 15:24
YNet1-Mar-09 15:24 
QuestionHow to make my com object can be used by C# using add reference operation? Pin
kcynic1-Mar-09 4:04
kcynic1-Mar-09 4:04 
AnswerRe: How to make my com object can be used by C# using add reference operation? Pin
«_Superman_»1-Mar-09 17:27
professional«_Superman_»1-Mar-09 17:27 
GeneralRe: How to make my com object can be used by C# using add reference operation? Pin
kcynic1-Mar-09 18:13
kcynic1-Mar-09 18:13 
QuestionRegistering assembly for COM interop Pin
Sameer Bhawtankar28-Feb-09 0:44
Sameer Bhawtankar28-Feb-09 0:44 
AnswerRe: Registering assembly for COM interop Pin
Jonathan Davies28-Feb-09 1:54
Jonathan Davies28-Feb-09 1:54 
Questionneed Suggestions for Project? Pin
shaina223127-Feb-09 17:29
shaina223127-Feb-09 17:29 
AnswerRe: need Suggestions for Project? Pin
Jonathan Davies28-Feb-09 2:15
Jonathan Davies28-Feb-09 2:15 
Questionserial port programming using threads in c Pin
rao_abhilash26-Feb-09 19:37
rao_abhilash26-Feb-09 19:37 
AnswerRe: serial port programming using threads in c Pin
«_Superman_»26-Feb-09 21:12
professional«_Superman_»26-Feb-09 21:12 
QuestionHow to find DispIds for excel procedures? Pin
SNI26-Feb-09 1:36
SNI26-Feb-09 1:36 
Questionfail to get IHTMLElement from IHTMLFormElement Pin
computer_nerd24-Feb-09 5:03
computer_nerd24-Feb-09 5:03 

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.