Page 1 of 1

Windows Mobile Privileged APIs?

PostPosted: Jul 3, 2008 @ 3:49pm
by alanhorne
We're in the process of getting a Mobile2Market signature - is there anything in EDGELIB that uses trusted APIs?

http://msdn.microsoft.com/en-us/library/ms924486.aspx

If not, we can go with a normal (unprivileged) certificate. I would imagine that EDGELIB does not use any of those functions, but I'd just like to check up with you guys first.

PostPosted: Jul 7, 2008 @ 8:22am
by edge
Hi Alanhorne,

EDGELIB doesn't use most of the API's mentioned on the page you've linked to. The only API's it is using are the file API's like DeleteFolder. However, it seems that it's only protected when you're trying to delete a system folder.

I think an unprivileged certificate will do.