en:docs:dos:api:int21:62

Differences

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

Link to this comparison view

en:docs:dos:api:int21:62 [2021/08/06 02:54] – created prokusheven:docs:dos:api:int21:62 [2024/05/06 06:01] (current) prokushev
Line 24: Line 24:
 ===== Notes ===== ===== Notes =====
  
- This function does not use any of the DOS-internal stacks and may thus be called at any time, even during another INT 21h call. The current PSP is not necessarily the caller's PSP. Identical to the undocumented AH=51h+This function does not use any of the DOS-internal stacks and may thus be called at any time, even during another INT 21h call. The current PSP is not necessarily the caller's PSP. Identical to the undocumented AH=51h
                      
 ===== See also ===== ===== See also =====
  
-   AH=50h - AH=51h+AH=[[en:docs:dos:api:int21:50|50h]] - AH=[[en:docs:dos:api:int21:51|51h]]
  
 ===== Note ===== ===== Note =====