Table of Contents
Note: This API calls are shared between DOS and Win16 personality.
DOSSHELL is a stripped down version of 16-bit Windows. Some APIs shared and same. DOSSHELL uses older version of API, but Win16 has more advanced APIs.
InitScreen
Brief
Initialize screen to a known mode
Entry
- DS=CS
Return
None
Note
Call this function before execute MS-DOS app, or before switch to it.