Sweden-Number/dlls/shlwapi
Jon Griffiths 6064680f71 Implement @188,190,195,200,256,478,481.
IUnknown_EnableModeless() also handles IOleInPlaceActiveObject.
2005-03-18 14:01:16 +00:00
..
tests Fix two failures and (hopefully) a crash with early versions. 2005-03-16 19:47:37 +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 Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
clist.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
istream.c - use only stored result of Interlocked* in AddRef/Release 2005-01-12 19:29:43 +00:00
msgbox.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
ordinal.c Implement @188,190,195,200,256,478,481. 2005-03-18 14:01:16 +00:00
path.c Tests and small fix for PathMakePretty(). 2005-03-14 10:09:53 +00:00
reg.c Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). 2005-03-17 20:53:37 +00:00
regstream.c - use only stored result of Interlocked* in AddRef/Release 2005-01-12 19:29: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 Implement @188,190,195,200,256,478,481. 2005-03-18 14:01:16 +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 Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +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 Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
thread.c Use CreateEventW in preference to CreateEventA for unnamed events. 2005-01-07 15:40:09 +00:00
url.c Implement and test URLIS_URL flag in UrlIs(). 2005-01-03 17:08:40 +00:00
wsprintf.c Include shlwapi.h to get prototypes, and correct 2 wrong ones. 2004-12-15 10:48:51 +00:00