server: Added access rights mapping to process and thread objects.
[wine/multimedia.git] / programs / wineconsole / wineconsole_res.rc
blobf74b930c5db6c4c34cf7969cbcf54b16da89304d
1 /*
2  * Copyright 2001 Eric Pouech
3  *
4  * This library is free software; you can redistribute it and/or
5  * modify it under the terms of the GNU Lesser General Public
6  * License as published by the Free Software Foundation; either
7  * version 2.1 of the License, or (at your option) any later version.
8  *
9  * This library is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12  * Lesser General Public License for more details.
13  *
14  * You should have received a copy of the GNU Lesser General Public
15  * License along with this library; if not, write to the Free Software
16  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17  */
19 #include "windef.h"
20 #include "winbase.h"
21 #include "wingdi.h"
22 #include "winuser.h"
23 #include "winnls.h"
24 #include "commctrl.h"
25 #include "wineconsole_res.h"
27 #include "wineconsole_Cs.rc"
28 #include "wineconsole_En.rc"
29 #include "wineconsole_Fr.rc"
30 #include "wineconsole_De.rc"
31 #include "wineconsole_Es.rc"
32 #include "wineconsole_Hu.rc"
33 #include "wineconsole_Ko.rc"
34 #include "wineconsole_Nl.rc"
35 #include "wineconsole_No.rc"
36 #include "wineconsole_Pl.rc"
37 #include "wineconsole_Pt.rc"
38 #include "wineconsole_Ru.rc"
39 #include "wineconsole_Zh.rc"