DOS/32 Advanced DOS Extender - Programmer's Reference


3.27 - DOS function 4Eh - Find First File

 

In: AH = 4Eh
ECX = file attributes
DS:EDX = pointer to ASCIIZ file name
Out:

if successful:
CF clear
DTA is filled with file information

if failed:
CF set
EAX = DOS error code

 


Copyright © DOS/32 Advanced Team 1996-2002
All Rights Reserved