
Filefirstfile api , find in win95 and dos dir /s do not match
I'm in development of a routine that can search for file but following
strange thing happens when i try to verify the search with dos dir /s or
Find in win95
My routine finds 12 files of *.bat
Find in win95 19 files of *.bat
dos with /s 13 files of *.bat
at home dos and find matches but not my routine.
All search parameter has been typed in lowcase and my routine convert file
found and search parameter to lowcase.
Have someone any idea of what is wrong? If you need to take a look at the
code please e-mail me.
Petter L.