<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://osfree.org/doku/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://osfree.org/doku/feed.php">
        <title>osFree wiki - en:docs:dos:api:int21:58</title>
        <description></description>
        <link>http://osfree.org/doku/</link>
        <image rdf:resource="http://osfree.org/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-09T22:50:26+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:00&amp;rev=1714715338&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:01&amp;rev=1714715450&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:02&amp;rev=1714715487&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:03&amp;rev=1714715523&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://osfree.org/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>osFree wiki</title>
        <link>http://osfree.org/doku/</link>
        <url>http://osfree.org/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:00&amp;rev=1714715338&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-03T05:48:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>00</title>
        <link>http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:00&amp;rev=1714715338&amp;do=diff</link>
        <description>Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

Int 21H, AH=58H, AL=00H

Version

2.11 and higher

Brief

GET MEMORY ALLOCATION STRATEGY

Family API

Input
AH = 58h
AL = 00h
Return
   CF clear if successful
     AX = current strategy (see #01679)</description>
    </item>
    <item rdf:about="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:01&amp;rev=1714715450&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-03T05:50:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01</title>
        <link>http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:01&amp;rev=1714715450&amp;do=diff</link>
        <description>Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

Int 21H, AH=58H, AL=01H

Version

2.11 and higher

Brief

SET MEMORY ALLOCATION STRATEGY

Family API

Input
AH = 58h
AL = 01h 
BL = new allocation strategy (see #01679)
BH = 00h (DOS 5+)</description>
    </item>
    <item rdf:about="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:02&amp;rev=1714715487&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-03T05:51:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>02</title>
        <link>http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:02&amp;rev=1714715487&amp;do=diff</link>
        <description>Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

Int 21H, AH=58H, AL=02H

Version

5 and higher

Brief

GET UMB LINK STATE

Family API

Input
AH = 58h
AL = subfunction
    02h get UMB link state
Return
 CF clear if successful
 AL = current link state
		    00h UMBs not part of DOS memory chain
		    01h UMBs in DOS memory chain
CF set on error
    AX = error code (01h) (see #01680)</description>
    </item>
    <item rdf:about="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:03&amp;rev=1714715523&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-03T05:52:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>03</title>
        <link>http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:58:03&amp;rev=1714715523&amp;do=diff</link>
        <description>Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

Int 21H, AH=58H, AL=03H

Version

5 and higher

Brief

SET UMB LINK STATE

Family API

Input
AH = 58h
AL = subfunction
    03h set UMB link state
	BX = new link state
	    0000h remove UMBs from DOS memory chain
	    0001h add UMBs to DOS memory chain</description>
    </item>
</rdf:RDF>
