Write plugin for NSIS
Hi,
is there a tutorial for writing a plugin for NSIS?
I looked through the code of some existing plugins, but it´s not possible to compile these, because of missing h-files or missing libs. E.g. the file "api.h" or plugin.lib. I didn´t find these files in the source code of nsis.
Some hints how to start?
Thanks!
Sebastian