Hi,

I would like to show some information in a line on the today screen of a
PDA. Something simulair as with outlook.
When the program is minimized, it will show some data on the today-screen.
And when the user taps on it, it will open the program again.

I wander if this is possible and where I should start.
I write in VBNET2003.

thanks,
Eric

Re: Today screen by Andrey

Andrey
Wed Jan 21 03:40:31 CST 2004

This is impossible on pure .NET but you need auxiliary native code.
Check out this article:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/h
tml/TodayScrn.asp

Andrey Yatsyk

"EMW" <someone@microsoft.com> wrote in message
news:400d8cb6$0$41765$5fc3050@dreader2.news.tiscali.nl...
> Hi,
>
> I would like to show some information in a line on the today screen of a
> PDA. Something simulair as with outlook.
> When the program is minimized, it will show some data on the today-screen.
> And when the user taps on it, it will open the program again.
>
> I wander if this is possible and where I should start.
> I write in VBNET2003.
>
> thanks,
> Eric
>
>