Sweden-Number/dlls/shlwapi
Hans Leidekker 385a8da4e4 Don't use utf-8 in rc files. 2006-10-06 12:32:23 +02:00
..
tests Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
assoc.c Remove more redundant NULL checks before HeapFree (found by Smatch). 2006-06-07 14:20:09 +02:00
clist.c
istream.c
msgbox.c
ordinal.c Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
path.c Assorted spelling fixes. 2006-10-03 15:56:21 +02:00
reg.c
regstream.c
resource.h shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi.rc shlwapi: Add the Polish translation. 2006-08-18 11:45:18 +02:00
shlwapi.spec shlwapi: Ordinal 394 should load and call shell32.SHNotifyChange. 2006-08-16 12:57:23 +02:00
shlwapi_De.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_En.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Eo.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Es.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Fi.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Fr.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Hu.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_It.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Ja.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Ko.rc shlwapi: Updated Korean resource. 2006-08-26 18:54:57 +02:00
shlwapi_Nl.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_No.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Pl.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_Pt.rc Don't use utf-8 in rc files. 2006-10-06 12:32:23 +02:00
shlwapi_Tr.rc shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
shlwapi_main.c
stopwatch.c
string.c shlwapi: Add size parameters to function that takes array arguments. 2006-09-28 14:07:15 +02:00
thread.c
url.c shlwapi: Change file path to URL in UrlCanonicalize. 2006-07-31 10:49:35 +02:00
version.rc
wsprintf.c