http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33953
User: gerald
Date: 2010/08/27 09:45 AM
Log:
Move the SetDllDirectory calls to ws_init_dll_search_path. If
SetDllDirectory fails, pass the Wireshark program path to
SetCurrentDirectory.
This appears to fix the problem on Windows 2000.
Directory: /trunk-1.0/gtk/
Changes Path Action
+5 -13 main.c Modified
Directory: /trunk-1.0/
Changes Path Action
+5 -6 dumpcap.c Modified
Directory: /trunk-1.0/wiretap/
Changes Path Action
+22 -0 file_util.c Modified
+7 -0 file_util.h Modified
+1 -0 wtap.def Modified