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

How to emulate incoming SMS in EPOC emulator?

0 replies · 1,355 views · Started 09 May 2006

Hi,

I need to be able to emulate incoming SMS messages in the EPOC emulator (working with Carbide.VS and Visual Studio 2003).
How do I do that?
Is there some kind of directory I should add a "message file" to?

I managed to find out where the sent messages "appear" and it's on the following path:
C:\Symbian\6.1\Series60\Epoc32\Wins\c\smsout

Nonetheless, there isn't any "C:\Symbian\6.1\Series60\Epoc32\Wins\c\smsin" directory. I tried to manually add "smsin" and copy a message from the "smsout" to the "smsin" but it hasn't appeared in my EPOC emulator's Inbox.

Any advice?

Thanks iin advance!