http://bugs.winehq.org/show_bug.cgi?id=11896
--- Comment #9 from Vijay Kamuju infyquest@gmail.com 2008-07-08 10:48:59 --- for str*64 functions in the list we can use the following functions in the implementation, but I dont know where to implement this whether in ntdll or msvcrt
strtoi64 -> strtoll strtoui64 -> strtoull