W->A cleanup of DirectDrawEnumerateEx part 1

Mike Hearn mike at navi.cx
Sat Aug 28 12:50:18 CDT 2004


On Sat, 28 Aug 2004 13:30:40 -0400, James Hawkins wrote:
> I guess this is one of the w->a cases that shouldnt be fixed if this
> is the case.

Pretty much anything which involves changing public structures (ie
declared in the headers in include/) is probably wrong, as not all the
Windows APIs are unicode. You can always check to see if the definition is
on MSDN if you aren't sure when something is public or not.

thanks -mike




More information about the wine-devel mailing list