Note: This API call is for DOS and Win16 personality only. Use Family API for portability.
Int 21H, AH=33H
Input
AH=33H, AL=Subfunction
| Subfunction | Description | Version |
|---|---|---|
| 00 | get current extended break state | 2.0+ |
| 01 | set state of extended Ctrl+C/Ctrl+Break checking | 2.0+ |
| 02 | GET AND SET EXTENDED CONTROL-BREAK CHECKING STATE | 3.0+ |
| 03 | GET CURRENT CPSW STATE | 3.4/4.0 |
| 04 | SET CPSW STATE | 3.4/4.0 |
| 05 | GET BOOT DRIVE | 4.0+ |
| 06 | GET TRUE VERSION NUMBER | 5.0+ |
| osFree Macro Library | |
|---|---|
| Video I/O | @SetMode @SetCurSz @SetCurPos @GetCur @SetPage @ScrollUp @ScrollDn @Scroll @GetChAtr @PutChAtr @PutCh @SetPalet @SetColor @SetDot @GetDot @WrtTTY @VideoState @GetMode @GetDisplay @GetVideoState @GetEGAInfo @Cls |
| Hardware info | @Equipment @MemSize |
| Serial I/O | @AuxInit @AuxSendChar @AuxRecieveChar @AuxStatus |
| Tape I/O | @TapeOn @TapeOff @TapeRead @TapeWrite |
| Keyboard I/O | @KbdStatus @CharIn @CharPeek |
| Printer I/O | @PrnPrint @PrnInit @PrnStatus |
| Disk I/O | @DskReset @DskStatus @DskRead @DskWrite @DskVerify @DskFormat |
| Date and Time | @SetTime @GetTime |
| Mouse | @MouInit @MouShowPointer @MouStatus @MouSetPos @MouSetMickey @MouRegion |
| Memory manager | @ModBlok SET_BLOCK |





