2390b19706
The Access Violation while closing Notepad++: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3961 could be due to SCN_UPDATEUI sending after NPPN_SHUTDOWN, that makes plugins treat SCN_UPDATEUI on the released handle. To avoid such situation, once NPPN_SHUTDOWN has been sent, no more message will be sent to plugin. Fixes #3961, fixes #4021 |
||
---|---|---|
.. | ||
bin | ||
gcc | ||
installer | ||
misc/chameleon | ||
resources | ||
scintilla.original.forUpdating | ||
src | ||
Test/FunctionList | ||
visual.net |