Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UI functionality in a dll
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01355414
Message ID:
01355650
Vues:
17
In addition to what Eric said, you can create the DLL as an EXE and call forms in it.

Or you can create an EXE and SET PROC to it can call forms -- you just have to call a stub procedure that actually calls the form. I use this method in an add-in tool to the VFP IDE, in fact.

When I was in my young(er) days <s>, I even fooled around with doing this over DCOM. I got it working, once. Then I wised up to the fact there was no point in doing it.

Hank

>Thank you.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform