IntelliFile v1.39

Just to let everyone know that v1.39 of IntelliFile has been released. Updates for this version include:
- Updated
genUp4win
library to the latest version available.Reverted back from
GetTempPath2
toGetTempPath
to make it compatible again with Windows 10. - Updated
LEXILLA
library to version 5.4.4 andSCINTILLA
library to version 5.5.6. - Updated PJ Naughter’s
CScintillaCtrl
library to the latest version available.Updated class to work with Scintilla v5.5.5. New messages wrapped include:
SCI_SETUNDOSELECTIONHISTORY
,SCI_GETUNDOSELECTIONHISTORY
,SCI_GETSELECTIONSERIALIZED
andSCI_SETSELECTIONSERIALIZED
.
UpdatedCScintillaCtrl:: MarkerSymbolDefined
method to returnMarkerSymbol
.