Sweden-Number/dlls/shlwapi
Francois Gouget 052104b9e4 shlwapi/tests: Print GetLastError() in decimal with '%u'. 2007-01-09 12:48:44 +01:00
..
tests shlwapi/tests: Print GetLastError() in decimal with '%u'. 2007-01-09 12:48:44 +01:00
Makefile.in
assoc.c
clist.c shlwapi: Cast-qual warnings fix. 2006-11-16 12:45:36 +01:00
istream.c
msgbox.c Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
ordinal.c shlwapi: Make some data const. 2006-11-28 12:36:23 +01:00
path.c shlwapi: Use HeapAlloc/Free instead of malloc/free. 2006-11-10 11:35:18 +01:00
reg.c shlwapi: Remove redundant check in assignment, unicode version (Coverity). 2007-01-05 20:27:04 +01:00
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Forward CLSIDFromProgIDWrap to ole32 (with test). 2007-01-08 11:46:05 +01:00
shlwapi_De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
shlwapi_En.rc
shlwapi_Eo.rc
shlwapi_Es.rc
shlwapi_Fi.rc
shlwapi_Fr.rc
shlwapi_Hu.rc
shlwapi_It.rc Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
shlwapi_Ja.rc
shlwapi_Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
shlwapi_Nl.rc resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
shlwapi_No.rc
shlwapi_Pl.rc
shlwapi_Pt.rc shlwapi: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:09 +01:00
shlwapi_Tr.rc
shlwapi_main.c
stopwatch.c
string.c Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
thread.c shlwapi: Use the appropriate constant for an uninitialized TLS check. 2007-01-03 11:02:25 +01:00
url.c shlwapi: Fix a failing test. 2006-12-24 15:12:48 +01:00
version.rc
wsprintf.c