This repository holds the source codes of the core libraries of the Locale-Emulator project.
Prerequisites:
- Microsoft Visual Studio 2013/2015
Building steps:
- Extract
.7z
packages in_Compilers
,_Libs
and_WDK
folders. - Load .sln solution file.
- Compile.
- The
_Compilers
folder contains modified toolchain taken from Microsoft Visual Studio 2015. Please comparelink.bak
andlink.exe
for the modifications. - The
_WDK
folder 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.