ChangeSet ID: 13753 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/13 13:11:56
Modified files: dlls/shlwapi/tests: string.c dlls/shlwapi : string.c shlwapi.spec reg.c ordinal.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Implement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyNXA/W, SHAnsiToAnsi, SHUnicodeToUnicode.
Patch: http://cvs.winehq.org/patch.py?id=13753
Old revision New revision Changes Path 1.7 1.8 +90 -9 wine/dlls/shlwapi/tests/string.c 1.48 1.49 +43 -1 wine/dlls/shlwapi/string.c 1.94 1.95 +4 -4 wine/dlls/shlwapi/shlwapi.spec 1.50 1.51 +71 -0 wine/dlls/shlwapi/reg.c 1.94 1.95 +24 -13 wine/dlls/shlwapi/ordinal.c