Fix PathCreateFromUrl{A|W} to return the corrrect error code in all
[wine] / dlls / shlwapi / path.c
2002-01-29  Guy L. AlbertelliFix PathCreateFromUrl{A|W} to return the corrrect error...
2001-12-17  Uwe BonnesPathIsURL(A|W): Check for NULL strings.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-01  Guy L. Albertelli- Fixed PathIsURL{A|W}.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-09-07  Guy L. Albertelli- Finish PathParseIconLocation{A|W}.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-05-29  Marcus MeissnerFirst try at implementing PathGetCharType().
2001-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...