[KERNEL32]
[reactos.git] / base / applications / mscutils / servman / servman.rc
1 #include <windef.h>
2 #include <winuser.h>
3 #include <commctrl.h>
4
5 #include "resource.h"
6
7 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Service Manager\0"
8 #define REACTOS_STR_INTERNAL_NAME "services\0"
9 #define REACTOS_STR_ORIGINAL_FILENAME "servman.exe\0"
10 //#include <reactos/version.rc>
11
12 1 24 DISCARDABLE "manifest.xml"
13
14 #include "rsrc.rc"