Quote Originally Posted by jmcilhinney View Post
Argh! Resources are NOT files. They are resources, which is the whole point. A resource is data that is compiled into the EXE itself. If you want files then don't use resources and if you want resources then don't use files. So, which do you want?
Hi. I want files only. No resources.

Thanks.