• This repository has been archived on 15/Apr/2022
  • Stars
    star
    134
  • Rank 262,046 (Top 6 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Core Components of Locale Emulator

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.