Skip to content
Snippets Groups Projects
  1. Sep 27, 2012
  2. Sep 26, 2012
  3. Sep 24, 2012
  4. Sep 22, 2012
  5. Sep 19, 2012
  6. Sep 13, 2012
  7. Sep 11, 2012
  8. Sep 10, 2012
  9. Sep 09, 2012
  10. Sep 07, 2012
  11. Sep 06, 2012
    • Henrik (Grubba) Grubbström's avatar
      Java (NT): Use SetDllDirectory() to find required dlls. Fixes [bug 6471]. · e7e347c6
      Henrik (Grubba) Grubbström authored
      Oracle's jvm.dll has dependencies on runtime libraries that it doesn't
      install in the global dll path or in the same directory. This patch
      adds the directory where they do install the required dlls to the dll
      search path, with a fallback to using the current directory on older NT.
      
      The main change in this patch is to fix some calling-convention bugs in
      earlier attempts, and to use the Unicode APIs.
      e7e347c6
  12. Sep 05, 2012
  13. Sep 04, 2012
Loading