diff -r 696bfeff199e -r fa1df4b99609 messagingappbase/mce/group/mce.mmp --- a/messagingappbase/mce/group/mce.mmp Thu Jul 15 18:34:37 2010 +0300 +++ b/messagingappbase/mce/group/mce.mmp Thu Aug 19 09:51:11 2010 +0300 @@ -26,7 +26,12 @@ TARGET mce.exe EPOCSTACKSIZE 0x6000 -EPOCHEAPSIZE 0x1000 0x2000000 + +// Not allowing emulator to allocation 0x2000000 Maximum head size for messaging, making emulator more stable. +#ifndef WINSCW + EPOCHEAPSIZE 0x1000 0x2000000 +#endif + TARGETTYPE exe UID 0x100039CE 0x100058C5