mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 10:40:20 +08:00
60fe580231cd4a6bb1cff2e1cfd5860824be1595
- Fixed NtUserCreateWindowEx to correctly allocate the window name. - Fixed InternalGetWindowText to behave like MS implementation. - Changed DefWindowProc[A/W] to handle WM_GETTEXT, WM_GETTEXTLENGTH, WM_SETTEXT (and WM_NCCREATE, WM_NCDESTROY) using the above functions. svn path=/trunk/; revision=6591
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%