From 581c7b2a722b9f50fe8af9a9f8a238c22295c1df Mon Sep 17 00:00:00 2001 From: Christian Grasser Date: Mon, 8 Jun 2015 09:26:24 +0200 Subject: [PATCH] enable common controls als for amd64\x64 architecture, otherwise xp style is not available and bitmap buttons are not working correctly --- PowerEditor/src/notepad++.exe.manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PowerEditor/src/notepad++.exe.manifest b/PowerEditor/src/notepad++.exe.manifest index c80f58553..3e09e9da7 100644 --- a/PowerEditor/src/notepad++.exe.manifest +++ b/PowerEditor/src/notepad++.exe.manifest @@ -3,7 +3,7 @@ manifestVersion="1.0"> @@ -14,7 +14,7 @@ type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" - processorArchitecture="X86" + processorArchitecture="*" publicKeyToken="6595b64144ccf1df" language="*" />