Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pass messages between apps
Message
Information générale
Forum:
Visual Basic
Catégorie:
COM, DCOM et OLE automation
Divers
Thread ID:
00635847
Message ID:
00635941
Vues:
10
>I have the need to pass messages between 2 vb6 programs. What would be nice is to create a class in a dll that would manage the communication.
>
>I could do this via tables or a random access file but I would prefer a cleaner approach if possible.
>
>Does anyone here have any ideas on how to accomplish this. I don't think it is possible natively with vb6 but I could certainly be wrong.
>
>Thanks in advance.
>
>Tommy

(not 100% sure, I haven't tried it)
If instead of a DLL you compile your class as an out of process EXE (ActiveX EXE), the public members are shared between client applications.
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform