Sweden-Number/dlls/shlwapi
Kai Blin 9595ea7cd6 shlwapi: Remove redundant check in assignment, unicode version (Coverity). 2007-01-05 20:27:04 +01:00
..
tests shlwapi: Fix a failing test. 2006-12-24 15:12:48 +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: Implement GetShellSecurityDescriptor and test for it. 2006-11-08 15:49:33 +01:00
shlwapi_De.rc
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
shlwapi_Nl.rc
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