ntdll: Fix some test failures of RtlGUIDFromString and RtlStringFromGUID
commit40b39b06d47d2a7feb88929ccbe90319d2ae6a69
authorRob Shearman <rob@codeweavers.com>
Thu, 4 Jan 2007 16:56:16 +0000 (4 16:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Jan 2007 20:13:28 +0000 (4 21:13 +0100)
treef9728600b01afa412b1c7da48e060a766ed38670
parent5398e17d0ac88d3b300b6868c5d2a858c57d1095
ntdll: Fix some test failures of RtlGUIDFromString and RtlStringFromGUID
by setting the length correctly and by doing a case-insentive compare
on the GUID string that is returned.
dlls/ntdll/tests/rtlstr.c