Global variables considered harmful.
[metze/wireshark/wip.git] / capture_win_ifnames.c
2012-11-24 Guy HarrisPut the code to convert a GUID string to a GUID structu...
2012-11-24 Guy HarrisThere is no longer an interface_friendlyname argument to
2012-11-24 Guy HarrisConstify argument to get_windows_interface_friendly_name().
2012-11-24 Guy HarrisRename get_windows_interface_friendlyname() to
2012-11-23 Pascal QuantinTry to fix Windows compilation
2012-11-23 Bill Meier'if 0' wrapping of config.h no longer required;
2012-11-23 Guy HarrisWe don't need ole32.lib any more; don't link with it...
2012-11-23 Guy HarrisParse the GUID ourselves; that leaves fewer error cases...
2012-11-22 Guy HarrisIf the interface name doesn't contain a valid GUID...
2012-11-21 Guy HarrisWhen dumpcap is being run by another program, its stand...
2012-11-19 Bill MeierIncluding config.h causes compile errors; Comment out...
2012-11-19 Bill MeierHAVE_CONFIG_H no longer req'd
2012-11-19 Anders BromanFrom Mike Garratt: