Visual C++ 2008 Express Edition

When compiling QuickGUI under Visual Studio 2008 Express Edition, it is first necessary to convert QuickGUI.sln by opening the file and progressing through the wizard. Unfortunately, the conversion isn't perfect, and will report that QuickGUISheetEditor and QuickGUISkinSetEditor are unavailable.

Additionally, when QuickGUIDemo is compiled, it may report that "winres.h" cannot be found. Simply right click the file "SimpleGUIDemo.rc" in the Resource folder in the Solution Explorer, and click "Exclude from Project."