IntelliLink v1.22

0 Comments1 min read113 views

Just to let everyone know that v1.22 of IntelliLink has been released. Updates for this version include: Updated copyright information. Fixed limitation to _MAX_PATH for long path names. Updated Lee Thomason’s TinyXML2 library to the latest version available. Updated GetConfigFilePath to use std::filesystem::path.

IntelliEdit v1.06

0 Comments1 min read189 views

Just to let everyone know that v1.06 of IntelliEdit has been released. Updates for this version include: Updated copyright information. Updated PJ Naughter’s CScintillaCtrl library to the latest version available.Updated CScintillaView::Serialize to better handle loading a non UTF encoded file. Added new file options: Rename File Move File Copy File Delete File Properties

IntelliView v1.0

0 Comments1 min read155 views

Just to let everyone know that v1.0 of IntelliView has been released. IntelliView is a free (as in “free speech” and also as in “free beer”) Image Viewer. Running in the Microsoft Windows environment, its use is governed by GNU General Public License v3.0. IntelliView is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, IntelliView is trying to reduce the world carbon dioxide strongissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment. I hope you enjoy IntelliView as much as I enjoy coding it!

IntelliTask v1.25

0 Comments1 min read193 views

Just to let everyone know that v1.25 of IntelliTask has been released. Updates for this version include: Fixed limitation to _MAX_PATH for long path names. Fized an UI bug on "Device Manager" dialog. Updated PJ Naughter’s DtWinVer library to the latest version available. Provided a new IsWindowsServer2025ActiveDevelopmentBranch method. Provided a new IsWindowsServerVersion24H2 method.

IntelliEdit v1.05

0 Comments1 min read191 views

Just to let everyone know that v1.05 of IntelliEdit has been released. Updates for this version include: Reworked the implementation of Check for updates… option. Enabled syntax highlighting for TCL/TK programming language. Fixed limitation to _MAX_PATH for long path names. Updated LEXILLA library to version 5.4.1 and SCINTILLA library to version 5.5.3.