Sweden-Number/dlls/shlwapi
Stefan Leichter 2575070120 Forward shlwapi.459/460 (SHExpandEnvironmentStringsA/W) to
kernel32.ExpandEnvironmentStringsA/W.
2004-07-19 19:32:51 +00:00
..
tests Removed the crosscalls (unicode to ascii) from GetAcceptLanguagesW. 2004-07-16 02:31:41 +00:00
.cvsignore
Makefile.in Link to ntdll. 2004-06-01 19:45:34 +00:00
assoc.c Fix memory allocation problems. 2004-07-04 00:06:29 +00:00
clist.c
istream.c
msgbox.c Do not assign to casted values. 2004-07-15 22:07:54 +00:00
ordinal.c Implemented GetUIVersion (based on a patch by Stefan Leichter). 2004-07-17 00:05:23 +00:00
path.c Make static Unicode strings const. 2004-04-20 00:34:52 +00:00
reg.c Fix memory allocation problems. 2004-07-04 00:06:29 +00:00
regstream.c
resource.h
shlwapi.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
shlwapi.spec Forward shlwapi.459/460 (SHExpandEnvironmentStringsA/W) to 2004-07-19 19:32:51 +00:00
shlwapi_De.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
shlwapi_En.rc
shlwapi_Es.rc
shlwapi_Ja.rc Added some Japanese translations. 2004-06-28 23:50:22 +00:00
shlwapi_main.c
stopwatch.c Moved stub of StopWatch from ascii to unicode. 2004-05-25 00:23:41 +00:00
string.c Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
thread.c Use named constants instead of magic numbers. 2004-04-09 19:03:13 +00:00
url.c Fix memory allocation problems. 2004-07-04 00:06:29 +00:00
wsprintf.c