Stubs for InternetCreateUrlA/W and CreateUrlCacheEntryA.
[wine/wine64.git] / programs / notepad / rsrc.rc
blob290dfd61b504a02e9a539da2ff074e52935ef62f
1 /*
2  *  Copyright 1997,98 Marcel Baur <mbaur@g26.ethz.ch>
3  *  Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
4  *
5  * This library is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU Lesser General Public
7  * License as published by the Free Software Foundation; either
8  * version 2.1 of the License, or (at your option) any later version.
9  *
10  * This library is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13  * Lesser General Public License for more details.
14  *
15  * You should have received a copy of the GNU Lesser General Public
16  * License along with this library; if not, write to the Free Software
17  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18  */
20 #include "windef.h"
21 #include "winuser.h"
22 #include "main.h"
23 #include "winnls.h"
24 #include "commctrl.h"
25 #include "notepad_res.h"
27 #include "Da.rc"
28 #include "De.rc"
29 #include "En.rc"
30 #include "Es.rc"
31 #include "Fi.rc"
32 #include "Fr.rc"
33 #include "Hu.rc"
34 #include "Pt.rc"
35 #include "Ru.rc"
36 #include "Si.rc"
37 #include "Sk.rc"
38 #include "Sw.rc"
39 #include "Wa.rc"
40 #include "Zh.rc"