* Convert file encoding to UTF-8 * Set character sets to UTF-8 explicitly
Changes to ease code compilation in GCC. Disk_t and HDD contain a std::string and for this reason they need a proper constructor, ZeroMemory is not guaranteed to work.