ChangeSet ID: 1007167032482820536475629 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/11/30 19:37:13
Modified files: dlls/shlwapi : path.c reg.c shlwapi.spec string.c
Log message: Guy L. Albertelli galberte@neo.lrun.com - Fixed PathIsURL{A|W}. - Implemented PathRenameExtension{A|W}, SHRegDuplicateHKey, ChrCmpI{A|W}. - Added forwards to DrawTextW, CreateDialogParamA, CreateFontW, TracePopupMenuEx.
Patch: http://cvs.winehq.com/patch.py?id=1007167032482820536475629
Revision Changes Path 1.12 +33 -47 wine/dlls/shlwapi/path.c 1.19 +12 -0 wine/dlls/shlwapi/reg.c 1.25 +29 -29 wine/dlls/shlwapi/shlwapi.spec 1.17 +22 -0 wine/dlls/shlwapi/string.c