get rid of unnecessary libunicode dependencies in some more places

Thomas Weidenmueller wine-patches at reactsoft.com
Wed Feb 16 12:17:18 CST 2005


Robert Shearman wrote:

> How about this for ReactOS:
> 1. Create a replacement for include/wine/unicode.h that has the 
> following:
>    #define strlenW wcslen
>    #define strcpyW wcscpy
>    ...
> 2. Apply a patch to each of the DLLs that currently link with 
> libunicode to instead link with ntdll or msvcrt.
>
That's actually how I did it, i wasn't aware that wine/unicode.h had 
this stuff for the ports. It works fine this way, anyways sorry for any 
inconvenience.

Best Regards,
Thomas




More information about the wine-devel mailing list