Sync with trunk (r48545)
[reactos.git] / dll / win32 / tapiui / tapiui.rc
1 #include <windows.h>
2 #include "resource.h"
3
4 #define REACTOS_VERSION_DLL
5 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Telephone API UI DLL\0"
6 #define REACTOS_STR_INTERNAL_NAME "tapiui\0"
7 #define REACTOS_STR_ORIGINAL_FILENAME "tapiui.dll\0"
8 #include <reactos/version.rc>
9
10 IDI_PHONE ICON "res/201.ico"
11 IDI_LOCATION ICON "res/202.ico"
12 IDI_CARD ICON "res/203.ico"
13 IDI_SEC ICON "res/504.ico"
14
15 IDB_RADIO BITMAP "res/301.bmp"
16 IDB_WIZARD BITMAP "res/302.bmp"
17
18 #include "lang/de-DE.rc"
19 #include "lang/en-US.rc"
20 #include "lang/no-NO.rc"
21 #include "lang/pl-PL.rc"
22 #include "lang/ru-RU.rc"
23 #include "lang/uk-UA.rc"