|
-
June 6th, 2000, 02:18 AM
#1
How to link VB runtime library statically
How can we link the VB runtime statically. i.e. add all the require library to the .EXE file ?
-
June 6th, 2000, 04:13 AM
#2
Re: How to link VB runtime library statically
FAQ # 1...
Basically you can't. There's a toold Fusion or something (search previous posts...) which kinda compresses the runtime and puts it in the exe, but it's not real static linking. So, the answer is No.
Crazy D :-)
"One ring rules them all"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|