C:\Programmi\Microsoft Visual Studio\VC98\Include\Native.h has: typedef long int32_t; However the comment for Native.h says: // Public header for facilities provided by MSJava.dll so I don't know if that one should be used. As a matter of fact the only other header including Native.h is Nativcom.h: // Public header for COM-marshaling facilities provided by MSJava.dll
Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax > -----Original Message----- > From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2003 4:02 PM > To: Herold Heiko > Cc: [EMAIL PROTECTED] > Subject: Re: Wget 1.9-beta5 available for testing > > > Herold Heiko <[EMAIL PROTECTED]> writes: > > >> From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] > >> Does it compile if you change "#define HAVE_U_INT32_T 1" to "#undef > >> HAVE_U_INT32_T" in config.h.ms? > > > > It does. > > Windows msvc binary at http://xoomer.virgilio.it/hherold > > Cool. BTW does MSVC have int32_t? >
