DOS/32 Advanced DOS Extender
- Programmer's Reference
3.37 - DOS function 7141h -
Win95 LFN Delete File
In: |
AX = 7141h
CL = search attributes
CH = must-match attributes
SI = wildcards and attributes flag
DS:EDX = pointer to ASCIIZ long name of file to delete |
Out: |
if successful:
CF clear
if failed:
CF set
EAX = DOS error code |
Copyright © DOS/32 Advanced Team 1996-2002 All Rights Reserved
|