Include an application in "Today"

S

Siedevelopers

Hi frnds,
Currently I'm working on .NET 2003 Compact Framework. I'm
supposed to activate my application through "Today "
Application in Pocket PC.
Can you please suggest me a way out to include my own
application into "Today" in Pocket PC.

Any suggestions or tips would be of great help.

Thanx in Advance
 
R

RAVI KRISHNASWAMY [MSFT]

Adding today screen items is not supported is .NET Compact Fx. Please refer
to the following native PPC SDK APIs on how to do this.

InitializeCustomItem - Called to initialize a custom item for the Today
Screen
CustomItemOptionsDlgProc - Called to implement the Options dialog box
procedure for a custom item if necessary


This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top