- Fix KiDispatchException to unmask KI_EXCEPTION_INTERNAL when setting the exception...
[reactos.git] / reactos / base / applications / reporterror / rsrc.rc
1
2
3 #include <windows.h>
4 #include "resource.h"
5
6 /* define language neutral resources */
7
8 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
9
10 /* include localised resources */
11
12 #include "lang/da-DK.rc"
13 #include "lang/de-DE.rc"
14 #include "lang/en-US.rc"
15 #include "lang/fr-FR.rc"
16 #include "lang/hu-HU.rc"
17 #include "lang/id-ID.rc"
18 #include "lang/it-IT.rc"
19 #include "lang/ja-JP.rc"
20 #include "lang/nb-NO.rc"
21 #include "lang/nl-NL.rc"
22 #include "lang/ru-RU.rc"
23 #include "lang/sv-SE.rc"
24 #include "lang/th-TH.rc"