Home GnuPG

Set dll directory in kleopatra
0ba85aa3b38cUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Set dll directory in kleopatra

With Windows XP SP2 the current working directory was only
used as a last resort for loading DLL's. This caused problems
when incompatible libraries were installed into the system
directory or to be found in PATH. Kleowrap now prefers
the working directory.

* src/kleowrap.c (kleowrap_set_dll_directory): New.
* src/kleowrap.c (main): Use kleowrap_set_dll_directory.
--

To be compatible with Windows XP < SP2 this is done conditionally
by GetProcAddress.

Details

Provenance
aheineckeAuthored on Jul 21 2014, 4:36 PM
Parents
rWee9da19f4085: Convert the English compendium to org-mode
Branches
Unknown
Tags
Unknown