Jump to content

Can anybody help me create Smartphone Homescreen plugin?


Recommended Posts

Posted

Can anybody help me to create Smartphone Homescreen plugin in microsoft embedded tools 3.0 - VCE?

  • 5 weeks later...
Posted

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.bat

helloplug.zip

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.