Commit ccd7085c authored by Detlef Riekenberg's avatar Detlef Riekenberg Committed by Alexandre Julliard

msvcr90: Forward _malloc_crt to msvcrt.malloc.

parent 122129f9
......@@ -647,7 +647,7 @@
@ stub _ltow_s
@ cdecl _makepath(ptr str str str str) msvcrt._makepath
@ stub _makepath_s
@ stub _malloc_crt
@ cdecl _malloc_crt(long) msvcrt.malloc
@ cdecl _mbbtombc(long) msvcrt._mbbtombc
@ stub _mbbtombc_l
@ cdecl _mbbtype(long long) msvcrt._mbbtype
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment