aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/libwsutil.def
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-08-27 19:24:44 +0000
committerGerald Combs <gerald@wireshark.org>2010-08-27 19:24:44 +0000
commit5aae07254f8000c6f7b40fbe14e2287800e9f38e (patch)
tree235461f9dab517e630204934e4527b6eeced52d6 /wsutil/libwsutil.def
parent9d96012b57cfea4b309ce9ed00d729b73062cc2f (diff)
Forward-port r33953.
Move the SetDllDirectory calls to ws_init_dll_search_path. If SetDllDirectory fails, pass the Wireshark program path to SetCurrentDirectory. svn path=/trunk/; revision=33958
Diffstat (limited to 'wsutil/libwsutil.def')
-rw-r--r--wsutil/libwsutil.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/libwsutil.def b/wsutil/libwsutil.def
index a0cafe95fc..e0e0202187 100644
--- a/wsutil/libwsutil.def
+++ b/wsutil/libwsutil.def
@@ -18,6 +18,7 @@ ws_stdio_remove
ws_stdio_rename
ws_stdio_stat
ws_stdio_unlink
+ws_init_dll_search_path
ws_load_library
ws_module_open