OVH Cloud OVH Cloud

Creation d'une DLL standard avec VB

2 réponses
Avatar
Olivier
Bonjour,

Est-il possible avec VB, de creer une DLL standard (non ActiveX).
Si oui comment ?


Merci

2 réponses

Avatar
François Picalausa
Hello,

Avec VB, non.
Par contre, certains utilitaires permettent de faire celà.
Par exemple, tu pourra le faire à l'aide de vbAdvance:
http://www.vbadvance.com/overview.htm

--
François Picalausa (MVP VB)
http://faq.vb.free.fr --- http://msdn.microsoft.com
http://apisvb.europe.webmatrixhosting.net

"Olivier" a écrit dans le message de
news:cajmd0$tgn$
Bonjour,

Est-il possible avec VB, de creer une DLL standard (non ActiveX).
Si oui comment ?


Merci


Avatar
ng
Salut,

En effet on peut très bien le faire le plugin vbadavnce (et aussi des
application console etc..).

--
Nicolas G.
FAQ VB : http://faq.vb.free.fr
API Guide : http://www.allapi.net
Google Groups : http://groups.google.fr/
MZ-Tools : http://www.mztools.com/
http://apisvb.europe.webmatrixhosting.net/



Olivier a écrit :

Bonjour,

Est-il possible avec VB, de creer une DLL standard (non ActiveX).
Si oui comment ?


Merci