Leo,
> Thanks for that. I am now getting 5632 out of it. Is that
> correct for DOSBox that hasn't had windows launched?
> My reported DOS Version is 5.00.
As Karl mentioned, 5632 => &H1600. Ralf Brown's (Excellent) interupt list
says that if AL equals &H00 neither Windows 3.x enhanced mode nor
Windows/386 2.x is running.
> I should also add, when I run Windows and run the code
> from
command.com under Windows 3.11, I get back 2819.
2819 => &H0B03. According to the docs, when AL is *not* &h00, &H01 or &H80
than AL is major version, AH is minor version. That means &H03,&H0B or 3.11
decimal. And that last result seems to be equal to the version of Windows
you're running. In short, it looks to be O.K.
Regards,
Rudy Wieser
kj4eb8$kkh$1...@dont-email.me...