4 Aug
2003
4 Aug
'03
1:44 a.m.
"Robert Shearman" <R.J.Shearman(a)warwick.ac.uk> wrote:
e) use strtolW provided by libwine_unicode and declared in unicode.h
In that case should I reimplement _wtol in NTDLL function using strtolW? The rest of the functions in wcstring.c call their libunicode versions, but this one doesn't.
No. Current _wtol implementation is fine. -- Dmitry.