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
25 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
27 #define WINE_FILEDESCRIPTION_STR "Wine Device Enumerator Library"
28 #define WINE_FILENAME_STR "devenum.dll"
29 #define WINE_FILEVERSION 6,5,1,902
30 #define WINE_FILEVERSION_STR "6.5.1.902"
31 #define WINE_PRODUCTVERSION 6,5,1,902
32 #define WINE_PRODUCTVERSION_STR "6.5"
34 #include "wine/wine_common_ver.rc"
36 STRINGTABLE DISCARDABLE
37 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
39 7 "Default DirectSound"
41 9 "Default WaveOut Device"
42 10 "Default MidiOut Device"
45 STRINGTABLE DISCARDABLE
46 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
48 7 "DirectSound par défaut"
50 9 "Périphérique WaveOut par défaut"
51 10 "Périphérique MidiOut par défaut"
54 STRINGTABLE DISCARDABLE
55 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
57 7 "Standard DirectSound"
59 9 "Standard WaveOut - Gerät"
60 10 "Standard MidiOut - Gerät"
63 STRINGTABLE DISCARDABLE
64 LANGUAGE LANG_ITALIAN, SUBLANG_DEFAULT
66 7 "DirectSound di Default"
68 9 "Dispositivo WaveOut di Default"
69 10 "Dispositivo MidiOut di Default"
72 STRINGTABLE DISCARDABLE
73 LANGUAGE LANG_PORTUGUESE, SUBLANG_DEFAULT
75 7 "DirectSound padrão"
77 9 "Dispositivo padrão WaveOut"
78 10 "Dispositivo padrão MidiOut"
81 STRINGTABLE DISCARDABLE
82 LANGUAGE LANG_SPANISH, SUBLANG_DEFAULT
84 7 "DirectSound por defecto"
86 9 "Dispositivo WaveOut por defecto"
87 10 "Dispositivo MidiOut por defecto"
90 STRINGTABLE DISCARDABLE
91 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
93 7 "Dafaultní DirectSound"
95 9 "Standardní zaøízení WaveOut"
96 10 "Standardní zaøízení MidiOut"
99 STRINGTABLE DISCARDABLE
100 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
102 7 "Standard DirectSound"
104 9 "Standard enhet for lydavspilling"
105 10 "Standard enhet for MIDI-avspilling"
108 STRINGTABLE DISCARDABLE
109 LANGUAGE LANG_DUTCH, SUBLANG_DEFAULT
111 7 "Standaard DirectSound"
113 9 "Standaardapparaat WaveOut"
114 10 "Standaardapparaat MidiOut"