Manifests for CPL files and Shell Extensions. Hello my dear ISOLATIONAWARE_MANIFEST_R...
[reactos.git] / reactos / dll / shellext / deskmon / deskmon.rc
1 #include <windef.h>
2 #include <winuser.h>
3
4 #include "resource.h"
5
6 #define REACTOS_VERSION_DLL
7 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Advanced display monitor properties\0"
8 #define REACTOS_STR_INTERNAL_NAME "deskmon\0"
9 #define REACTOS_STR_ORIGINAL_FILENAME "deskmon.dll\0"
10 #include <reactos/version.rc>
11
12 ISOLATIONAWARE_MANIFEST_RESOURCE_ID RT_MANIFEST "manifest.xml"
13
14 #include "rsrc.rc"