Home > Web Site Updates > CScintillaCtrl, CScintillaView & CScintillaDoc v1.85

CScintillaCtrl, CScintillaView & CScintillaDoc v1.85

April 27, 2024

Just to let everyone know that v1.85 of CScintillaCtrl, CScintillaView & CScintillaDoc has been released. Updates for this version include:

  • Reimplemented CScintillaView::Serialize to use CreateLoader interface and SetDocPointer function when loading a document. This change significantly improves the load time for large documents.
  • Reimplemented CScintillaView::Serialize to use GetCharacterPointer function when saving a document. This change significantly improves the save time for large documents.
Categories: Web Site Updates