push e1d8a1293d44015bb0894687d02c5c53339996f7
[wine/hacks.git] / programs / uninstaller / rsrc.rc
blob799e3f6a2905469ea4f43bfd246245ed50e4ae0f
1 /*
2  * Uninstaller (rsrc.rc)
3  *
4  * Copyright 2000 Andreas Mohr
5  * Copyright 2003 Vincent BĂ©ron
6  * Copyright 2003 Ivan Leo Puoti
7  * Copyright 2004 David Kredba
8  * Copyright 2005 Jonathan Ernst
9  *
10  * This library is free software; you can redistribute it and/or
11  * modify it under the terms of the GNU Lesser General Public
12  * License as published by the Free Software Foundation; either
13  * version 2.1 of the License, or (at your option) any later version.
14  *
15  * This library is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
18  * Lesser General Public License for more details.
19  *
20  * You should have received a copy of the GNU Lesser General Public
21  * License along with this library; if not, write to the Free Software
22  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
23  */
25 #include <windef.h>
26 #include <winuser.h>
28 #include "resource.h"
29 #include "Bg.rc"
30 #include "Cs.rc"
31 #include "Da.rc"
32 #include "De.rc"
33 #include "En.rc"
34 #include "Eo.rc"
35 #include "Es.rc"
36 #include "Fi.rc"
37 #include "Fr.rc"
38 #include "It.rc"
39 #include "Hu.rc"
40 #include "Ko.rc"
41 #include "Lt.rc"
42 #include "Nl.rc"
43 #include "No.rc"
44 #include "Pl.rc"
45 #include "Pt.rc"
46 #include "Ro.rc"
47 #include "Ru.rc"
48 #include "Si.rc"
49 #include "Sv.rc"
50 #include "Tr.rc"
51 #include "Zh.rc"