Well it might be a stupid try to get to know the "BitNess" before the GA of PB 15, but it results in:
Yes, and max 32Bit Value is 0xFFFFFFFF ;-)
By the way, it would be nice if we could direct use HEX Code for the win32 api like SendMessage ..
e.g.
CONSTANT LONG ERROR_NOT_READY = 0x15 instead of calculating the Decimal values
CONSTANT LONG ERROR_NOT_READY = 21
Regards
Marco