Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:docs:mvm:api:6 [2024/05/11 03:19] – prokushev | en:docs:mvm:api:6 [2024/11/07 03:55] (current) – prokushev | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Input ===== | ===== Input ===== | ||
- | * AH = 0Eh | ||
* DL = new default drive (00h = A:, 01h = B:, etc) | * DL = new default drive (00h = A:, 01h = B:, etc) | ||
===== Return ===== | ===== Return ===== | ||
+ | * CF clear if successful | ||
+ | * CF set on error | ||
* AL = number of potentially valid drive letters | * AL = number of potentially valid drive letters | ||
Line 19: | Line 20: | ||
===== See also ===== | ===== See also ===== | ||
+ | {{page> |