Writing software for WindowsCE/PocketPC/Windows Mobile Devices

JonTheNiceGuy's picture
Submitted by JonTheNiceGuy on Tue, 30/05/2006 - 14:02. General | General | Software

Roll Your Own Software

Having downloaded every application, plugin and theme for your phone under the sun, you may be thinking about writing your own stuff. Here are some hints and tips for you:



  • Do you know C++? If so, get the Embedded Visual C++ software from Microsoft at this link - Take a note of the Serial Number at the bottom of this page!
  • Want to use a .Net language? For that you'll need at least the Pro versions of Visual Studio (2003 or 2005)
  • Do you want to write a today plugin? You will have to do this in C++, you can't do it in VB.NET or C# (edit: Well, OK, so you can use a combination of C++ and C#, but to get it, you'll need the code and walkthrough from here).

    Looking for some forums with good information about software development? Try the forums at xda-developers.com - specifically the Hacking and Development forum (where you'll also find an interesting post about one software author's tools).

    --
    Jon "The Nice Guy" Spriggs



    Redostrike's picture
    Submitted by Redostrike on Wed, 31/05/2006 - 15:59.

    Hmm if read some articles about it.

    I thinks this is for WM 2003 though but it may work on WM 2005. Dit not try it self because i'm not this far in programming.

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/TodayScrn.asp?_r=1

    --
    Only Heroes Live forever!!

    JonTheNiceGuy's picture
    Submitted by JonTheNiceGuy on Wed, 31/05/2006 - 16:01.

    Thanks for the note - I've updated the entry.

    --
    Jon "The Nice Guy" Spriggs

    CLBiggs99's picture
    Submitted by CLBiggs99 on Sat, 08/12/2007 - 07:44.

    I got an "Incompatible device error" message that said the driver was blocked for incompatibility, and then it said eVC4 installation failed. Do the service Packs bring it up to Vista operation?

    --