mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 03:44:25 +08:00
- Created DefSetText to processes strings prior to calling NtUserDefSetText. - Rewrite NtUserDefSetText to support large strings and process them with RtlLargeStringToUnicodeString. - On last thing to remove, is the Hook junk in NtUserDefSetText. svn path=/trunk/; revision=38574