Re: mlang: tests update IMultiLanguage2_GetRfc1766FromLcid can return S_FALSE on partial name matching so deal with this properly
27 Sep
2008
27 Sep
'08
8:52 p.m.
2008/9/27 Aric Stewart <aric(a)codeweavers.com>:
+ if (hr != S_FALSE) + /* + * this happens when 'kok' instead matches to a different Rfc1766 name + * for example 'ko' so it is not a falure but does not give us what
"falure" -> spelling mistake
+ * we are looking for + */ + {
Slight style issue - comment between if statement and open block character doesn't look very nice. -- Rob Shearman
6288
Age (days ago)
6288
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rob Shearman