mirror of
https://github.com/reactos/reactos.git
synced 2025-02-28 19:32:59 +00:00
[MSVCRT] Export _get_heap_handle
This commit is contained in:
parent
05dfc83df5
commit
c150c0a456
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@
|
|||
@ cdecl -version=0x600+ _get_errno(ptr)
|
||||
@ stub -version=0x600+ _get_fileinfo
|
||||
@ stub -version=0x600+ _get_fmode
|
||||
# @ cdecl _get_heap_handle()
|
||||
@ cdecl _get_heap_handle()
|
||||
@ cdecl _get_osfhandle(long)
|
||||
@ cdecl -version=0x600+ _get_osplatform(ptr)
|
||||
@ stub -version=0x600+ _get_osver
|
||||
|
|
Loading…
Reference in a new issue