src/library/os/windows/os_win.cpp
File was renamed from src/library/os/windows/os-win.cpp @@ -21,10 +21,6 @@ return result; } FUNCTION_RETURN getCpuId(unsigned char identifier[6]) { return FUNC_RET_NOT_AVAIL; } //http://www.ok-soft-gmbh.com/ForStackOverflow/EnumMassStorage.c //http://stackoverflow.com/questions/3098696/same-code-returns-diffrent-result-on-windows7-32-bit-system #define MAX_UNITS 30