Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Runtime DLL
Message
 
À
28/08/2002 00:22:28
Information générale
Forum:
Visual Basic
Catégorie:
Fonctions API de Windows
Titre:
Divers
Thread ID:
00693944
Message ID:
00694752
Vues:
13
This message has been marked as the solution to the initial question of the thread.
You can create a batch file that will use the command line compiler. Have a look at "compiler switches" from the VB help file.

My question to you is why not distribute your INI file? I distribute INI files with all my installations and never had problems with it. I encrypt sensitive data.


>you got me wrong ! I know its a kind of weird question.
>my query was that can i create or recompile a dll at run time???
>i give you one example. Assume client/server scence, I've one DLL on the server which is reading a INI file for its parameters so if i change value of any parameter, the change is applied immediately coz DLL is reading INI for its function parameters values.
>NOW i want to keep the same or different DLL on all the clients with one exception that this DLL wont be reading INI and all values are hardcoded in it.
>so now if any changes occurs at server ini file, I want to give administrator an option to generate/recreate a DLL with hardcoded values without going into VB IDE. and then he will put that DLL on the server for the distribution.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform