Hi!
This patch applies a modification to datatypes.h for
the case that you not have netinet_in.h and winsock2.h.
If this is the case and you are using MSVC V7+ (2003),
then some inline assembler function where used for the
function be32_to_cpu(uint32_t v).
In the attached *.zip you find a diff and the whole
datatypes.h.
Hints and notes to this patch are welcome, so please
let me know if you got suggestions. Thx
Yours,
Yves
MSVC patch for datatypes.h
I'm not sure in what situation someone would have MSVC but not have the Windows SDK available, with its header files?
Sorry, last comment was me (wasn't logged in).