|
|
Today
Creating plugins for Today application. Today API.
Articles at Pocket PC Developer Network
MSDN Technical Articles
CodeProject
Scott Hunter's Really Cool Pocket PC Page
Sample Chapters from Books
-
Writing a Custom Today Screen Item
06/13/2001.
The Today screen is the home page of the Pocket PC. It's automatically displayed after the system isn't used for a predetermined period of time. It contains a snapshot of the relevant data from the applications bundled with the Pocket PC. By using a simple DLL, you can extend the Today screen to allow other applications to summarize their data or to allow stand-alone Today screen inserts that provide data only through the Today screen.
Libraries
-
STTodayDialog
C++ library.
This library allows you develop dialog based application that works correctly
with Today Pocket PC build-in program (it's a known bug that dialog based applications
created with MFC wizards are shown then user starts Today program).
|