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!