Int 21/AH=6Dh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

OS/2 v1.x FAPI - DosMkDir2

AH = 6Dh
???

Return:
???

Desc: Create a new directory, with extended attribute information

Note: Also supported by OS/2 v2.0+ Virtual DOS Machines

BUG: Does not work under OS/2 v2.0 because MVDM does not translate the real-mode segment pointer in the Extended Attribute structure (see #01673) into a protected-mode selector; use AH=39h followed by AX=5703h instead

See Also: AH=39h - AX=5702h"OS/2" - AX=5703h"OS/2"

Category: Other Operating Systems - Int 21h - O

rbline.gif

lup.gif ldown.gif Interrups Categories Contents