From: nt_consulting64@yahoo.com   
      
   "Darren Brook" wrote in message   
   news:3vCdnR_nm4RCFeTYnZ2dnUVZ8tuknZ2d@bt.com...   
   > Does anyone know how to create an ActiveX EXE Server that raises events   
   > which can be captured by muliple clients?   
   >   
   > So, I have two applications that are both clients. I need to pass data   
   via   
   > the activex exe from one application to the other. The messages will be   
   > "captured" as in the event handler, the code will check one of the   
   > paramaters that contains a simple string that represents the recipients   
   > "address" (these strings could be just "App1" and "App2".   
   >   
   > I've tried to do this but it only raises the event in the application that   
   > is sending the message. I need the event to be raised in both   
   applications.   
   >   
   > I have the ActiveX EXE properties set to "MultiUse" and using a Thread   
   Pool   
   > of 1.   
   >   
   > Any help or advice would be very welcome as this is really causing me some   
   > problems.   
   >   
   > Many thanks,   
   > Darren   
   >   
      
   Well there is always DDE. It is somewhat out of favor, but is built into VB   
   and very simple to implement.   
      
   -ralph   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|