fixed gta5view manifest
This commit is contained in:
parent
e98c2f0eeb
commit
bbbd19f203
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
IDI_ICON1 ICON DISCARDABLE "5sync.ico"
|
IDI_ICON1 ICON DISCARDABLE "5sync.ico"
|
||||||
|
|
||||||
|
#define RT_MANIFEST 24
|
||||||
|
#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
|
||||||
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "gta5view.exe.manifest"
|
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "gta5view.exe.manifest"
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
|
Loading…
Reference in a new issue