We only support the MSVC compiler and libc under windows (there are
plenty of quirks and assumptions made about it for the win32 build).
Changing that typedef is slightly tricky; I left it as it was because
there were compilation problems using older versons of MSVC and the
platform SDK, and this redefinition is benign.
If you can test you proposed change with MSVC 6, VS.Net and your
VectorC compiler and make sure that it all still works, then we can
commit it.
--Wez.
On Sun, 02 Jan 2005 11:41:32 +0100, David Strauss <kintaroZ@msn.com> wrote: