Hi!
I tried to write a plugin in Ada but I fail badly :-(
I just wonder if anyone has done it?
I looked at the Pascal/Delphi sample, and it makes me
think I'm on track.
However npp crahses badly in 'LoadLibrary' when debugging in Visual Studio.
The plugin is compiled in gcc/gnat.
A standalone c-program runs the 5 services of the dll ok...
Any comments?
/Björn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I tried to write a plugin in Ada but I fail badly :-(
I just wonder if anyone has done it?
I looked at the Pascal/Delphi sample, and it makes me
think I'm on track.
However npp crahses badly in 'LoadLibrary' when debugging in Visual Studio.
The plugin is compiled in gcc/gnat.
A standalone c-program runs the 5 services of the dll ok...
Any comments?
/Björn