aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/capture_if_details_dlg_win32.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKTomas Kukosa1-1/+6
2009-04-21From Artem Tamazov: Fix compilation for Visual C++ 7.1.Gerald Combs1-1/+14
2009-04-17Try to get Visual C++ 6.0 builds working again.Gerald Combs1-1/+5
2009-04-16Fix (and likely re-break) the Windows builds:Gerald Combs1-1/+1
2009-04-15Check for _WIN64 instead of _NTDDNDIS_.Gerald Combs1-2/+2
2009-04-15In capture_if_details_dlg_win32.c, don't define a bunch of stuff ifGerald Combs1-16/+18
2009-02-12add display of IE_ID_COUNTRY, some code cleanupUlf Lamping1-56/+83
2008-10-24Fix for SVN #26535 so that building Wireshark with VC6 doesn't fail.Bill Meier1-2/+6
2008-10-24Windows build: #include winsock2.h only when needed.Bill Meier1-8/+9
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-2/+2
2008-06-21And use correct help topic...Stig Bjørlykke1-1/+1
2008-06-21Added help topic item previous reused for another topic.Stig Bjørlykke1-1/+1
2008-06-21Removed the usage of topic_available() as we now have all topics.Stig Bjørlykke1-9/+3
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...Bill Meier1-2/+2
2008-05-02From Shinsuke SUZUKI:Jaap Keuter1-1/+1
2008-04-13use the ending "_win32" for every windows specific fileUlf Lamping1-0/+2450