- Sync up Mm interface with WinLdr branch (introduce the concept of a memory type...
[reactos.git] / reactos / dll / cpl / hdwwiz / hdwwiz.rc
1 #include <windows.h>
2 #include "resource.h"
3
4 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
5
6 #define REACTOS_VERSION_DLL
7 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Hardware Control Panel\0"
8 #define REACTOS_STR_INTERNAL_NAME "hdwwiz\0"
9 #define REACTOS_STR_ORIGINAL_FILENAME "hdwwiz.cpl\0"
10
11 #include <reactos/version.rc>
12
13 123 24 DISCARDABLE "manifest.xml"
14
15 IDI_CPLICON ICON "resources/applet.ico"
16
17 #include "rsrc.rc"