Hi, as it seems there is no scripting language for windows mobile devices that gives access to phone (sms, mms, make a call, take photo) I wonder how complex would it be to make a python library that would enable that (write something in C, compile, and import in pythonce).
Question: where shall start to understand how to compile a pythonce module that will give additional functionality to python on windows mobile. Also, what is the required toolkit. Is it at all possible on mac (Leopard)?