[LOCALSPL]
authorAmine Khaldi <amine.khaldi@reactos.org>
Tue, 24 Dec 2013 20:40:55 +0000 (20:40 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Tue, 24 Dec 2013 20:40:55 +0000 (20:40 +0000)
commitde4d0588b606fcaf6faede332aa8fa29453ac25e
treeddad08d9ca3ba946aff6685b4891eff4161d5f02
parentb975b241038f3c4543b19f3f8ddce09c6cee24d8
[LOCALSPL]
* Move some inclusions to the main header.
* Extract the resource related definitions into resource.h and include it in both the main header and the resource file.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716

svn path=/trunk/; revision=61376
28 files changed:
reactos/dll/win32/localspl/lang/spl_Cy.rc
reactos/dll/win32/localspl/lang/spl_Da.rc
reactos/dll/win32/localspl/lang/spl_De.rc
reactos/dll/win32/localspl/lang/spl_En.rc
reactos/dll/win32/localspl/lang/spl_Es.rc
reactos/dll/win32/localspl/lang/spl_Fr.rc
reactos/dll/win32/localspl/lang/spl_He.rc
reactos/dll/win32/localspl/lang/spl_Hu.rc
reactos/dll/win32/localspl/lang/spl_It.rc
reactos/dll/win32/localspl/lang/spl_Ja.rc
reactos/dll/win32/localspl/lang/spl_Ko.rc
reactos/dll/win32/localspl/lang/spl_Lt.rc
reactos/dll/win32/localspl/lang/spl_Nl.rc
reactos/dll/win32/localspl/lang/spl_No.rc
reactos/dll/win32/localspl/lang/spl_Pl.rc
reactos/dll/win32/localspl/lang/spl_Pt.rc
reactos/dll/win32/localspl/lang/spl_Ro.rc
reactos/dll/win32/localspl/lang/spl_Ru.rc
reactos/dll/win32/localspl/lang/spl_Si.rc
reactos/dll/win32/localspl/lang/spl_Sv.rc
reactos/dll/win32/localspl/lang/spl_Uk.rc
reactos/dll/win32/localspl/lang/spl_Zh.rc
reactos/dll/win32/localspl/localmon.c
reactos/dll/win32/localspl/localspl.rc
reactos/dll/win32/localspl/localspl_main.c
reactos/dll/win32/localspl/localspl_private.h
reactos/dll/win32/localspl/provider.c
reactos/dll/win32/localspl/resource.h [new file with mode: 0644]