Skip to content

IntelliFile v1.36

Latest
Compare
Choose a tag to compare
@mihaimoga mihaimoga released this 14 Feb 21:23
· 1 commit to main since this release
  • Implemented Word Wrap for text file viewing.
  • 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 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.