wine-wine/dlls/shlwapi
Francois Gouget 58c77f6156 shlwapi: Implement PathCreateFromUrlAlloc(). 2012-10-01 12:07:31 +02:00
..
tests shlwapi: Implement PathCreateFromUrlAlloc(). 2012-10-01 12:07:31 +02:00
Makefile.in
assoc.c
clist.c
istream.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
msgbox.c
ordinal.c
path.c shlwapi: Implement PathCreateFromUrlAlloc(). 2012-10-01 12:07:31 +02:00
reg.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Implement PathCreateFromUrlAlloc(). 2012-10-01 12:07:31 +02:00
shlwapi_main.c
stopwatch.c
string.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
thread.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
url.c shlwapi: UrlIs()'s check for the 'file:' protocol is case insensitive. 2012-09-26 10:59:45 +02:00
wsprintf.c