DirectDrawEnumerateExW calls DirectDrawEnumerateExA

Lionel Ulmer lionel.ulmer at free.fr
Wed Oct 26 15:26:29 CDT 2005


On Wed, Oct 26, 2005 at 10:03:36PM +0300, Saulius Krasuckas wrote:
> As this struct keeps base information about a driver and it uses char 
> strings, I guess %Subject% cross call should be marked invalid in the 
> wiki.  Right?

Well, we could move the DDraw code to Unicode and do the opposite (have the
A function call the W one). But as the only strings we report to the
application are in English anyway and are not planned to be localized
anytime soon, it's a bit overkill to do this work for no gain at all.

If one day someone wants to have the DirectX driver name reported in
Chinese, let him to the work of unicodification of DDraw :-)

        Lionel

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



More information about the wine-devel mailing list