Como cargar dlls de verdad dinámicamente? (para hacer plugins)
Hola
DLL significa Dynamically Loaded Library, creo, es cierto?
Bueno, estoy haciendo un sistema en VB6 pero esta creciendo demasiado y quiero cambiar el enfoque a uno basado en plugins, el problema es que no tengo ni idea de como cargar un poco de codigo externo desde una biblioteca sin tener que especificar el nombre del dll dentro del codigo, alambrado. Lo que quiero es saber si yo puedo decir a vb que cargue un dll cualquiera en tiempo de ejecucion para desde ahi crear una interfaz y poder hacer los componentes que necesito
Comentarios, sugerencias, ayuda?
Gracias
malloc - Costa Rica
09-06-2004 at 03:32 PM
|
humberto Level: VB Lord Registered: 13-01-2005 Posts: 246
Re: Como cargar dlls de verdad dinámicamente? (para hacer plugins)
Me interesa esta respuesta.
Yo creo que tienes que intalarlas primero
26-01-2005 at 07:18 AM
|
~Bean~ Level: VB Guru Registered: 07-04-2003 Posts: 488
Re: Como cargar dlls de verdad dinámicamente? (para hacer plugins)
quote:
How to loading dlls dynamically? (to do plugins)
Hello DLL means Dynamically Loaded Library, I create, is certain? Good, I am doing a system in VB6 but this growing too much and want to change the approach to one based on plugins, the problem is that I do not have nor idea of as loading a little I cosay external from a library without having to specify the name of the DLL within I cosay, wire fenced. What I want is to know if I can say to vb that she loaded a DLL anyone in run time stops from ahi to create an interface and power to make the components that I need Commentaries, suggestions, aid? Thanks
It interests this answer to me. I believe that you must intalar them first
Porqué no el registro todo que se necesita con su programa instala, entonces permitido y la carga ofrece según lo necesitado. Usted podría también tener separado instala para que los plugins los aseguren se configura correctamente.
Why not register all that is needed with your program install, then enabled and load features as needed. You could also have separate installs for the plugins to ensure they are properly configured.
[Edited by admin on 24-02-2005 at 08:35 AM GMT]
____________________________
Eggheads unite! You have nothing to lose but your yolks.