sasha wrote:
>> Do you think with specified path to DLL?
>
> I think path should be optional.
Yes, but this will not work with DllImport. It accepts only constant
string as param. And using LoadLibrary will work only on Windows, so for
Linux/Mono it will be out.
BTW if the DLL is in standard dirs there's no problem with loading,
isn't it?
--
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|