Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which DLL files are needed when distributing an applicat
Message
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00457798
Message ID:
00458362
Views:
21
>Hi Eric
>@@You said that VB doesn't support static links, but if you add a refrence like win.tlb to you project and call any functions declared in win.tlb, you'll find that when compiled (native code), the import section of the EXE includes not only MSVBVM60.DLL but also some other DLLs (like kernel32). Why?

When you compile a VB application, MSVBVM60.DLL is not included into the EXE. The proof of that, compile an application, unregister the DLL and your app won't start.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform