Moving to C++ would probably be worse, in fact. C# does a lot of work for
you putting things into shared memory outside the process's 32MB space. If
you don't know how to do that in C++, you'll likely put them inside your
process space and run out of memory much faster.
How do you know your app is using 14MB of space, and how do you know it's
all for the 32MB process slot?

Signature
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
> Hi!
> I'm working on application written in C# but unfortunately because of
[quoted text clipped - 11 lines]
> Regards
> Bartek