A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Filip Navara 60fe580231 - Implemented NtUserDefSetText and NtUserInternalGetWindowText.
- 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
2003-11-09 11:42:08 +00:00
freeldr Remove comment about freeldr depending on djgpp only. 2003-10-21 21:23:58 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix I changed the PSXDLL.DLL version info description to make it different from MS' (and make it say what it actually is). 2003-09-27 21:23:23 +00:00
reactos - Implemented NtUserDefSetText and NtUserInternalGetWindowText. 2003-11-09 11:42:08 +00:00
rosapps Fix building with the current stuff 2003-10-25 16:09:22 +00:00