Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 11 Sep 2004 23:03:36 +0000 (23:03 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 11 Sep 2004 23:03:36 +0000 (23:03 +0000)
commit649715738e3ada24172f7ebb4d911baf30459c85
tree340e3e52f4aa5df1448894b7c025a4c433a1cadc
parent3c268e2353d0c8e8498d5d71a79ea2969c7b6a98
Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;
according to Gisle Vanem, WIN32 isn't a built-in in MSVC, but _WIN32 is.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11972 f5534014-38df-0310-8fa8-9805f1628bb7
25 files changed:
capture_combo_utils.c
disabled_protos.c
epan/addr_resolv.c
epan/dissectors/packet-dcerpc.c
epan/dissectors/packet-snmp.c
epan/filesystem.c
epan/plugins.c
file.c
filters.c
gtk/capture_if_dlg.c
gtk/dlg_utils.c
gtk/ethclist.c
gtk/font_utils.c
gtk/font_utils.h
gtk/main.c
gtk/menu.c
gtk/prefs_dlg.c
gtk/tcp_graph.c
gtk/ui_util.c
pcap-util.c
plugins/asn1/packet-asn1.c
prefs.c
util.c
version_info.c
xmlstub.h