RtlUpperString(IN PSTRING DestinationString, IN const STRING *SourceString):
The MaximumLength and Buffer members of DestinationString are not modified by this routine.
The number of bytes copied from SourceString is either the Length of SourceString or the MaximumLength of DestinationString, whichever is smaller.