NAME

MSVCRT__wfindfirst  (MSVCRT.@)

SYNOPSIS

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

DESCRIPTION

See _findfirst.

IMPLEMENTATION

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

Implemented in "dlls/msvcrt/dir.c". source.winehq.org/source/dlls/msvcrt/dir.c

Debug channel "msvcrt".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.