This repository holds the source codes of the core libraries of the Locale-Emulator project.
Prerequisites:
- Microsoft Visual Studio 2013/2015
Building steps:
- Extract
.7zpackages in_Compilers,_Libsand_WDKfolders. - Load .sln solution file.
- Compile.
- The
_Compilersfolder contains modified toolchain taken from Microsoft Visual Studio 2015. Please comparelink.bakandlink.exefor the modifications. - The
_WDKfolder contains Windows Driver Kit version 7.1 and 8.0.
All source code files in Loader, LoaderDll and LocaleEmulator folders are licensed under LGPL-3.0.
If you want make any modification on these source codes while keeping new codes not protected by LGPL-3.0, please contact me for a sublicense instead.