Click here to Skip to main content
15,891,431 members
Home / Discussions / COM
   

COM

 
Questionhow to invoke com event Pin
ThatsAlok15-Oct-04 3:52
ThatsAlok15-Oct-04 3:52 
AnswerRe: how to invoke com event Pin
Lim Bio Liong16-Oct-04 19:23
Lim Bio Liong16-Oct-04 19:23 
GeneralRe: how to invoke com event Pin
ThatsAlok17-Oct-04 18:19
ThatsAlok17-Oct-04 18:19 
GeneralODBC, SQL Server, "FOR XML" & Cursors error Pin
zoltanie14-Oct-04 6:04
zoltanie14-Oct-04 6:04 
Questionexe com server problem? Pin
G.Richard13-Oct-04 21:12
G.Richard13-Oct-04 21:12 
AnswerRe: exe com server problem? Pin
User 21559714-Oct-04 19:44
User 21559714-Oct-04 19:44 
GeneralRe: exe com server problem? Pin
G.Richard14-Oct-04 20:49
G.Richard14-Oct-04 20:49 
GeneralRe: exe com server problem? Pin
Lim Bio Liong15-Oct-04 1:52
Lim Bio Liong15-Oct-04 1:52 
Hello Richard,

I believe that in general, it is not possible to control the actual instance of your COM exe server from which to create your COM object.

This remains the privilege of the COM system. One thing that -is- controllable, however, is whether a new instance of your COM exe server is launched whenever a new instance of your COM object is created. Visual Basic allows for setting this.

I think that at runtime, the COM system refers to some value in the registry to determine whether a new instance of your COM server is to be launched. I really do not know what is the registry key to refer. I'll let you know once I find this out.

Hope the above helps, Richard.

Regards,
Bio.





AnswerRe: exe com server problem? Pin
darkbyte11-Nov-04 10:34
darkbyte11-Nov-04 10:34 
GeneralSaving message using MAPI Pin
Madmaximus13-Oct-04 7:02
Madmaximus13-Oct-04 7:02 
GeneralDecode HRESULT from URLDownloadToFile() (e.g.0x800C0005) Pin
Eugene Homyakov13-Oct-04 6:26
Eugene Homyakov13-Oct-04 6:26 
GeneralRe: Decode HRESULT from URLDownloadToFile() (e.g.0x800C0005) Pin
Eugene Homyakov13-Oct-04 6:32
Eugene Homyakov13-Oct-04 6:32 
GeneralRe: Decode HRESULT from URLDownloadToFile() (e.g.0x800C0005) Pin
geo_m14-Oct-04 1:35
geo_m14-Oct-04 1:35 
Generallooking for help related to IPicture Pin
summerbwn13-Oct-04 0:52
summerbwn13-Oct-04 0:52 
GeneralRe: looking for help related to IPicture Pin
geo_m14-Oct-04 1:30
geo_m14-Oct-04 1:30 
GeneralRe: looking for help related to IPicture Pin
ThatsAlok15-Oct-04 4:13
ThatsAlok15-Oct-04 4:13 
GeneralSMTP email id Pin
Deepak Kumar Singh12-Oct-04 21:16
Deepak Kumar Singh12-Oct-04 21:16 
Generalpassing a structure across DCOM Pin
Ravi Jadhav12-Oct-04 2:38
Ravi Jadhav12-Oct-04 2:38 
GeneralRe: passing a structure across DCOM Pin
Kurt Muellner12-Oct-04 21:43
Kurt Muellner12-Oct-04 21:43 
QuestionHow to fire an event within a thread in Vc++ Pin
Akshay Dave11-Oct-04 18:12
Akshay Dave11-Oct-04 18:12 
AnswerRe: How to fire an event within a thread in Vc++ Pin
Ravi Bhavnani13-Oct-04 6:46
professionalRavi Bhavnani13-Oct-04 6:46 
GeneralRe: How to fire an event within a thread in Vc++ Pin
Akshay Dave13-Oct-04 19:17
Akshay Dave13-Oct-04 19:17 
GeneralRe: How to fire an event within a thread in Vc++ Pin
Lim Bio Liong15-Oct-04 2:11
Lim Bio Liong15-Oct-04 2:11 
GeneralRe: How to fire an event within a thread in Vc++ Pin
Akshay Dave15-Oct-04 20:31
Akshay Dave15-Oct-04 20:31 
GeneralRe: How to fire an event within a thread in Vc++ Pin
Lim Bio Liong16-Oct-04 18:52
Lim Bio Liong16-Oct-04 18:52 

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.