aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/ScintillaDLL.cxx
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04Move DLL entry points DllMain and Scintilla_DirectFunction into ScintillaDLL.cxxNeil1-0/+35
to simplify build process by eliminating the compilation of ScintillaWin.cxx into ScintillaWinS.o|obj.