Sweden-Number/dlls/shlwapi
Alexandre Julliard 7c1925a0f3 Remove the 'L' suffix on a number of constants to avoid comparison
errors on 64-bit platforms.
2005-09-13 15:00:32 +00:00
..
tests Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
.cvsignore
Makefile.in
assoc.c
clist.c Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
istream.c gcc 4.0 warning fixes. 2005-07-29 14:15:31 +00:00
msgbox.c
ordinal.c Correct typo in format string. 2005-08-15 09:43:45 +00:00
path.c
reg.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
regstream.c gcc 4.0 warning fixes. 2005-07-29 14:15:31 +00:00
resource.h
shlwapi.rc Added version resource to shlwapi.dll. 2005-09-06 11:04:24 +00:00
shlwapi.spec Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
shlwapi_De.rc
shlwapi_En.rc
shlwapi_Es.rc
shlwapi_It.rc
shlwapi_Ja.rc
shlwapi_Nl.rc
shlwapi_Pt.rc
shlwapi_main.c Don't prefix the functions DllInstall and DllGetVersion with the dll 2005-08-08 17:43:51 +00:00
stopwatch.c
string.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
thread.c _CreateAllAccessSecurityAttributes takes three parameters. 2005-08-09 20:34:57 +00:00
url.c
version.rc Added version resource to shlwapi.dll. 2005-09-06 11:04:24 +00:00
wsprintf.c