- RtlCreateUnicodeString fails if the Length is > 0xFFFE on Windows NT 5.2 and higher...
authorAlex Ionescu <aionescu@gmail.com>
Tue, 1 Nov 2005 23:54:39 +0000 (23:54 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Tue, 1 Nov 2005 23:54:39 +0000 (23:54 +0000)
commit524dd664c321df439574a13fdb35bcc0b21c3853
treeb51d2b97dda94dd938e6c578fa9b84143277431d
parentbaee1b54eb47a10b06142ddf70e9c6738abf84d6
- RtlCreateUnicodeString fails if the Length is > 0xFFFE on Windows NT 5.2 and higher. Spotted by Thomas.

svn path=/trunk/; revision=18944
reactos/lib/rtl/unicode.c