I developed application that work well in S60 3rd Fp2..
but when I try to run this application in 5th ..the emulator crash ..
the debugger points to the line at which the access violation
the line contains object from clas allocated by NewL and NewLC
should i change size of stack or heap?
can any one help me?