Hi all,
Where I can find good VB6 source code for Bind executive file whit an other executive file?
Thanks
Printable View
Hi all,
Where I can find good VB6 source code for Bind executive file whit an other executive file?
Thanks
You can put a executive file into your program's resource file.
In runtime, use LoadResData to load from resource, and save the bytes into a file.
Thanks but I want blind 2 executive files by external program.
You know how I can do in VB6?
you can't
Like this:
http://server48.hypermart.net/maiso....php?Binder.zip
http://server48.hypermart.net/maiso...p?TheJoiner.zip
How I can make this prog. in VB6?