wireshark/ui/win32
Alexis La Goutte c6022b3b85 Drop support of Visual Studio 2005
* Remove _MSC_VER < 1500 check
* Cleanup config.nmake

See http://www.wireshark.org/lists/wireshark-dev/201305/msg00159.html

svn path=/trunk/; revision=54965
2014-01-26 12:56:32 +00:00
..
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
console_win32.c Drop support of Visual Studio 2005 2014-01-26 12:56:32 +00:00
console_win32.h Revert r45692 and try to fix link failure another way: console_win32.[ch] definitely belong to ui/win32 2012-10-21 19:12:18 +00:00
file_dlg_win32.c Fix Visual Studio Code Analysis warning C6001: Using uninitialized memory 'keylist' 2013-12-13 18:13:58 +00:00
file_dlg_win32.h Fix warning found by doxygen 2013-12-15 19:07:26 +00:00
print_win32.c Fix Visual Studio Code Analysis warning C6011: Dereferencing NULL pointer 'returnedDevmode' 2013-12-13 18:25:06 +00:00
print_win32.h Squelch some more discarding-qualifiers warnings. 2012-12-26 11:27:21 +00:00
settings.ini In GTK3 the settings.ini file serves the same purpose as the gtkrc file. 2012-10-11 15:41:34 +00:00