Guest PV Posted January 15, 2004 Report Posted January 15, 2004 Can anybody help me to create Smartphone Homescreen plugin in microsoft embedded tools 3.0 - VCE?
Guest PV Posted February 14, 2004 Report Posted February 14, 2004 So nobody had sent any post to this topic, so i decided to find an example by myself and finally I have found already an Smartphone Homescreen plugin example. Here is the source code to share with you all... helloplug Sample Smartphone home screen plugin. See SDK docs on writing plugins. Note that nothing here is signed. You will have to add signing of the .dll and .cab file in order to use it on a device. See the security model documantation in the SDK. Source Files for the sample plugin: helloplug.cpp helloplug.def Sample home screen layout that uses the sample plugin: CommonTest.home.xml Setup .inf file: setuphelloplug.inf Example of running CabwizSP: setupmakecab.bathelloplug.zip
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now