Set console video mode when loading DOS app. (Eventually, I want to
commit3aa839f558294786d4701c54790f1ec20be60cd8
authorJoseph Pranevich <jpranevich@lycos.com>
Sun, 3 Jan 1999 16:16:14 +0000 (3 16:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 3 Jan 1999 16:16:14 +0000 (3 16:16 +0000)
tree3c0233aed4b9b5691bbbb35f51712c53397dc001
parentbef93c04fe5ce9bad841e83111d2875f472fb809
Set console video mode when loading DOS app. (Eventually, I want to
mimic Windows 9x's behavior by setting the video mode only when non
INT 21 calls are used to allow for arbitrary-sized consoles).
loader/main.c