nikhil.kn
June 19th, 2007, 06:01 AM
Hi,
I am getting OutOfMemory Error when i am trying to load an image as follows ...
Image *image = new Image(L"birdy.bmp");
Status st = image->GetLastStatus();
I am working with VC8.0, on XP. I have more than 40GB of memory and i have give my paging for 4025 MB.
Do let me know if there are any threads similar to this problem.
Regards,
Nikhil K N
I am getting OutOfMemory Error when i am trying to load an image as follows ...
Image *image = new Image(L"birdy.bmp");
Status st = image->GetLastStatus();
I am working with VC8.0, on XP. I have more than 40GB of memory and i have give my paging for 4025 MB.
Do let me know if there are any threads similar to this problem.
Regards,
Nikhil K N