http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33916
User: gerald
Date: 2010/08/24 04:39 PM
Log:
Partial fix for bug 5133. On Windows, call SetDllDirectory at startup if
it's present in Wireshark and dumpcap. This takes care of the airpcap.dll
PoC but we need to load wpcap.dll from a full path. We might want to
call SetDllDirectory from our other executables as well.
Directory: /trunk/gtk/
Changes Path Action
+12 -2 main.c Modified
Directory: /trunk/
Changes Path Action
+7 -0 dumpcap.c Modified