logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Connection string enhancing: msg#00136

Subject: Re: Connection string enhancing
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


<Prev in Thread] Current Thread [Next in Thread>