Prev: Format of the What's This Popup Help Text file
Next: open .chm file from VC++ - with Table Of Contents hidden - HTM
From: Giovanni Dicanio on 2 Jun 2010 17:43 There is a series of articles on MSDN describing how to build native C++ apps for Windows 7 (using Windows 7's specific features like touch, animations, Direct2D for rich graphics, etc.) The first article ("Introducing Hilo") can be found here: http://msdn.microsoft.com/en-us/library/ff708698(v=MSDN.10).aspx A VS2010 solution with C++ source code is available as well. Giovanni
From: Creative Fisher on 18 Jun 2010 20:33
Sweet! Love for native on Windows !! On Jun 2, 2:43 pm, "Giovanni Dicanio" <giovanniDOTdica...(a)REMOVEMEgmail.com> wrote: > There is a series of articles on MSDN describing how to build native C++ > apps for Windows 7 (using Windows 7's specific features like touch, > animations, Direct2D for rich graphics, etc.) > > The first article ("IntroducingHilo") can be found here: > > http://msdn.microsoft.com/en-us/library/ff708698(v=MSDN.10).aspx > > A VS2010 solution with C++ source code is available as well. > > Giovanni |