Symbian calling external modules

Login to reply to this topic.
Wed, 2005-08-31 03:50
Joined: 2005-07-22
Forum posts: 3
Hello everyone,
Is it possible for any module inside the Symbian OS emulator to call modules outside the emulator such as Windows applications, libraries, or device drivers?
If it is possible then maybe we can access devices from inside the emulator. Huh

Wed, 2005-09-07 00:59
Guest (not verified)
Forum posts: 2043
Re: Symbian calling external modules
It ought to be possible in theory - after all the low level modules of the emulator will be doing exactly that.
Try some experimentation linking your component with windows libraries and see what problems you encounter.
Wed, 2005-09-07 11:55
Joined: 2004-06-06
Forum posts: 205
Re: Symbian calling external modules
ye its possible you can link with windows lib. i use this for creating window console in my debug module.

Best regards,
Michal Laskowski

  • Login to reply to this topic.