Wireshark-commits: [Wireshark-commits] rev 33956: /trunk-1.2/ /trunk-1.2/gtk/: main.c /trunk-1.2/:
Date: Fri, 27 Aug 2010 18:53:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33956

User: gerald
Date: 2010/08/27 11:53 AM

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-1.2/gtk/
  Changes    Path          Action
  +5 -13     main.c        Modified

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

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