Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:docs:fapi:dosgetmachinemode [2021/09/17 06:08] – prokushev | en:docs:fapi:dosgetmachinemode [2021/12/05 09:59] (current) – prokushev | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| - | * MachineMode (PBYTE) - output: Address of the value to indicate the current processor mode. This value may be: | + | * MachineMode ([[PBYTE]]) - output: Address of the value to indicate the current processor mode. This value may be: |
| *0 - DOS (real) mode | *0 - DOS (real) mode | ||
| *1 - OS/2 (protected) mode. | *1 - OS/2 (protected) mode. | ||
| Line 20: | Line 20: | ||
| ===== Return Code ===== | ===== Return Code ===== | ||
| - | + | rc ([[USHORT]]) - return | |
| - | * rc (USHORT) - return | + | |
| Return code description is: | Return code description is: | ||
| Line 47: | Line 46: | ||
| ==== MASM Binding ==== | ==== MASM Binding ==== | ||
| - | < | + | < |
| EXTRN DosGetMachineMode: | EXTRN DosGetMachineMode: | ||
| INCL_DOSMISC | INCL_DOSMISC | ||




