Click here to Skip to main content
15,924,507 members
Home / Discussions / COM
   

COM

 
GeneralRe: OLE2T or COLE2T? Pin
Anders Molin23-Mar-03 11:37
professionalAnders Molin23-Mar-03 11:37 
QuestionT2OLE or AllocSysString()? Pin
LukeV18-Mar-03 12:34
LukeV18-Mar-03 12:34 
AnswerRe: T2OLE or AllocSysString()? Pin
Anders Molin18-Mar-03 12:48
professionalAnders Molin18-Mar-03 12:48 
GeneralRe: T2OLE or AllocSysString()? Pin
LukeV18-Mar-03 13:05
LukeV18-Mar-03 13:05 
GeneralRe: T2OLE or AllocSysString()? Pin
Anders Molin18-Mar-03 13:21
professionalAnders Molin18-Mar-03 13:21 
AnswerRe: T2OLE or AllocSysString()? Pin
Michael Dunn18-Mar-03 13:23
sitebuilderMichael Dunn18-Mar-03 13:23 
GeneralRe: T2OLE or AllocSysString()? Pin
LukeV18-Mar-03 13:52
LukeV18-Mar-03 13:52 
GeneralCLSIDFromProgID was failed. Please help.. Pin
Vorrarit Luengwattanakij18-Mar-03 7:32
Vorrarit Luengwattanakij18-Mar-03 7:32 
I wrote a COM by using VC++6, implemented IDispatch and IClassFactory. The name is RegUtil.CoRegistry. I have inserted HKCR\RegUtil.CoRegistry\CLSID = {xxx} and HKCR\CLSID\{xxx} = RegUtil.CoRegistry and HKCR\CLSID\{xxx}\InprocServer32 = path to my COM.

But I cannot using CLSIDFromProgID. It cannot find my program id??

But I can use CoGetClassObject.

I don't know what went wrong. At first, I create the project as simple com (IUnknown, IClassFactory), no IDispatch support.

After that I try to put IDispatch support into the project.

Anybody can give me some glint?
GeneralRe: I want to write an Add-in for VS, help please Pin
qcth18-Mar-03 3:47
qcth18-Mar-03 3:47 
GeneralJava + COM Pin
-=jarl=-17-Mar-03 5:39
-=jarl=-17-Mar-03 5:39 
GeneralRe: Java + COM Pin
Jörgen Sigvardsson20-Mar-03 10:27
Jörgen Sigvardsson20-Mar-03 10:27 
GeneralInvalidCastException Pin
SQ_Lusi13-Mar-03 1:25
SQ_Lusi13-Mar-03 1:25 
QuestionHow to determine the threading model of an out-of-process server Pin
Jason Bafas12-Mar-03 5:04
sussJason Bafas12-Mar-03 5:04 
GeneralActiveX accessing other ActiveX Ctrls in a browser Pin
sanskypotov11-Mar-03 22:28
sanskypotov11-Mar-03 22:28 
GeneralAfxOleInit() + RPC_E_CHANGED_MODE Pin
Swinefeaster11-Mar-03 12:00
Swinefeaster11-Mar-03 12:00 
Generaladd-in for outlook express Pin
Naidu10-Mar-03 22:32
Naidu10-Mar-03 22:32 
GeneralRe: add-in for outlook express Pin
Amit Dey14-Mar-03 7:44
Amit Dey14-Mar-03 7:44 
GeneralRe: add-in for outlook express Pin
Naidu18-Mar-03 15:37
Naidu18-Mar-03 15:37 
GeneralRe: add-in for outlook express Pin
Amit Dey19-Mar-03 5:40
Amit Dey19-Mar-03 5:40 
GeneralRe: add-in for outlook express Pin
Stephane Rodriguez.15-Mar-03 7:25
Stephane Rodriguez.15-Mar-03 7:25 
GeneralRe: add-in for outlook express Pin
Amit Dey15-Mar-03 11:28
Amit Dey15-Mar-03 11:28 
GeneralRe: add-in for outlook express Pin
Stephane Rodriguez.16-Mar-03 3:10
Stephane Rodriguez.16-Mar-03 3:10 
GeneralRe: add-in for outlook express Pin
Amit Dey16-Mar-03 8:54
Amit Dey16-Mar-03 8:54 
GeneralRe: add-in for outlook express Pin
Stephane Rodriguez.16-Mar-03 9:29
Stephane Rodriguez.16-Mar-03 9:29 
GeneralRe: add-in for outlook express Pin
Amit Dey16-Mar-03 10:31
Amit Dey16-Mar-03 10: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.