24 Feb
2003
24 Feb
'03
1:02 p.m.
"Stefan Leichter" <Stefan.Leichter(a)camLine.com> wrote:
2. Unicode and Ansi versions of GetPrivateProfileInt (as all other APIs) should be tested separately.
Ok, but i did not understand what this statement means for my patch.
There is no such an API as GetPrivateProfileInt. Instead, there is a unicode version GetPrivateProfileIntW and ANSI version GetPrivateProfileIntA. Your patch should add tests for each (or at least for one) of them. -- Dmitry.