Update SpotifyKeyDumperInjector to 1.1.0
This commit is contained in:
parent
24aaf36de8
commit
01e27d16dd
@ -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.0.1";
|
static const char* VERSION = "1.1.0";
|
||||||
|
|
||||||
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