Hi all...
i'm using Visual Studio 6, and i must create an .exe file with a .dll inside and a small database (only read) .txt inside.
How i can do that?
I have try but always the i have 1 exe, 1 dll and 1 txt file, but i want only the exe with other files inside.
Thank you!!!!