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