when i lanuch my program in the emulator,the screen of the emulator flashes and that is it,
the program exit without any error information or whatever ,when i run debug in MS VC++ the
debug information is :
SharedData: Assign to 0x10005a2b by ANTIVIRUS
SharedData: total allocated memory: 8616
FeatMgr: TLS increase, clients now(1)
SharedData: Assign to 0x100058ec by EikAppUiServer
SharedData: total allocated memory: 8696
SharedData: Get request with key "ColPal" by EikAppUiServer
AddLibrary ANTIVIRUS[10005bcb]
RemoveLibrary ANTIVIRUS[10005bcb]
The thread 0xDF4 has exited with code 0 (0x0).
Starter:EnvChange 4
RemoveThread ANTIVIRUS
(SECURITYNOTIFIER)CSecurityNotifier::Info()
AknLayoutUtils: Calculated rect 79 different from one from LAF 80
AknLayoutUtils: Calculated rect 79 different from one from LAF 80
AknLayoutUtils: Calculated rect 79 different from one from LAF 80
AknLayoutUtils: Calculated rect 79 different from one from LAF 80
AknLayoutUtils: Calculated rect 105 different from one from LAF 104
AknLayoutUtils: Calculated rect 79 different from one from LAF 80
AknLayoutUtils: Calculated rect 79 different from one from LAF 80
AknLayoutUtils: Calculated rect 79 different from one from LAF 80
AknLayoutUtils: Calculated rect 79 different from one from LAF 80
Could you help me with that ?
Thanks

Reply With Quote

