What are the files (.dll, etc.) needed to run a simple (no API calls or anything) VB6 program? I sent a small VB program to a friend but she didn't seem to have the necessary .dll's to run it.
Thank you.
William
Printable View
What are the files (.dll, etc.) needed to run a simple (no API calls or anything) VB6 program? I sent a small VB program to a friend but she didn't seem to have the necessary .dll's to run it.
Thank you.
William
In order to run a vb6 program, you need MSVBVM60.dll which you can download here:
http://www.softseek.com/Utilities/VB...823_index.html
Thank you. I much appreciate it.