On Sun, Aug 26, 2012 at 1:29 AM, Alexandre Julliard julliard@winehq.org wrote:
But msvcr100's wmemmove_s/wmemcpy_s are different; they do not change errno. Tests in my patch confirm this.
They do set errno, the tests are broken.
Aw, foo. Thanks, resent with fixes.