G
Guest
Hi all,
I've seen a few Win32 API functions with SIZE_T parameters mapped via
managed ints. Is this the most appropriate mapping or would an IntPtr be
better (thinking of future proofing for 64-bit windows)
Cheers,
Steve
I've seen a few Win32 API functions with SIZE_T parameters mapped via
managed ints. Is this the most appropriate mapping or would an IntPtr be
better (thinking of future proofing for 64-bit windows)
Cheers,
Steve