<?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:66</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-13T21:52:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:66:01&amp;rev=1715132572&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:66:02&amp;rev=1715132607&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:66:01&amp;rev=1715132572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-08T01:42:52+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:66:01&amp;rev=1715132572&amp;do=diff</link>
        <description>Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

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

Version

3.3 and higher

Brief

GET GLOBAL CODE PAGE TABLE

Family API

Input
AX = 6601h

Return
 CF set on error
AX = error code (see #01680 at AH=59h/BX=0000h)
CF clear if successful
BX = active code page (see #01757)
DX = system code page (see #01757)</description>
    </item>
    <item rdf:about="http://osfree.org/doku/doku.php?id=en:docs:dos:api:int21:66:02&amp;rev=1715132607&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-08T01:43: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:66:02&amp;rev=1715132607&amp;do=diff</link>
        <description>Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

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

Version

3.3 and higher

Brief

SET GLOBAL CODE PAGE TABLE

Family API

Input
AX = 6602h
BX = active code page (see #01757)
DX = system code page (active page at boot time)</description>
    </item>
</rdf:RDF>
