Skip to content

Commit 6368c77

Browse files
committed
-export _strtoull - now dbghelp.dll should load
svn path=/trunk/; revision=27609
1 parent a6182da commit 6368c77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reactos/dll/win32/msvcrt/msvcrt.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,7 @@ _strset
529529
_strtime
530530
_strtoi64=stub
531531
_strtoui64=strtoull
532+
_strtoull=strtoull
532533
_strupr
533534
_swab
534535
_sys_errlist DATA

0 commit comments

Comments
 (0)