what does : “out of memorey or heap corrupted” meen ?
it happend in Previev on a 2GB RAM (and 2x Swapfile 4GB)
at about 59% where i use a Xbase++ Memo BLOB with 4500
Records and 44MB Bitmaps (192x144x24p).
Windows Handle 7970 -> 8271 -> 8343
Windows RAM 323MB -> 360MB -> 1130MB -> crash
if i do disable Preview at about 65% it reach 1160MB but
it will go on until 100% and than crash ?
what can i do to get the full Report (about 500 Page)
a) Using a 4 GB Swapfile makes no sense - Win32 apps can only use 2 (3
GB in rare cases) GB at most - in real life, about 1-2 GB.
b) did you release the handles once they are not used any more?
Paulchen
“AUGE_OHR” <AUGE_OHR@W…> wrote in message
news:6242119200819344@combit.net…
hi,
what does : “out of memorey or heap corrupted” meen ?
it happend in Previev on a 2GB RAM (and 2x Swapfile 4GB)
at about 59% where i use a Xbase++ Memo BLOB with 4500
Records and 44MB Bitmaps (192x144x24p).
Windows Handle 7970 → 8271 → 8343
Windows RAM 323MB → 360MB → 1130MB → crash
if i do disable Preview at about 65% it reach 1160MB but
it will go on until 100% and than crash ?
what can i do to get the full Report (about 500 Page)