[PATCH 3/6] ntdll: Provide some Unicode helpers for Unix libs.

Jacek Caban jacek at codeweavers.com
Tue Oct 5 06:39:37 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

I think that those are useful enough to expose them from ntdll instead 
of copying to other libraries (at least gdi32/win32u will need those) 
and mapping casemap multiple times. I used Rtl* names instead of 
exposing ntdll_* as it seems nice to not use existing prototypes, but I 
don't feel strongly about any of above.

   dlls/ntdll/unix/env.c | 97 ++++++++++++++++++++++++++++++-------------
   1 file changed, 68 insertions(+), 29 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ntdll-Provide-some-Unicode-helpers-for-Unix-libs.txt
Type: text/x-patch
Size: 3463 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211005/f4799373/attachment.bin>


More information about the wine-devel mailing list