using a dll
Posted: Fri Nov 14, 2008 8:34 am
today i found http://sourceforge.net/projects/scide/
and downloaded an example sourcecode which uses the included ScintillaNET.dll
i converted that example by hand to cobra code and it says to
use Scintilla from ScintillaNET -> error: Cannot find library file "ScintillaNET"
the dll is located in the same directory as the sourcecode. in addition i put it in the .NET directory
so, how do you use dll files?
can i use any dll or only special .net dlls?
edit:
i just realise the ScintillaNEt project on sourceforge is last updated in 2004 and its now hosted at http://www.scide.net ^^
and downloaded an example sourcecode which uses the included ScintillaNET.dll
i converted that example by hand to cobra code and it says to
use Scintilla from ScintillaNET -> error: Cannot find library file "ScintillaNET"
the dll is located in the same directory as the sourcecode. in addition i put it in the .NET directory
so, how do you use dll files?
can i use any dll or only special .net dlls?
edit:
i just realise the ScintillaNEt project on sourceforge is last updated in 2004 and its now hosted at http://www.scide.net ^^