strange problem with RtlCompareUnicodeString
11 Feb
2005
11 Feb
'05
6:17 p.m.
RtlCompareUnicodeString should return 0 if it receives two identical string. But for some strange reason this code http://rafb.net/paste/results/e3tHCg40.html prints this output http://rafb.net/paste/results/SS5U2N81.html Is it a mistake I've missed, or is this a bug in the implementation of RtlCompareUnicodeString? Ivan.
11 Feb
11 Feb
8:26 p.m.
Solution: the function checks the Length member of the struct, not the real length of the string. Ivan.
7698
Age (days ago)
7698
Last active (days ago)
1 comments
1 participants
participants (1)
-
Ivan Leo Puoti