IntelliLink v1.23

0 Comments1 min read181 views

Just to let everyone know that v1.23 of IntelliLink has been released. Updates for this version include: Updated genUp4win library to the latest version available. Updated Lee Thomason’s TinyXML2 library to the latest version available. Removed deprecated functions in C++17, defined in <codecvt> header.

IntelliPort v1.41

0 Comments1 min read188 views

Just to let everyone know that v1.41 of IntelliPort has been released. Updates for this version include: Updated copyright information. Fixed limitation to _MAX_PATH for long path names. Updated genUp4win library to the latest version available.

IntelliDisk v1.10

0 Comments1 min read171 views

Just to let everyone know that v1.10 of IntelliDisk has been released. Updates for this version include: 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.

IntelliEdit v1.07

0 Comments1 min read178 views

Just to let everyone know that v1.07 of IntelliEdit has been released. Updates for this version include: Updated LEXILLA library to version 5.4.2 and SCINTILLA library to version 5.5.4. Updated PJ Naughter’s CScintillaCtrl library to the latest version available.The code now includes <string> prior to #including <ScintillaCall.h>. This fixes an issue when the code is used with GSL Library 4.1.0.Reworked CScintillaDemoApp::LoadLibraryFromApplicationDirectory to use std::filesystem::path.Updated GetModuleFileName calls to handle path length > _MAX_PATH. Updated genUp4win library to the latest version available.