Sweden-Number/dlls/shlwapi
Alexandre Julliard 4c34d9386c Specify 64-bit integers as double instead of long long in spec files
so that we get the correct number of arguments.
2005-09-09 15:05:01 +00:00
..
tests Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
assoc.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
clist.c
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 Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
reg.c Correct RegCreateKeyEx[A/W] prototype to match the PSDK. 2005-07-28 10:18:23 +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 Implement SHLoadIndirectString. 2005-08-11 18:35:15 +00:00
thread.c _CreateAllAccessSecurityAttributes takes three parameters. 2005-08-09 20:34:57 +00:00
url.c Test cases for URL_UNESCAPE and small fix. 2005-05-23 16:23:02 +00:00
version.rc Added version resource to shlwapi.dll. 2005-09-06 11:04:24 +00:00
wsprintf.c