WinCDEmu Build Instructions
- 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.
- Set the BZSLIB_PATH environment variable to point at the BazisLib directory
- Set the STLPORT_PATH environment variable to point at the STLPort directory
- Install WDK 7.x and set the WDK7PATH environment variable to point at it
- Download/unpack WTL 8.0 and set WTL_PATH to point at it
- Open WinCDEmu.sln in Visual Studio 2010-2015
- Build the kernel-mode release configurations and then the user-mode release configurations
- The binaries will be saved to AllModules