today screen example for visual studio 2005??

  • Thread starter Thread starter Milsnips
  • Start date Start date
M

Milsnips

Hi there,

Can anyone provide me with some example code/project for adding or creating
a custom today screen item using VS2005 (C++ and vb/c#)?
i've seen the one on MSDN but its for VS2003 and the C++ project is done for
eVC.

thanks,
Paul
 
The code will be the same, it's just different projects. You should be able
to create new empty projects in Studio and add the existing code pages and
get it working pretty easily.
 
Thanks, i'll give it a try.

regards,
Paul
The code will be the same, it's just different projects. You should be
able to create new empty projects in Studio and add the existing code
pages and get it working pretty easily.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
 
Back
Top