Does anyone know how to determine an applications capabilities on real hardware?
Specifically I am trying to develop a messaging MTM and I need to know the minimum capabilities required by the messaging application in order for it to load DLL's. I have performed some tests on the simulator - but this does not match the hardware.
Furthermore the documentation infers that to be on the "safe side" all MTM DLL's should have "ALL -TCB" capability;
<extract>
because they can be loaded by any other public-side application that can have any set of capabilities from that capability space
</extract>
In other words - MTM can be loaded by any app - not just messaging - so to be on the safe side you should have virtually all capabilities...
"ALL -TCB" = a near impossibility to get symbian signed with!!!
However since my MTM only needs to be loaded by Messaging, I can use a smaller sub set of these capabilities. I just need to know the capability of the messaging application.
Can anyone help me?
Many thanks,
Regards Peter Roberts.



