en:docs:dos:api:int21:65:02

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:docs:dos:api:int21:65:02 [2021/08/06 05:25] – created prokusheven:docs:dos:api:int21:65:02 [2024/05/08 01:29] (current) prokushev
Line 1: Line 1:
 {{page>en:templates:dosint}} {{page>en:templates:dosint}}
  
-====== Int 21H, AH=65H, AL=01H ======+====== Int 21H, AH=65H, AL=02H ======
  
 ===== Version ===== ===== Version =====
Line 16: Line 16:
 ===== Input ===== ===== Input =====
  
-  AH = 6501h+  AH = 6502h
   BX = code page (FFFFh=global code page) (see #01757)   BX = code page (FFFFh=global code page) (see #01757)
   DX = country ID (FFFFh=current country)   DX = country ID (FFFFh=current country)
Line 41: Line 41:
 ===== See also ===== ===== See also =====
  
-   AH=38h - AH=70h"MS-DOS 7" - INT 2F/AX=1401h - INT 2F/AX=14FEh+AH=[[en:docs:dos:api:int21:38|38h]] - AH=[[en:docs:dos:api:int21:70|70h]] - INT 2F/AX=1401h - INT 2F/AX=14FEh
        
 ===== Note ===== ===== Note =====