mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 16:36:07 +00:00
-export _strtoull - now dbghelp.dll should load
svn path=/trunk/; revision=27609
This commit is contained in:
parent
a6182da3f4
commit
6368c774ec
1 changed files with 1 additions and 0 deletions
|
@ -529,6 +529,7 @@ _strset
|
||||||
_strtime
|
_strtime
|
||||||
_strtoi64=stub
|
_strtoi64=stub
|
||||||
_strtoui64=strtoull
|
_strtoui64=strtoull
|
||||||
|
_strtoull=strtoull
|
||||||
_strupr
|
_strupr
|
||||||
_swab
|
_swab
|
||||||
_sys_errlist DATA
|
_sys_errlist DATA
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue