pch.h
1 #define WIN32_LEAN_AND_MEAN 2 #include <windows.h> 3 #include <winrt/Windows.Foundation.h> 4 #include <winrt/Windows.Foundation.Collections.h> 5 #include <shellapi.h> 6 #include <Shlwapi.h>
1 #define WIN32_LEAN_AND_MEAN 2 #include <windows.h> 3 #include <winrt/Windows.Foundation.h> 4 #include <winrt/Windows.Foundation.Collections.h> 5 #include <shellapi.h> 6 #include <Shlwapi.h>