
Signature
Peter Aspey
-------------------------------------------------------
email: replace 6 by p
Hi,
> In the VS 7.0 implementation of VC++ the datatype INT_PTR has cropped up in
> (amongst others?) the MFC library. Can someone tell me what this is and
> where it's defined?
INT_PTR is defined in the Platform SDK headers, somewhere inside
"<VisualStudio>\Vc7\PlatformSDK\Include\BaseTsd.h". For more details please
see this link:
"The New Data Types"
http://msdn.microsoft.com/library/en-us/win64/win64/the_new_data_types.asp
..
Regards,
Vadim.