mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 08:10:18 +00:00
6 lines
120 B
Text
6 lines
120 B
Text
#define WIN32_LEAN_AND_MEAN
|
|
#include <winuser.h>
|
|
|
|
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "manifest.xml"
|
|
|
|
// EOF
|