my goal is to create a .exe on my kokia 6600 (with a continuously running thread)which can react and do things when i new sms goes into my inbox. but there's a problem during the creation of my CMsvSession (during execution, not compilation) , which blocks all my program... :(
my class implements MMsvSession Observer and has this in the private section in header file :