oleaut32 1/2: Implements function variant:VarImp

Alexandre Julliard julliard at winehq.org
Wed Sep 20 13:06:42 CDT 2006


Benjamin Arai <me at benjaminarai.com> writes:

> Sounds good, but in that case shouldn't I also change the one for UINT
> to something like ~(UINT)0?

Well, yes, ~0u is usually a better choice than 0xffffffff, but that's
more of a cosmetic issue, unlike the long long case.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list