Hi!
I'm looking for code to create a plug-in for Today Screen for WM2003. Everything I have found involved doing stuff with C++. Is there any way to override this, since I don't have C++ available and C++ embedded is tool large for me to download. ...not to mention that I'm not at all familiar with it!!!
Can I do it only by using C# or VB

Today Screen
Catadmin
This is the first article I found.
Is it possible to find the unmanaged dll's mentioned in this article so that I will not have to install c++ embedded and compile the unmanaged code
Thanks again...
Richard L. Irwin
Have you see this article No there is no Just managed way to make a homescreen plug
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnppcgen/html/TodayScrn.asp
in. You would at least need to do Pinovoke to Native code.
Amit