Update SpotifyKeyDumperInjector to 1.1.2
This commit is contained in:
parent
55b43f76f1
commit
01d5310d5e
@ -5,7 +5,7 @@
|
|||||||
// For new visual style for MessageBox
|
// For new visual style for MessageBox
|
||||||
#pragma comment(linker,"\"/manifestdependency:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
|
#pragma comment(linker,"\"/manifestdependency:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
|
||||||
|
|
||||||
static const char* VERSION = "1.1.1";
|
static const char* VERSION = "1.1.2";
|
||||||
|
|
||||||
static const wchar_t* DLL_FILE_PATH = L"SpotifyKeyDumper.dll";
|
static const wchar_t* DLL_FILE_PATH = L"SpotifyKeyDumper.dll";
|
||||||
static const wchar_t* PROC_NAME = L"Spotify.exe";
|
static const wchar_t* PROC_NAME = L"Spotify.exe";
|
||||||
|
Loading…
Reference in New Issue
Block a user