Skip to content

ChuckNorrison/WinCDEmu

 
 

Repository files navigation

WinCDEmu Build Instructions

  1. Checkout WinCDEmu (https://github.com/sysprogs/WinCDEmu), BazisLib (https://github.com/sysprogs/BazisLib) and STLPort-kernel (https://github.com/sysprogs/stlport-kernel) to a common directory.
  2. Set the BZSLIB_PATH environment variable to point at the BazisLib directory
  3. Set the STLPORT_PATH environment variable to point at the STLPort directory
  4. Install WDK 7.x and set the WDK7PATH environment variable to point at it
  5. Download/unpack WTL 8.0 and set WTL_PATH to point at it
  6. Open WinCDEmu.sln in Visual Studio 2010-2015
  7. Build the kernel-mode release configurations and then the user-mode release configurations
  8. The binaries will be saved to AllModules

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.5%
  • C 5.3%
  • C# 3.8%
  • Objective-C 2.0%
  • Batchfile 0.4%