09-12-2006, 02:47 PM
I tested memory usage of this code in exe.
When starts - 3 MB,
when begins downloading - 6 MB (loads dlls, etc),
when ends downloading - 8 MB (quickm21.exe is 2 MB, and all data is stored in variable).
I am going to create IntGetFile function that writes directly to file instead of variable.
When starts - 3 MB,
when begins downloading - 6 MB (loads dlls, etc),
when ends downloading - 8 MB (quickm21.exe is 2 MB, and all data is stored in variable).
I am going to create IntGetFile function that writes directly to file instead of variable.