Am 01.10.2011 22:58, schrieb Timo Kreuzer:
Thats what MSDN says. But that might be wrong. There
are no headers
that contain it and the compiler doesn't care.
So feel free to make it uintptr_t
Thomas has found a declaration in VS10 headers.
and it says its unsigned
int for x86 and unsigned __int64 for x64