embedding a text file as a resource in an exe file

J

Jon Paal

trying to embed a text file as a resource when compiling with vbc.exe

/resource: "readme.txt"

error returned is asking for <resinfo>

what is "<resinfo> " and what is correct command line format required to add a text file as a resource ??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top