16 Oct
2006
16 Oct
'06
11:06 a.m.
n0dalus <n0dalus+wine(a)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(a)winehq.org