ChangeSet ID: 1007590728998264154419303 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/12/05 17:18:48
Modified files: dlls/advapi32 : registry.c memory : registry.c
Log message: Use ntdll functions instead of MultiByteToWideChar/WideCharToMultiByte to avoid corrupting the last error code.
Patch: http://cvs.winehq.com/patch.py?id=1007590728998264154419303
Revision Changes Path 1.30 +31 -39 wine/dlls/advapi32/registry.c 1.20 +46 -54 wine/memory/registry.c