I was trying to put a 785MB file into an EXE as a resource, but got a "Resource File Error 478". Rebooting didn't seem to help.
I was able to put a 441MB file in the EXE with no problem.
Anyone aware of a size limitation on the #Resource statement?
I've seen that error before, usually when the folder containing the resource was open. So I don't think the 785MB is an issue, but thought I'd ask just in case.
I was able to put a 441MB file in the EXE with no problem.
Anyone aware of a size limitation on the #Resource statement?
I've seen that error before, usually when the folder containing the resource was open. So I don't think the 785MB is an issue, but thought I'd ask just in case.
Comment