 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
JoeBlack Guest
|
Posted: Wed Jun 23, 2004 11:58 am Post subject: Event Sinks and Windows XP |
|
|
Hi all,
using BCB 6 Enterprise
Has anyone had any problems with event sinks in Windows XP, I have developed
an app with a COM object embedded within it when my client app connects to
it everything functions as expected but the event sinks don't fire. I have
fully tested (and developed) this app on Windows 2000 Professional and
Windows 2000 Server and with both of those operating system the event sinks
attach and fire OK.
Any help would be appreciated
Joe
|
|
| Back to top |
|
 |
Jean-Marie Babet Guest
|
Posted: Wed Jun 23, 2004 11:25 pm Post subject: Re: Event Sinks and Windows XP |
|
|
Hello Joe,
Could this be related to the issue brought up in the "COM Event" thread
recently.. ?
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=40bdd4d2%241%40newsgroups.borland.com
... although that thread does not mention any specific to 2000 vs XP.
Just a guess....
Regards,
Bruneau.
"JoeBlack" <no.one (AT) no (DOT) where> wrote
| Quote: | Hi all,
using BCB 6 Enterprise
Has anyone had any problems with event sinks in Windows XP, I have
developed
an app with a COM object embedded within it when my client app connects to
it everything functions as expected but the event sinks don't fire. I have
fully tested (and developed) this app on Windows 2000 Professional and
Windows 2000 Server and with both of those operating system the event
sinks
attach and fire OK.
Any help would be appreciated
Joe
|
|
|
| Back to top |
|
 |
JoeBlack Guest
|
Posted: Thu Jun 24, 2004 8:05 am Post subject: Re: Event Sinks and Windows XP |
|
|
Hi Bruneau,
Sadly this is not the problem that I have, athough I did have this problem
some months ago and Remy Lebeau helped me through it with that very same
code, Thanks Remy. I have had multiple clients connected to my out of
process server with both Windows 98 and 2000 on my network and all the
events fire fine, I have tried searching google with phrases like "event
sink windows xp" etc but there seems to be no mention of it there, maybe
it's just me doing something wrong, I don't know.
Any way thanks for your response and if you think of anything else I would
appreciate any help you can give.
Thanks Joe
"Jean-Marie Babet" <bbabet (AT) borland (DOT) com> wrote
|
|
| Back to top |
|
 |
Michael Harris Guest
|
Posted: Fri Jun 25, 2004 11:53 am Post subject: Re: Event Sinks and Windows XP |
|
|
The only problem I have had other than what is mentioned. If the events fire
in a remote thread.. the CoInitFlags MUST match exactly or eventually you
will get a deadlock situation.
But the event source / sink work fin on winXP..
maybe a little more detail of what you are doing.
--
Michael
"JoeBlack" <no.one (AT) no (DOT) where> wrote
| Quote: | Hi Bruneau,
Sadly this is not the problem that I have, athough I did have this problem
some months ago and Remy Lebeau helped me through it with that very same
code, Thanks Remy. I have had multiple clients connected to my out of
process server with both Windows 98 and 2000 on my network and all the
events fire fine, I have tried searching google with phrases like "event
sink windows xp" etc but there seems to be no mention of it there, maybe
it's just me doing something wrong, I don't know.
Any way thanks for your response and if you think of anything else I would
appreciate any help you can give.
Thanks Joe
"Jean-Marie Babet" <bbabet (AT) borland (DOT) com> wrote in message
news:40da1164$1 (AT) newsgroups (DOT) borland.com...
Hello Joe,
Could this be related to the issue brought up in the "COM Event" thread
recently.. ?
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=40bdd4d2%241%40newsgroups.borland.com
... although that thread does not mention any specific to 2000 vs XP.
Just a guess....
Regards,
Bruneau.
|
|
|
| Back to top |
|
 |
JoeBlack Guest
|
Posted: Mon Jun 28, 2004 9:01 am Post subject: Re: Event Sinks and Windows XP |
|
|
Thanks Michael,
It must be something I am doing wrong, I must admit I have only had a short
look at what was going on, so I will investigate further and try to find the
root of my problem.
Joe
"Michael Harris" <techonos-NO-SPAM- (AT) attbi (DOT) com> wrote
| Quote: | The only problem I have had other than what is mentioned. If the events
fire
in a remote thread.. the CoInitFlags MUST match exactly or eventually you
will get a deadlock situation.
But the event source / sink work fin on winXP..
maybe a little more detail of what you are doing.
--
Michael
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|