Neil Gierman wrote:
> in Win64 builds, size_t = unsigned __int64. Long = 4 bytes,
> __int64 = 8bytes
> (http://msdn.microsoft.com/en-us/library/s3f49ktz(VS.80).aspx).
unsigned long used to be *the* way to get the maximum length
CPU-native data type, until 64-bit Windows.. Thanks, Microsoft. :(
I'm not sure if we can deal with it without changing the API?
//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-03-09