W->A cleanup of DirectDrawEnumerateEx part 1

Lionel Ulmer lionel.ulmer at free.fr
Sat Aug 28 11:30:50 CDT 2004


On Sat, Aug 28, 2004 at 12:17:27PM -0400, James Hawkins wrote:
> Changelog
>     * change szDriver and szDescription from char to WCHAR in
> DDDEVICEIDENTIFIER and DDDEVICEIDENTIFIER2.

Well, this seems completely wrong to me. Why Unicodify an API that has no
Unicode equivalent in Microsoft code ?

If I look at the platform SDK, this structure is defined with a 'char', so I
wonder why you would choose to deviate from the standard ?

        Lionel

-- 
		 Lionel Ulmer - http://www.bbrox.org/



More information about the wine-devel mailing list