Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Using the Windows Runtime from C++
Sep 29, 2011 at 9:00 AMSo Microsoft. with all the geniuses that you selectively and carefully hire you are still unable to create a clean C++ interface ? what a shame.
Window calculator; calculator.add_button( Button("1") ); for_each( begin( calculator.buttons ), end( calculator.buttons ), HAVE_FUN );all MODERN C++ features in use. no alloc / IUnkown carbage.. please..