Sweden-Number/dlls/shlwapi
Reece Dunn 47abba0257 shlwapi/tests: Loop over the STGM access modes when testing the SHCreateStreamOnFile methods. 2008-04-01 13:16:17 +02:00
..
tests shlwapi/tests: Loop over the STGM access modes when testing the SHCreateStreamOnFile methods. 2008-04-01 13:16:17 +02:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
assoc.c
clist.c shlwapi: Update win32.api to fix the winapi_check warnings. 2007-08-30 17:02:49 +02:00
istream.c shlwapi: Update exported API entries according to the info published by Geoff Chappell. 2007-10-26 14:03:47 +02:00
msgbox.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
ordinal.c shlwapi: IID_IInternetSecurityMgrSite is now defined so remove the local definition from IUnknown_GetWindow. 2008-02-15 11:04:18 +01:00
path.c shlwapi: Handle buffer overflow on A->W converter. 2008-03-03 11:59:11 +01:00
reg.c shlwapi: Do not use wide character constants. 2007-06-21 13:11:25 +02:00
regstream.c
resource.h
shlwapi.rc shlwapi: Add Russian translation. 2008-03-28 09:53:32 +01:00
shlwapi.spec shlwapi: Fixed SHPackDispParamsV spec declaration. 2007-11-13 13:29:20 +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
shlwapi_Ja.rc
shlwapi_Ko.rc shlwapi: Updated Korean resource. 2007-10-25 13:59:21 +02:00
shlwapi_Nl.rc
shlwapi_No.rc
shlwapi_Pl.rc
shlwapi_Pt.rc Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
shlwapi_Ro.rc shlwapi: Add the Romanian translation. 2008-03-24 11:37:55 +01:00
shlwapi_Ru.rc shlwapi: Add Russian translation. 2008-03-28 09:53:32 +01:00
shlwapi_Sv.rc shlwapi: Add Swedish translation. 2007-10-16 12:39:30 +02:00
shlwapi_Tr.rc
shlwapi_main.c shlwapi: Match shlwapi wrappers to MSDN descriptions. 2007-03-29 21:00:11 +02:00
stopwatch.c
string.c shlwapi: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 14:01:28 +02:00
thread.c shlwapi: Update exported API entries according to the info published by Geoff Chappell. 2007-10-26 14:03:47 +02:00
url.c shlwapi: Added TRACEs to PathIsURL. 2008-02-28 10:44:59 +01:00
version.rc
wsprintf.c