Re: allocated memory enlargement

new topic     » goto parent     » topic index » view thread      » older message » newer message

>Kat wrote:
>> But the code above is not *expand* file, it's *making another new* file! 
Kat, it doesn't seem you can do this with Eu's allocate, but if you
grab the memory yourself using kernel32's GlobalAlloc, HeapAlloc, or
LocalAlloc then you should be able to later call GlobalReAlloc, 
HeapReAlloc, or LocalReAlloc respectively.

Regards,
Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu