Franco - 2007-05-24

I'm trying to play with the NPPM_GETPLUGINSCONFIGDIR implemented as implemented in v4.1.2 and issuing the command

::SendMessage(nppData._nppHandle, NPPM_GETPLUGINSCONFIGDIR, (WPARAM)sizeof(FullFileName), (LPARAM)FullFileName);

the first time it returns the correct directory.

However subsequent requests return an empty buffer.