Click here to Skip to main content
15,917,968 members
Home / Discussions / COM
   

COM

 
GeneralError in installing (Serviced Component) in COM+ Pin
mosessaur20-Sep-03 12:45
mosessaur20-Sep-03 12:45 
GeneralCom interop Pin
Abhijit Desai20-Sep-03 0:14
Abhijit Desai20-Sep-03 0:14 
GeneralSimple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 4:01
Daniel Strigl19-Sep-03 4:01 
GeneralRe: Simple ActiveX control without GUI Pin
geo_m19-Sep-03 4:57
geo_m19-Sep-03 4:57 
GeneralRe: Simple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 5:02
Daniel Strigl19-Sep-03 5:02 
GeneralRe: Simple ActiveX control without GUI Pin
geo_m19-Sep-03 5:13
geo_m19-Sep-03 5:13 
GeneralRe: Simple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 6:50
Daniel Strigl19-Sep-03 6:50 
GeneralATL COM DECLARE_CLASSFACTORY_SINGLETON. Pin
umarcool19-Sep-03 2:19
umarcool19-Sep-03 2:19 
Smile | :) Hi there,
my requirement is such that i have to have a singleton based exe or dll server. Dll is better choice.
Now when i use the DECLARE_CLASSFACTORY_SINGLETON macro on exe local server no problem happens and i have a singleton allright.
I have done debugging on that and the same object is returned using
CoCreateInstance

now i want to use an inproc server and i want it to be singleton as you know the requirement are but when i debug it there are seperate object formed for each client instance attaching.
and it doesn't care about the macro.

I know that for every process mapping of a dll is done but i want some mechanism of COM which let me have a single instance dll inproc server.
I need a solution to this problem otherwise i have to stick to expensive marshalling.


Generalatl com DECLARE_CLASSFACTORY_SINGLETON. Pin
umarcool19-Sep-03 2:18
umarcool19-Sep-03 2:18 
GeneralATL COM Pin
Binayak18-Sep-03 13:06
Binayak18-Sep-03 13:06 
GeneralRe: ATL COM Pin
Stefan Pedersen18-Sep-03 13:44
Stefan Pedersen18-Sep-03 13:44 
GeneralBrowser display coordinates Pin
nikhilkhedkar18-Sep-03 2:38
nikhilkhedkar18-Sep-03 2:38 
QuestionHow to release memory? when calling COM with param type BSTR* from VB exe application Pin
doisy18-Sep-03 2:22
doisy18-Sep-03 2:22 
AnswerRe: How to release memory? when calling COM with param type BSTR* from VB exe application Pin
Steve S18-Sep-03 2:36
Steve S18-Sep-03 2:36 
GeneralRe: How to release memory? when calling COM with param type BSTR* from VB exe application Pin
Vi218-Sep-03 19:54
Vi218-Sep-03 19:54 
GeneralRe: How to release memory? when calling COM with param type BSTR* from VB exe application Pin
Steve S18-Sep-03 21:43
Steve S18-Sep-03 21:43 
GeneralRe: How to release memory? when calling COM with param type BSTR* from VB exe application Pin
Lim Bio Liong19-Sep-03 1:19
Lim Bio Liong19-Sep-03 1:19 
GeneralOffice::CommandBarControl problem Pin
dorutzu17-Sep-03 4:30
dorutzu17-Sep-03 4:30 
GeneralDVTARGETDEVICE structure Pin
CodeBrain17-Sep-03 3:02
CodeBrain17-Sep-03 3:02 
GeneralRe: DVTARGETDEVICE structure Pin
CodeBrain17-Sep-03 4:14
CodeBrain17-Sep-03 4:14 
QuestionAny ideas on gettin a IDispatch interface from Remote Computer? Pin
FearlessBurner15-Sep-03 9:47
FearlessBurner15-Sep-03 9:47 
AnswerRe: Any ideas on gettin a IDispatch interface from Remote Computer? Pin
Vi215-Sep-03 21:45
Vi215-Sep-03 21:45 
GeneralRe: Any ideas on gettin a IDispatch interface from Remote Computer? Pin
FearlessBurner16-Sep-03 11:22
FearlessBurner16-Sep-03 11:22 
GeneralMFC + TNA Pin
BERNERT15-Sep-03 4:02
BERNERT15-Sep-03 4:02 
GeneralRight Click Pin
Srikar Y14-Sep-03 0:20
Srikar Y14-Sep-03 0:20 

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.