wine-wine/dlls/shlwapi
Jon Griffiths 0b6291644d Const correctness fix. 2005-01-03 14:37:41 +00:00
..
tests Use Ascii functions explicitly. 2005-01-03 14:36:47 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Link to ntdll. 2004-06-01 19:45:34 +00:00
assoc.c Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
clist.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
istream.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
msgbox.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
ordinal.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
path.c Rewrite PathCreateFromUrl. 2004-10-05 18:07:14 +00:00
reg.c Fix SHDeleteKey so that it will handle deleting a key with more than 2004-10-14 00:25:29 +00:00
regstream.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
resource.h Implement SHMessageBoxCheck functions && add dialog resources. 2004-03-18 02:11:23 +00:00
shlwapi.rc Dutch resource translation. 2004-09-09 19:18:57 +00:00
shlwapi.spec SHGetAppCompatFlags takes 4 bytes of parameters. 2004-09-25 00:29:30 +00:00
shlwapi_De.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
shlwapi_En.rc Implement SHMessageBoxCheck functions && add dialog resources. 2004-03-18 02:11:23 +00:00
shlwapi_Es.rc Updated Spanish translations. 2004-04-06 03:24:19 +00:00
shlwapi_It.rc Added Italian resources. 2004-07-21 21:19:42 +00:00
shlwapi_Ja.rc Added some Japanese translations. 2004-06-28 23:50:22 +00:00
shlwapi_Nl.rc Dutch resource translation. 2004-09-09 19:18:57 +00:00
shlwapi_Pt.rc Update localization for Portuguese language. 2004-07-19 20:09:00 +00:00
shlwapi_main.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
stopwatch.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-17 19:09:29 +00:00
string.c Missing HeapFree's + 1 LocalFree (found by smatch). 2004-12-14 11:38:50 +00:00
thread.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
url.c Const correctness fix. 2005-01-03 14:37:41 +00:00
wsprintf.c Include shlwapi.h to get prototypes, and correct 2 wrong ones. 2004-12-15 10:48:51 +00:00