Differences
This shows you the differences between two versions of the page.
| en:docs:dos:api:int21:52 [2021/05/02 05:27] – created prokushev | en:docs:dos:api:int21:52 [2024/05/03 02:29] (current) – prokushev | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | partially supported by OS/2 v1.1 compatibility box (however, most | + | partially supported by OS/2 v1.1 compatibility box (however, most pointers are FFFFh: |
| - | | + | |
| - | | + | partially supported by the Windows NT DOS box; contains only a rudimentary Current Directory Structure (see #01645) |
| - | partially supported by the Windows NT DOS box; contains only a | + | |
| - | | + | on return, ES points at the DOS data segment (see also INT 2F/ |
| - | on return, ES points at the DOS data segment (see also INT 2F/ | + | |
| - | Quarterdeck' | + | Quarterdeck' |
| - | | + | |
| - | | + | because not all DOS workalikes support all fields in the List of Lists, applications should ensure that pointers are neither 0000h:0000h nor FFFFh:FFFFh before using them |
| - | | + | |
| - | because not all DOS workalikes support all fields in the List of Lists, | + | Windows for Workgroups 3.11 network and Windows95 set the path to the local drive and directory even for network drives; in that case the UNC form \\SERVER\SHARE can be obtained with INT 21/AX=5F02h or INT 21/ |
| - | | + | |
| - | | + | Windows95 GUI no longer returns the true path for a SUBSTed drive, but MS-DOS 7.00 does; use INT 21/AH=60h to obtain the true name |
| - | Windows for Workgroups 3.11 network and Windows95 set the path to | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | Windows95 GUI no longer returns the true path for a SUBSTed drive, | + | |
| - | | + | |
| | | ||
| ===== See also ===== | ===== See also ===== | ||
| - | INT 2F/AX=1203h | + | INT 2F/AX=1203h |
| ===== Note ===== | ===== Note ===== | ||




