OSDN Git Service

Added function to detect the type of a drive, including detecting of "fast seeking...
authorLoRd_MuldeR <mulder2@gmx.de>
Fri, 13 Oct 2017 15:25:25 +0000 (17:25 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Fri, 13 Oct 2017 15:25:25 +0000 (17:25 +0200)
commit46098e69a3238ef0c359ce2bd7748888ec978cb7
tree048d9713f837730888718de1af269e88add9eba6
parent987685f080e43b1847167132e098164b71fd5ae7
Added function to detect the type of a drive, including detecting of "fast seeking" devices (e.g. SSD).
include/MUtils/OSSupport.h
include/MUtils/Version.h
src/OSSupport_Win32.cpp