MSVCRT__wfindnext.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

MSVCRT__wfindnext (MSVCRT.@)

SYNOPSIS

int CDECL MSVCRT__wfindnext
 (
  long                        hand,
  struct MSVCRT__wfinddata_t* ft
 )

DESCRIPTION

See _findnext(3w).

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/msvcrt/dir.c".

Debug channel "msvcrt".