I am working in a C++/WinRT project type. I need to use members from winuser.h. MSDN says to include windows.h which automatically includes winuser.h. When I do this the inc