Home | History | Annotate | Download | only in apps

Lines Matching refs:FindFirstFile

3035 	hList = FindFirstFile(FileData.cFileName,&FileData);
3037 hList = FindFirstFile(name,&FileData);