Weird Output for Question #2

Marc Lee (marclwn@home.com) Wed, 18 Oct 2000 23:53:50 -0700


From: "Marc Lee" <marclwn@home.com>
Subject: Weird Output for Question #2
Date: Wed, 18 Oct 2000 23:53:50 -0700


Hello, When I run my compiled code in the Windows Virtual Dos Machine, I have the following output: ☻☻☻☻: :☼☼☼☼ ☼☼☼☼: : : : : ☼☼☼☼:☼☼☼☼ ☼☼☼☼:☼☼☼☼ ☼☼☼☼:☼☼☼☼ ☼☼☼☼:☼☼☼☼ :☼☼☼☼ : : ☼☼☼☼:☼☼☼☼ : I am asumming that this might due to the difference between the memory management of Dos and Windows. In another word, the interrupt vectors are stored somewhere else in the memory rather than the lower 1024 bytes under the Windows protective mode. Can anyone tell me if I am right? Yours' truly, Marc