zhiyaluo / Locale-Emulator-Core

The Core Components of Locale Emulator

Home Page:http://pooi.moe/Locale-Emulator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locale-Emulator-Core

This repository holds the source codes of the core libraries of the Locale-Emulator project.

Build

Prerequisites:

  • Microsoft Visual Studio 2013/2015

Building steps:

  1. Extract .7z packages in _Compilers, _Libs and _WDK folders.
  2. Load .sln solution file.
  3. Compile.

Notes

  • The _Compilers folder contains modified toolchain taken from Microsoft Visual Studio 2015. Please compare link.bak and link.exe for the modifications.
  • The _WDK folder contains Windows Driver Kit version 7.1 and 8.0.

License

enter image description here

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.

About

The Core Components of Locale Emulator

http://pooi.moe/Locale-Emulator/

License:GNU General Public License v3.0


Languages

Language:C++ 90.8%Language:Objective-C 4.0%Language:C 3.2%Language:Python 1.9%