Plugin has 2 dll files
-
Hi,
I developped a new version of the SQLinFormNpp plugin. The dll file called SQLinFormNpp.dll will be placed into the folder “SQLinFormNpp”.
The SQLinFormNpp.dll refers to another dll “SQLFormatter.dll”. Where do I have to place the 2nd dll, so it will be founf by SQLinFormNpp.dll ?
Regards
GuidoMarcel -
I think it depends on how it is used. E.g. the PythonScript plugin uses its main plugin directory to find the PythonXY.dlls, while the Compare plugin created another subdirectory called ComparePlugin and put the git2 and sqlite3 dlls there.
-
@ekopalypse thanks. this means there is no requirement form the side of N++ how to handle this.