using these, it appears that an external process can execute arbitrary code with the priviledges of notepad++ process. perhaps not a huge deal. comments?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
SendMessage( ... SCI_STYLESETFONT ... )
SendMessage( ... SCI_STYLEGETFONT ... )
using these, it appears that an external process can execute arbitrary code with the priviledges of notepad++ process. perhaps not a huge deal. comments?