msvcrt: Correctly handle the error cases in strtol and strtoul.
commit9eca2f81dc92f6e28ebe757262eb5b603166f3a2
authorEric Pouech <eric.pouech@orange.fr>
Mon, 31 Aug 2009 19:36:45 +0000 (31 21:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Sep 2009 10:43:24 +0000 (1 12:43 +0200)
treed6a88be686a366db348f9f3048042db7e81abf05
parentb42243e8e7d83ca0b6084ba8ab6c4303626588b0
msvcrt: Correctly handle the error cases in strtol and strtoul.
dlls/msvcrt/msvcrt.h
dlls/msvcrt/msvcrt.spec
dlls/msvcrt/string.c
dlls/msvcrt/tests/string.c