Sweden-Number/dlls/shlwapi
YunSong Hwang 58d6722e7a Add Korean translations. 2005-11-11 10:55:09 +00:00
..
tests Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +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 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 Fix the usage of COLOR_xxx constants in the place of the window's 2005-09-20 12:02:45 +00:00
path.c Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
reg.c Semi-stub implementation for SHRegGetValue(A|W). 2005-11-07 20:14:27 +00:00
regstream.c gcc 4.0 warning fixes. 2005-07-29 14:15:31 +00:00
resource.h
shlwapi.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
shlwapi.spec Semi-stub implementation for SHRegGetValue(A|W). 2005-11-07 20:14:27 +00:00
shlwapi_De.rc
shlwapi_En.rc
shlwapi_Es.rc
shlwapi_It.rc
shlwapi_Ja.rc
shlwapi_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
shlwapi_Nl.rc
shlwapi_No.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
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 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