[PATCH 2/3] shlwapi: Forward some string functions to kernelbase.

Nikolay Sivov nsivov at codeweavers.com
Tue May 28 07:24:40 CDT 2019


On 5/28/19 12:40 PM, Alexandre Julliard wrote:

> Nikolay Sivov <nsivov at codeweavers.com> writes:
>
>> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
>> ---
>>   dlls/shlwapi/ordinal.c    |   95 ---
>>   dlls/shlwapi/shlwapi.spec |   90 +--
>>   dlls/shlwapi/string.c     | 1179 +++----------------------------------
>>   3 files changed, 120 insertions(+), 1244 deletions(-)
> This doesn't work here:
>
> $ ./wine notepad
> 000d:err:seh:setup_exception_record stack overflow 848 bytes in thread 000d eip f7b7abc9 esp 00230fe0 stack 0x230000-0x231000-0x330000
> 000b:err:seh:setup_exception_record stack overflow 1424 bytes in thread 000b eip f7bd682d esp 00230da0 stack 0x230000-0x231000-0x330000
> 0009:err:seh:setup_exception_record stack overflow 832 bytes in thread 0009 eip f7c515bc esp 004a0ff0 stack 0x4a0000-0x4a1000-0x6a0000
> $
Strange, works fine for me.



More information about the wine-devel mailing list