From cebfeb0d55c17c98a99f6ca5d4c17f759b451f1e Mon Sep 17 00:00:00 2001 From: Javier Date: Mon, 6 Jun 2022 20:14:07 +0200 Subject: link with vbados in the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 193fc55..89baf8d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ This is a mouse driver for Windows 3.x with VirtualBox mouse integration support I have tested it with Windows 3.0 in real and 386 enhanced modes, Windows 3.11 in 386 enhanced mode with paging on, as well as Windows 95 (Windows 9x can use 16-bit mouse drivers). +**Note**: if you also use DOS programs, you may be more interested in my other approach: +[VBADOS](https://git.javispedro.com/cgit/vbados.git/about/), a DOS mouse driver +and a stub driver for 3.x which calls into the DOS driver. +It actually has more features and partially works with VMware, however VBADOS is a more +complicated design so I'm leaving this older approach here for reference. + # Install Download [vbmouse.flp](https://depot.javispedro.com/vbox/vbmouse1.flp) -- cgit v1.2.3