delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Date: | Sat, 1 Dec 2007 14:47:52 -0500 |
Message-Id: | <200712011947.lB1JlqJh010790@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <BAY106-W3089BC6E1AB303A1B59DB689720@phx.gbl> (message from |
sHadoW MaN on Sat, 1 Dec 2007 14:42:46 -0500) | |
Subject: | Re: using __dpmi_int |
References: | <BAY106-W3089BC6E1AB303A1B59DB689720 AT phx DOT gbl> |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Why didn't you juse use _bios_disk () ? The thing about doing your own dpmi_int calls is that you need to move the data back and forth to the real mode memory, but the _bios_disk() function does all that for you.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |