I know it *isn't* possible, but is there any inherent BMax or Windows reason that it *couldn't* be done? It would be nice to be able to put things into the exe while still being able to modify them.
As I understand it, the resource data tacked onto an exe is kept completely separate from the program data, so that shouldn't be an issue, right? I can see that writing to a resource in an exe would mean moving the existing subsequent resources as well, but this is doable too, surely? Is there something I'm missing?
As I understand it, the resource data tacked onto an exe is kept completely separate from the program data, so that shouldn't be an issue, right? I can see that writing to a resource in an exe would mean moving the existing subsequent resources as well, but this is doable too, surely? Is there something I'm missing?