G
Guest
Hi
I'm currenty try to port a C# application to PPC
I have a problem when trying to create a bitmap from a big jpeg file (3000x2000)
I have an exception : InvalidArgument or Outofmemory
I have checked and I have enough of memory (92Mb free) and I can open the jpeg using a eVC application who use the imgdecmp.dll
I really need this in CF and didn't want to rewrite all the application in eVC, does someone have a workaround to solve this problem
Many thank
Std
I'm currenty try to port a C# application to PPC
I have a problem when trying to create a bitmap from a big jpeg file (3000x2000)
I have an exception : InvalidArgument or Outofmemory
I have checked and I have enough of memory (92Mb free) and I can open the jpeg using a eVC application who use the imgdecmp.dll
I really need this in CF and didn't want to rewrite all the application in eVC, does someone have a workaround to solve this problem
Many thank
Std