Read-only archive of the All About Symbian forum (2001–2013) · About this archive

exe or app compiling problems

0 replies · 1,982 views · Started 25 June 2006

My code uses many writeble statics vars. If I compile it in app, I don't know how to build ARMI target. PERTRAN causes the error. If I compile it in exe then I have following problem under WINS and ARMI:

RWsSession session.conect();
cause Exception "Access Violation", this problem not occure if I compile my code in app.

What can I doing ?
:con?