replace old <defines.h> by <windows.h>
[reactos.git] / rosapps / sysutils / ctm / ctm.rc
1 /* $Id$ */
2
3 #include <windows.h>
4 #include "resource.h"
5
6 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Console Task Manager\0"
7 #define REACTOS_STR_INTERNAL_NAME "ctm\0"
8 #define REACTOS_STR_ORIGINAL_FILENAME "ctm.exe\0"
9 #define REACTOS_STR_ORIGINAL_COPYRIGHT "2003, Aleksey Bragin\0"
10 #include <reactos/version.rc>
11
12 #include "En.rc"
13 #include "Fr.rc"