MSVCRT__wfindfirst.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

MSVCRT__wfindfirst (MSVCRT.@)

SYNOPSIS

long CDECL MSVCRT__wfindfirst
 (
  const MSVCRT_wchar_t*       fspec,
  struct MSVCRT__wfinddata_t* ft
 )

DESCRIPTION

See _findfirst(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".