mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
7 lines
120 B
Text
7 lines
120 B
Text
![]() |
#define WIN32_LEAN_AND_MEAN
|
||
|
#include <winuser.h>
|
||
|
|
||
|
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "manifest.xml"
|
||
|
|
||
|
// EOF
|