u_int32_t

Alexandre Julliard julliard at winehq.org
Mon Oct 16 05:06:35 CDT 2006


n0dalus <n0dalus+wine at gmail.com> writes:

> I didn't think we were allowed to use C99 code in wine, for
> compatibility reasons (C++ style comments, etc)? Though I guess using
> C99 headers would still work with pre-C99 compilers whereas C99 code
> features wouldn't.
>
> Any official word on this?

In general there's no reason to use C99 types, the Windows API has all
the types we need.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list