Patch is ok. Thanks, Kai
2011/6/1 Dongsheng Song <dongsheng.s...@gmail.com>: > 于 2011-5-31 21:49, Dongsheng Song 写道: >> Hi all, >> >> From MSDN page: >> >> http://msdn.microsoft.com/en-us/library/aa366071%28v=VS.85%29.aspx >> >> These functions: >> >> RtlIpv6AddressToString >> RtlIpv6StringToAddress >> RtlIpv4AddressToString >> RtlIpv6AddressToString >> >> Only in Windows Vista/Server 2008 or later. But on my Windows XP these >> functions exists too: >> >> Ntdll.dll: 5.1.2600.6055 (xpsp_sp3_gdr.101209-1647) >> >> I think for mingw-w64, we should lower _WIN32_WINNT from 0x0600 to 0x0502 >> (Windows Server 2003 with SP1, Windows XP with SP2), right ? >> >> http://msdn.microsoft.com/en-us/library/aa383745%28v=vs.85%29.aspx >> >> Regards, >> Dongsheng > > I can confirm Windows 2003 have these functions too: > Ntdll.dll: 5.2.3790.4789 (srv03_sp2_gdr.101019-0340) > > So the attached patch should be applied, OK ? > > Regards, > Dongsheng > > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment with vRanger. > Installation's a snap, and flexible recovery options mean your data is safe, > secure and there when you need it. Data protection magic? > Nope - It's vRanger. Get your free trial download today. > http://p.sf.net/sfu/quest-sfdev2dev > _______________________________________________ > Mingw-w64-public mailing list > Mingw-w64-public@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > > -- | (\_/) This is Bunny. Copy and paste | (='.'=) Bunny into your signature to help | (")_(") him gain world domination ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public