mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 05:44:23 +08:00
_findnext is already implemented. Fixes a crash during Abiword startup
svn path=/trunk/; revision=31117
This commit is contained in:
@@ -236,7 +236,7 @@
|
||||
@ cdecl _findclose(long)
|
||||
@ cdecl _findfirst(str ptr)
|
||||
@ cdecl _findfirsti64(str ptr)
|
||||
@ stub _findnext #(long ptr) MSVCRT__findnext
|
||||
@ cdecl _findnext(long ptr)
|
||||
@ cdecl _findnexti64(long ptr)
|
||||
@ cdecl _finite( double )
|
||||
@ cdecl _flsbuf(long ptr)
|
||||
|
||||
Reference in New Issue
Block a user