en:docs:dos:api:int21:65:00

Differences

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

Link to this comparison view

en:docs:dos:api:int21:65:00 [2021/08/06 05:17] – created prokusheven:docs:dos:api:int21:65:00 [2024/05/08 01:28] (current) prokushev
Line 24: Line 24:
 ===== Return ===== ===== Return =====
  
-   nothing.  next call to AH=59h will return values from fields AX,BX,CX, +nothing.  next call to AH=59h will return values from fields AX,BX,CX, DX,DI, and ES in corresponding registers
-   DX,DI, and ES in corresponding registers+
  
 ===== Macro ===== ===== Macro =====
Line 33: Line 32:
  
  
-  This function will not overwrite the country or code-page numbers, but can be used to modify all other data about the country and code page+This function will not overwrite the country or code-page numbers, but can be used to modify all other data about the country and code page
  
  
 ===== See also ===== ===== See also =====
  
-   AH=65h"GET EXTENDED" - AH=70h+AH=[[en:docs:dos:api:int21:65|65h]] - AH=[[en:docs:dos:api:int21:70|70h]]
        
 ===== Note ===== ===== Note =====