diff --git a/src/resource.rc b/src/resource.rc index 3f2da59..89f53b7 100644 --- a/src/resource.rc +++ b/src/resource.rc @@ -13,10 +13,14 @@ #include "windows.h" #undef APSTUDIO_HIDDEN_SYMBOLS #include "winres.h" +#include "winuser.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS +// Embed manifest for common controls and DPI support +1 RT_MANIFEST "xp_activate32.manifest" + #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // @@ -227,4 +231,3 @@ END ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED -