aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/runtime/WindowsDynamicLinkerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Clarifying lib loading global/local, global per defaultSven Gothel2009-06-031-1/+1
* Add local loading of libraries for multiple ES libsSven Gothel2009-06-031-0/+5
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-7/+7
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-011-0/+38