Releases: mihaimoga/IntelliDisk
Releases · mihaimoga/IntelliDisk
IntelliDisk v1.12
IntelliDisk v1.11
Updated genUp4win library to the latest version available.
Removed deprecated functions in C++17, defined in <codecvt>
header.
IntelliDisk v1.10
Updated copyright information.
Updated PJ Naughter's AppSettings
library to the latest version available.
Updated
GetModuleFileName
calls to handle path length >_MAX_PATH
.
ReworkedCIniAppSettings::GetCurrentProcessIniFileLocation
to usestd::filesystem::path
.
Updated genUp4win library to the latest version available.
IntelliDisk v1.09
- Implemented User Manual option into Help menu.
- Implemented Check for updates... option into Help menu.
- Fixed limitation to _MAX_PATH for long path names.