Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / September 2004

Tip: Looking for answers? Try searching our database.

path to a .dll

Thread view: 
milo - 01 Sep 2004 17:44 GMT
I am fiddling with calling c/c++ .dlls from Java. I had to drop the
.dll file in the ../j2sdk1.4.2\jre\bin directory in order for my
application to see it. Can I make an application level lib directory
and how do I point the application to it?

thx,
jla
Lothar Kimmeringer - 01 Sep 2004 19:44 GMT
> I am fiddling with calling c/c++ .dlls from Java. I had to drop the
> .dll file in the ../j2sdk1.4.2\jre\bin directory in order for my
> application to see it. Can I make an application level lib directory
> and how do I point the application to it?

DLL are searched in directories specified with the PATH-
environment-variable, so place your DLL in one of these
paths or extend the PATH-variable by the path the DLL is
residing in.

Regards, Lothar
Signature

Lothar Kimmeringer                E-Mail: spamfang@kimmeringer.de
              PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)

Always remember: The answer is forty-two, there can only be wrong
                questions!

milo - 13 Sep 2004 13:57 GMT
> > I am fiddling with calling c/c++ .dlls from Java. I had to drop the
> > .dll file in the ../j2sdk1.4.2\jre\bin directory in order for my
[quoted text clipped - 7 lines]
>
> Regards, Lothar

Thanks! My forehead is getting flatter from recognizing the obvious. I
apologize for getting back so late. We were getting ready for the
hurricane.

jla


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.