mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[SDK] Guard manifest_[dll|exe].rc against wrong usage.
This commit is contained in:
@@ -1 +1,6 @@
|
|||||||
|
|
||||||
|
#ifndef CREATEPROCESS_MANIFEST_RESOURCE_ID
|
||||||
|
#error please include winuser.h before including me!
|
||||||
|
#endif
|
||||||
|
|
||||||
ISOLATIONAWARE_MANIFEST_RESOURCE_ID RT_MANIFEST "manifest.xml"
|
ISOLATIONAWARE_MANIFEST_RESOURCE_ID RT_MANIFEST "manifest.xml"
|
||||||
|
|||||||
@@ -1 +1,6 @@
|
|||||||
|
|
||||||
|
#ifndef CREATEPROCESS_MANIFEST_RESOURCE_ID
|
||||||
|
#error please include winuser.h before including me!
|
||||||
|
#endif
|
||||||
|
|
||||||
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "manifest.xml"
|
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "manifest.xml"
|
||||||
|
|||||||
Reference in New Issue
Block a user