- New (some stubs): SHGetFolderLocation, PathAddExtension,
commit0d18aad17aa3e7864e230c1335df42dde8dc849a
authorJuergen Schmied <juergen.schmied@debitel.net>
Thu, 1 Jun 2000 23:25:44 +0000 (1 23:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Jun 2000 23:25:44 +0000 (1 23:25 +0000)
treea55bbfb9271fafbaa3bdef4d02311fc2b0f61745
parent6d01aeb20f9f9beb54af008ea1d72181f9c4fded
- New (some stubs): SHGetFolderLocation, PathAddExtension,
  PathIsUNCServer, PathIsUNCServerShare, PathMakePretty,
  SHCreateShellPalette, SHOpenRegStream, SHOpenRegStream2
- Many string functions implemented
- Some stubs for exports by ordinal
14 files changed:
dlls/shell32/Makefile.in
dlls/shell32/pidl.c
dlls/shell32/regstream.c
dlls/shell32/shell32.spec
dlls/shell32/shell32_main.c
dlls/shell32/shellord.c
dlls/shell32/shellpath.c
dlls/shell32/shellreg.c [new file with mode: 0644]
dlls/shell32/shellstring.c [new file with mode: 0644]
dlls/shell32/shlfolder.c
dlls/shell32/shlmenu.c
dlls/shell32/shlwapi.spec
documentation/shell32
include/shlwapi.h