Skip to content

Commit 90470d3

Browse files
committed
Fixes
1 parent 7ee659e commit 90470d3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

GlobalHotkeysImpl/Resource.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ BEGIN
130130
VALUE "InternalName", "ighp"
131131
VALUE "LegalCopyright", "Copyright (c) 2011 Stefan Cosma, pezcode"
132132
VALUE "OriginalFilename", "GlobalHotkeys.dll"
133-
VALUE "ProductName", "iTunes Global Hotkeys X"
133+
VALUE "ProductName", "iTunes Global Hotkeys"
134134
VALUE "ProductVersion", "0, 1, 0, 0"
135135
END
136136
END

GlobalHotkeysPlugin/GlobalHotkeysPlugin.vcproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
Name="VCLinkerTool"
6565
AdditionalDependencies="comctl32.lib"
6666
LinkIncremental="2"
67+
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
6768
GenerateDebugInformation="true"
6869
SubSystem="2"
6970
RandomizedBaseAddress="1"

0 commit comments

Comments
 (0)