Wireshark-commits: [Wireshark-commits] rev 33958: /trunk/ /trunk/gtk/: main.c /trunk/: dumpcap.c /t
Date: Fri, 27 Aug 2010 19:24:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33958

User: gerald
Date: 2010/08/27 12:24 PM

Log:
 Forward-port r33953.
  
 Move the SetDllDirectory calls to ws_init_dll_search_path. If
 SetDllDirectory fails, pass the Wireshark program path to
 SetCurrentDirectory.

Directory: /trunk/gtk/
  Changes    Path          Action
  +5 -11     main.c        Modified

Directory: /trunk/
  Changes    Path          Action
  +5 -6      dumpcap.c     Modified

Directory: /trunk/wsutil/
  Changes    Path             Action
  +22 -0     file_util.c      Modified
  +7 -0      file_util.h      Modified
  +1 -0      libwsutil.def    Modified