how to write a homescreen program

Hi i am writting a new program that i want to be able to write the same prog ram for the homescreen too. I am using studio .net 2005 and i got smartphone 2003. Is it possible to do this thanks.



Answer this question

how to write a homescreen program

  • ruchigup

    Thanks bad news i cant believe there is no way in clr so sad and lame.

  • Mohammed Tahhan

    No, homescreen plugin needs to be a COM object that can be activated (CoCreated). This is not supported in CF 2.0, because of the lack of CLR hosting support.

  • AMV5520

    Sorry for the late reply
    I forgot to ask is this possible to do with vb.net

  • Gueneal

    Yes, in C++. See an SDK sample Samples\Win32\Homescreen in the Smarphone 2003 SDK

  • how to write a homescreen program