Skip to content

Releases: mihaimoga/IntelliDisk

IntelliDisk v1.12

23 Mar 07:28
Compare
Choose a tag to compare

Updated genUp4win library to the latest version available.

IntelliDisk v1.11

09 Mar 01:15
Compare
Choose a tag to compare

Updated genUp4win library to the latest version available.
Removed deprecated functions in C++17, defined in <codecvt> header.

IntelliDisk v1.10

01 Mar 03:12
Compare
Choose a tag to compare

Updated copyright information.
Updated PJ Naughter's AppSettings library to the latest version available.

Updated GetModuleFileName calls to handle path length > _MAX_PATH.
Reworked CIniAppSettings::GetCurrentProcessIniFileLocation to use std::filesystem::path.

Updated genUp4win library to the latest version available.

IntelliDisk v1.09

27 Oct 00:46
Compare
Choose a tag to compare
  • Implemented User Manual option into Help menu.
  • Implemented Check for updates... option into Help menu.
  • Fixed limitation to _MAX_PATH for long path names.