mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 19:44:26 +08:00
33d7cd5d53d1cef20e778d4bd030e49f868a5ee1
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
…
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%