How would you find the size of a given file without opening it up? I'm trying to find the size of the .exe file that is being run so that I can reallocate memory (can't just do size from .asm file because it's two .asm's linked together... or is there a way to do that?). Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.