Just to let everyone know that v1.36 of IntelliFile has been released. Updates for this version include:
- Updated
LEXILLAlibrary to version 5.4.2 andSCINTILLAlibrary to version 5.5.4. - Updated PJ Naughter’s
CScintillaCtrllibrary 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.
ReworkedCScintillaDemoApp::LoadLibraryFromApplicationDirectoryto usestd::filesystem::path.
UpdatedGetModuleFileNamecalls to handle path length >_MAX_PATH. - Implemented Word Wrap for text file viewing.
Leave A Comment