2 * Resources for Device Enumerator
4 * Copyright 2002 Robert Shearman
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 #pragma code_page(65001)
27 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
29 #define WINE_FILEDESCRIPTION_STR "Wine Device Enumerator Library"
30 #define WINE_FILENAME_STR "devenum.dll"
31 #define WINE_FILEVERSION 6,5,1,902
32 #define WINE_FILEVERSION_STR "6.5.1.902"
33 #define WINE_PRODUCTVERSION 6,5,1,902
34 #define WINE_PRODUCTVERSION_STR "6.5"
36 #include "wine/wine_common_ver.rc"
38 STRINGTABLE DISCARDABLE
39 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
41 7 "Default DirectSound"
43 9 "Default WaveOut Device"
44 10 "Default MidiOut Device"
47 STRINGTABLE DISCARDABLE
48 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
50 7 "DirectSound par défaut"
52 9 "Périphérique WaveOut par défaut"
53 10 "Périphérique MidiOut par défaut"
56 STRINGTABLE DISCARDABLE
57 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
59 7 "Standard DirectSound"
61 9 "Standard WaveOut - Gerät"
62 10 "Standard MidiOut - Gerät"
65 STRINGTABLE DISCARDABLE
66 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
68 7 "DirectSound di Default"
70 9 "Dispositivo WaveOut di Default"
71 10 "Dispositivo MidiOut di Default"
74 STRINGTABLE DISCARDABLE
75 LANGUAGE LANG_PORTUGUESE, SUBLANG_DEFAULT
77 7 "DirectSound padrão"
79 9 "Dispositivo padrão WaveOut"
80 10 "Dispositivo padrão MidiOut"
83 STRINGTABLE DISCARDABLE
84 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
86 7 "DirectSound por defecto"
88 9 "Dispositivo WaveOut por defecto"
89 10 "Dispositivo MidiOut por defecto"
92 STRINGTABLE DISCARDABLE
93 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
95 7 "Dafaultní DirectSound"
97 9 "Standardní zařízení WaveOut"
98 10 "Standardní zařízení MidiOut"
101 STRINGTABLE DISCARDABLE
102 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
104 7 "Standardowe DirectSound"
106 9 "Standardowe urządzenie WaveOut"
107 10 "Standardowe urządzenie Device"
110 STRINGTABLE DISCARDABLE
111 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
113 7 "Standard DirectSound"
115 9 "Standard enhet for lydavspilling"
116 10 "Standard enhet for MIDI-avspilling"
119 STRINGTABLE DISCARDABLE
120 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
122 7 "Standaard DirectSound"
124 9 "Standaardapparaat WaveOut"
125 10 "Standaardapparaat MidiOut"
128 STRINGTABLE DISCARDABLE
129 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
131 7 "DirectSound implicit"
133 9 "Dispozitiv WaveOut implicit"
134 10 "Dispozitiv MidiOut implicit"
137 STRINGTABLE DISCARDABLE
138 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
140 7 "Стандартный DirectSound"
142 9 "Звуковое устройство вывода по умолчанию"
143 10 "Устройство вывода MIDI по умолчанию"
147 STRINGTABLE DISCARDABLE
148 LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
150 7 "Privzeta DirectSound naprava"
152 9 "Privzeta WaveOut naprava"
153 10 "Privzeta MidiOut naprava"
156 STRINGTABLE DISCARDABLE
157 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT