Sweden-Number/dlls/shlwapi
Dmitry Timoshkov 39f960bdfa - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
SetClassLongA/W according to SDK definitions.
- Add prototypes for SetClassLongPtrA/W, protect some GWL_ and GCL_
  constants from using in Wine or in _WIN64 mode.
- Fix all places in Wine affected by the above changes.
2005-02-15 21:51:06 +00:00
..
tests Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
.cvsignore
Makefile.in
assoc.c - use only stored result of Interlocked* in AddRef/Release 2005-01-12 19:29:43 +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 - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
path.c Implement and test PathIsValidChar{A,W}. 2005-02-03 13:34:05 +00:00
reg.c Stub implementations for PathUnExpandEnvStringsSHRegEnumUSValue{A,W}, 2005-01-18 11:39:05 +00:00
regstream.c - use only stored result of Interlocked* in AddRef/Release 2005-01-12 19:29:43 +00:00
resource.h
shlwapi.rc Dutch resource translation. 2004-09-09 19:18:57 +00:00
shlwapi.spec Implement and test PathIsValidChar{A,W}. 2005-02-03 13:34:05 +00:00
shlwapi_De.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
shlwapi_En.rc
shlwapi_Es.rc
shlwapi_It.rc Added Italian resources. 2004-07-21 21:19:42 +00:00
shlwapi_Ja.rc
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
stopwatch.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-17 19:09:29 +00:00
string.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +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