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

COM

 
GeneralRe: Use Pin
Amit Dey20-May-01 12:45
Amit Dey20-May-01 12:45 
GeneralAcitveXControl in ActiveXControl Pin
14-May-01 3:46
suss14-May-01 3:46 
GeneralIn ActiveX Component MS Winsock Ver 6I can't senddata from server to client by client use getdata function but it can't receive data. Pin
13-May-01 3:20
suss13-May-01 3:20 
GeneralCOM+ Problem Pin
11-May-01 12:14
suss11-May-01 12:14 
GeneralRef cnt > 0 for COM server Pin
Pros Chum11-May-01 10:01
Pros Chum11-May-01 10:01 
GeneralRe: Ref cnt > 0 for COM server Pin
Pros Chum11-May-01 10:08
Pros Chum11-May-01 10:08 
GeneralRe: Ref cnt > 0 for COM server Pin
Pros Chum12-May-01 12:09
Pros Chum12-May-01 12:09 
Question_variant_t constructor throw exception ? Pin
10-May-01 17:32
suss10-May-01 17:32 
Hi guys,
Does anyone know what wrong I am doing?

CComPtr<ix> pIn;
CoCreateInstance(...)
... using pIn is fine ...

After that ...

_variant_t vIn(static_cast<iuknown*>(pIn));
... First chance exception???

I have already asked on codeguru... hasn't answer... Is here anyone who know?

Thanks for help.
Frown | :(
GeneralUsing IActiveDesktop Pin
Greg Hedlund9-May-01 11:56
Greg Hedlund9-May-01 11:56 
GeneralRe: Using IActiveDesktop Pin
Michael Dunn9-May-01 16:53
sitebuilderMichael Dunn9-May-01 16:53 
Generaltransfer block-memory in com ,why only a byte Pin
9-May-01 4:40
suss9-May-01 4:40 
GeneralRe: transfer block-memory in com ,why only a byte Pin
Pros Chum12-May-01 12:15
Pros Chum12-May-01 12:15 
GeneralRe: transfer block-memory in com ,why only a byte Pin
12-May-01 19:49
suss12-May-01 19:49 
GeneralMFC ActiveX & VBScript access Pin
Matt Weagle8-May-01 20:11
Matt Weagle8-May-01 20:11 
GeneralRe: MFC ActiveX & VBScript access Pin
Matt Weagle9-May-01 8:01
Matt Weagle9-May-01 8:01 
GeneralCOM help Pin
8-May-01 13:08
suss8-May-01 13:08 
GeneralRe: COM help Pin
Michael Dunn8-May-01 15:37
sitebuilderMichael Dunn8-May-01 15:37 
GeneralRe: COM help Pin
Dhanush29-May-01 23:19
professionalDhanush29-May-01 23:19 
GeneralPassing CComPtr into function properly Pin
8-May-01 11:10
suss8-May-01 11:10 
GeneralRe: Passing CComPtr into function properly Pin
Michael Dunn8-May-01 13:00
sitebuilderMichael Dunn8-May-01 13:00 
GeneralCalls to disconnected servers cause massive delays to system! Pin
7-May-01 23:58
suss7-May-01 23:58 
GeneralVARIANT_DATE help Pin
7-May-01 22:54
suss7-May-01 22:54 
QuestionHow to implement custom marshaling? Pin
fir20006-May-01 16:24
fir20006-May-01 16:24 
Generalcreate the com-object from the exe-server Pin
6-May-01 4:40
suss6-May-01 4:40 
GeneralRe: create the com-object from the exe-server Pin
6-May-01 7:39
suss6-May-01 7:39 

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.