|
•ImDisk Virtual Disk Driver 2.0.7.◦Fixed problems formatting new virtual disks on latest Windows 10 updates.
◦Dropdown list with free drive letters in Control Panel applet.
◦Some changes related to source files, development etc:◾ImDisk driver source file is now C++ instead of C. New name is sys\imdisk.cpp.
◾Makefile in root of source tree is now improved to make it easier for anyone to simply download WDK 7 and build everything. Variables for using signing certificates etc could be added later when needed.
◾Resource (.rc) files now adjusted to work with Visual Studio.
◾Experimental Visual Studio solution and project files for making it easier to edit and build using WDK 8.1 and later and using Visual Studio 2013 and later. WDK 7 could still be used for Makefile-based builds where that is preferred.
◾Devio sources modified to make it possible to build correctly on modern Linux, FreeBSD, etc OS with gmake and various *nix C/C++ compilers.
|
|