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

Jacek Caban jacek at codeweavers.com
Tue Oct 5 07:04:28 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 | 98 ++++++++++++++++++++++++++++++-------------
  1 file changed, 69 insertions(+), 29 deletions(-)


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


More information about the wine-devel mailing list