Differences
This shows you the differences between two versions of the page.
| en:docs:dos:api:int21:5b [2021/08/01 07:34] – created prokushev | en:docs:dos:api:int21:5b [2024/05/03 06:49] (current) – prokushev | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | unlike AH=3Ch, this function will fail if the specified file exists | + | unlike AH=3Ch, this function will fail if the specified file exists rather than truncating it; this permits its use in creating semaphore files because it is an atomic "test and set" operation |
| - | | + | |
| - | | + | under the FlashTek X-32 DOS extender, the filename pointer is in DS:EDX |
| - | under the FlashTek X-32 DOS extender, the filename pointer is in DS:EDX | + | |
| | | ||
| ===== See also ===== | ===== See also ===== | ||
| - | | + | AH=[[en: |
| ===== Note ===== | ===== Note ===== | ||




