Hi,
Can you file a bugreport on that at https://bugs.wireshark.org ?
Thanx,
Jaap
Kovarththanan Rajaratnam wrote:
Hey,
This changelist seems to break compilation on MSVC6:
version_info.c
version_info.c(410) : error C2039: 'wProductType' : is not a member of
'_OSVERSI
ONINFOEXW'
C:\Program Files\Microsoft Visual
Studio\VC98\Include\winbase.h(8009) :
see declaration of '_OSVERSIONINFOEXW'
version_info.c(410) : error C2065: 'VER_NT_WORKSTATION' : undeclared
identifier
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.