Sync to Wine-20050310:
authorGé van Geldorp <ge@gse.nl>
Tue, 15 Mar 2005 21:36:47 +0000 (21:36 +0000)
committerGé van Geldorp <ge@gse.nl>
Tue, 15 Mar 2005 21:36:47 +0000 (21:36 +0000)
commit33d7cd5d53d1cef20e778d4bd030e49f868a5ee1
treea18441753c8c82ba3f274be53300c7751ef0f32c
parentef5b410045e6e09a30d8d901b36cbcff112ab7bb
Sync to Wine-20050310:
Dmitry Timoshkov <dmitry@codeweavers.com>
- 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.
Jon Griffiths <jon_p_griffiths@yahoo.com>
- Documentation spelling fixes.
Thomas Weidenmueller <wine-patches@reactsoft.com>
- Forward to user32 when appropriate.
Alex Villacis Lasso <a_villacis@palosanto.com>
- Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
  resources, so that Spanish locales other than Spain also use Spanish
  resources.

svn path=/trunk/; revision=14103
reactos/lib/shlwapi/assoc.c
reactos/lib/shlwapi/msgbox.c
reactos/lib/shlwapi/ordinal.c
reactos/lib/shlwapi/shlwapi.spec
reactos/lib/shlwapi/shlwapi_Es.rc
reactos/lib/shlwapi/string.c