Project “Hilo” is an effort to tell the story of building high performing, responsive rich Windows applications using C++. We will do this by walking you through our own experience of building some sample applications which we believe provide differentiated user experiences. We will tell you everything from setting up the development environment to taking advantage of the feature set of Windows 7.
The first of these sample applications is a photo browser that implements a touch-enabled user interface for browsing photos on your computer. We call it the Hilo Browser. Below is a screenshot:
This application illustrates how to take advantage of the following Windows functionalities:
You can download the source code for this application from the Hilo Code Gallery Page.
Over the coming weeks, we’ll be publishing a series of articles on MSDN Library (here) that will provide the walkthrough promised above. The introductory article is already up.
If you have questions or comments about the sample code, the usage of technologies or anything in general, please feel free to let us know through the Hilo Discussions Page.
You can also follow Hilo updates on Twitter @projecthilo.
We’ll soon be publishing the next article in the series, which will describe in detail how to prepare your development environment for Windows development. Stay tuned for more updates soon!