Hi, I want to put a file in my VB6 application, so that it can be copied to a folder (like in a setup program).
Therefore, I need to know how to 1) insert the file in my project (not a "link" to it, but the actual file); 2) extract it to any folder.
Any help will be appreciated :)
