Scroll to navigation

MSVCRT__findnext64(3w) Wine API MSVCRT__findnext64(3w)

NAME

MSVCRT__findnext64 (MSVCRT.@)

SYNOPSIS

int CDECL MSVCRT__findnext64
(
MSVCRT_intptr_t hand,
struct MSVCRT__finddata64_t* ft
)
 

DESCRIPTION

See _findnext(3w).
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/msvcrt/dir.c".
Debug channel "msvcrt".
Oct 2012 Wine API