FindFirstFile

This function entry is part of a MAPI-specific list of Win32 functions. For a complete description, see Win32 Functions.

HANDLE FindFirstFile(
  LPCTSTR lpFileName,               
  LPWIN32_FIND_DATA lpFindFileData  
)
 

Limitations

The dwReserved0, dwReserved1 and cAlternateFileName members are not supported in the WIN32_FIND_DATA structure.