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