Home | History | Annotate | Download | only in apps

Lines Matching refs:FindFirstFile

2964 	hList = FindFirstFile(FileData.cFileName,&FileData);
2966 hList = FindFirstFile(name,&FileData);