mmdevapi: Correctly convert UINT32 to INT64

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Mon Jan 30 04:08:12 CST 2012


Michael Stefaniuc wrote:
>>But now I see basestd.h defines LONG32.
>LONG32 is kinda redundant. LONG is 32bit on all Windows
>versions on 16bit, 32bit and 64bit Windows.
Ah, thank you.  However in our particular case, the value that
getbuf_last is derived from is UINT32, not UINT, so for symmetry,
I still recommend the explicit LONG32.

Regards,
	Jörg Höhle


More information about the wine-devel mailing list