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 19, 2011 at 6:09 AMWhere is the WRL documentation? are we supposed to grep manually through headers? isn't WRL going to have first-class support by Microsoft?
Using the Windows Runtime from C++
Sep 19, 2011 at 6:07 AMTo all the people that say Qt relies on C++ extensions, you are wrong: Qt code is 100% perfect valid C++ code, since Qt doesn't extend C++, it merely provides macros that another tool reads to generate some code. There are no compiler alterations for Qt.