Complete cleanup, bugfixes.
commit51c74d82a917c6ceac5532e9f7f1b314315a9625
authorJuergen Schmied <juergen.schmied@debitel.net>
Fri, 28 Apr 2000 20:23:46 +0000 (28 20:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Apr 2000 20:23:46 +0000 (28 20:23 +0000)
tree9bb0166cf837f623be5b10b9d6bd8ab481763ea4
parent24f4cdc69fa8dea9d7cef4f293979faf7744af7e
Complete cleanup, bugfixes.
New: PathStripPath, PathMakeUniqueName, PathStripToRoot,
PathGetShortPath, PathParseIconLocation, PathRemoveExtension,
PathRemoveArgs, PathAppend, PathBuildRoot, PathCanonicalize,
PathFindNextComponent, PathRemoveFileSpec.
15 files changed:
dlls/shell32/brsfolder.c
dlls/shell32/shellguid.c
dlls/shell32/shellpath.c
dlls/shell32/shlfileop.c
dlls/shell32/shlfolder.c
dlls/shell32/shlmenu.c
dlls/shell32/shlwapi.spec
dlls/shell32/shres.rc
dlls/shell32/shresdef.h
dlls/shell32/shv_bg_cmenu.c
include/shell.h
include/shlobj.h
include/shlwapi.h [new file with mode: 0644]
include/wine/obj_shellbrowser.h
include/wine/undocshell.h