Click here to Skip to main content
15,921,113 members
Home / Discussions / COM
   

COM

 
GeneralCannot access classview information file Pin
29-Aug-01 2:20
suss29-Aug-01 2:20 
GeneralRe: Cannot access classview information file Pin
Adrian Metcalfe29-Aug-01 2:53
Adrian Metcalfe29-Aug-01 2:53 
Generalproble in releasing the pointer Pin
pathi29-Aug-01 2:12
pathi29-Aug-01 2:12 
GeneralRe: proble in releasing the pointer Pin
Not Active29-Aug-01 2:59
mentorNot Active29-Aug-01 2:59 
QuestionHow to use MFC classes in ATL(Service) Project? Pin
zhaoyong28-Aug-01 23:20
zhaoyong28-Aug-01 23:20 
AnswerRe: How to use MFC classes in ATL(Service) Project? Pin
Not Active29-Aug-01 3:05
mentorNot Active29-Aug-01 3:05 
AnswerRe: How to use MFC classes in ATL(Service) Project? Pin
Bill Wilson14-Sep-01 14:22
Bill Wilson14-Sep-01 14:22 
GeneralCalling a VB COM+ DLL from a C client Pin
28-Aug-01 22:18
suss28-Aug-01 22:18 
I want to use VB COM+ DLL from C++ console application or C application and not to lose COM+ functionality (JIT, scalability...), I managed to call it from C++ console application but only when component is registered like librabry application, when component is registerd like server application I
get following error when creating object :

'creating object
hresult=CoCreateInstance(clsid,NULL,CLSCTX_INPROC_SERVER ,__uuidof(_cFMlogic),
(LPVOID *) &t);
'error
hresult= -2147221164, Class not registered


GeneralStrange problem with a NT Service registration Pin
28-Aug-01 22:10
suss28-Aug-01 22:10 
GeneralActive X distribution for web content Pin
Jared Allen28-Aug-01 18:22
Jared Allen28-Aug-01 18:22 
QuestionHow to install com+ with program and.... Pin
Sandos Ganzales28-Aug-01 16:30
Sandos Ganzales28-Aug-01 16:30 
GeneralDifference !!! Pin
Hadi Rezaee28-Aug-01 1:16
Hadi Rezaee28-Aug-01 1:16 
GeneralRe: Difference !!! Pin
28-Aug-01 1:47
suss28-Aug-01 1:47 
GeneralRe: Difference !!! Pin
Not Active28-Aug-01 10:54
mentorNot Active28-Aug-01 10:54 
GeneralRe: Difference !!! Pin
Ben M. Stokland5-Sep-01 21:11
Ben M. Stokland5-Sep-01 21:11 
Generalasynchronous property Pin
Maer72728-Aug-01 0:04
Maer72728-Aug-01 0:04 
GeneralAbout "EnableCompoundFile" Pin
Maer72728-Aug-01 0:03
Maer72728-Aug-01 0:03 
Generalproblem with variant Pin
madhavil27-Aug-01 21:21
madhavil27-Aug-01 21:21 
GeneralRe: problem with variant Pin
Rashid Thadha30-Aug-01 12:26
Rashid Thadha30-Aug-01 12:26 
Generalproblem with disparams Pin
27-Aug-01 21:12
suss27-Aug-01 21:12 
GeneralCOM - Datatypes in Transition Pin
27-Aug-01 21:10
suss27-Aug-01 21:10 
QuestionHELP!!! How to Release Memory in COM? Pin
27-Aug-01 15:55
suss27-Aug-01 15:55 
AnswerRe: HELP!!! How to Release Memory in COM? Pin
pathi29-Aug-01 2:12
pathi29-Aug-01 2:12 
GeneralProblem w/win95a and Win98 ActiveX Registration Pin
ndfspeed27-Aug-01 8:15
ndfspeed27-Aug-01 8:15 
Generalhelp in connection points Pin
bogdan27-Aug-01 7:27
bogdan27-Aug-01 7:27 

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.