delorie.com/archives/browse.cgi | search |
Xref: | news2.mv.net comp.os.msdos.djgpp:5971 |
From: | brucef AT central DOT co DOT nz (Bruce Foley) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Any VBE experts out there? |
Date: | Sun, 14 Jul 1996 05:56:32 GMT |
Organization: | Internet Company of New Zealand |
Lines: | 16 |
Message-ID: | <4sa5en$j3l@status.gen.nz> |
References: | <4s9jq3$3p5 AT status DOT gen DOT nz> |
NNTP-Posting-Host: | brucef.central.co.nz |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
brucef AT central DOT co DOT nz (Bruce Foley) wrote: I have discovered (thru experimentation) that the DPMI version of 4F07 requires you to pre-cook the values stored in cx and dx. Instead of being x & y coordinates, cx is a linear address into a memory bank, and dx is the actual memory bank you want to address. (Each bank is 64K on my card). So, by adding some extra logic to convert screen x & y coordinates, I can now continue using protected mode banking... Joy!!! Bruce.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |