How to link a vb5 program staticly (without needing "MSVBVM50.DLL")
Is there a way ??!?!?!?!?
Thanks
Printable View
How to link a vb5 program staticly (without needing "MSVBVM50.DLL")
Is there a way ??!?!?!?!?
Thanks
you can use bitarts fusion program.
or you can download a freeware static linking program, you should be able to find one by using a search engine, and search for
"visual basic static linking" or something similar..
Hi denniswrenn, if you know the URl do email me, because I also wish to make a stand alone App. I did this in VC++ but not VB 6.0. :(
sorry, I dont have a static linker... and I dont know where to get one :(
I spent 30 minutes searching for one.. I need one too...
oh well... I guess I'll have to keep searching.
Here is the code to actually put a file inside your own. Self Extracting:
http://www.planet-source-code.com/vb...txtCodeId=3147
[/code]
(Remember, Dennis? You asked for it? hehe, there it is :))