delorie.com/archives/browse.cgi | search |
From: | Ying Qin <yqin AT ece DOT uci DOT edu> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | How to use real mode structure allocated in protected mode? |
Date: | Fri, 22 Aug 1997 12:05:19 -0700 |
Organization: | DREAM Lab |
Lines: | 4 |
Message-ID: | <33FDE2EF.64AC@ece.uci.edu> |
Reply-To: | yqin AT ece DOT uci DOT edu |
NNTP-Posting-Host: | neyah.eng.uci.edu |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
In fact, a real mode structure will be used in a real mode interrupt, I have allocated the dos memory with a _go32_dpmi_allocate_dos_memory() call and got a real mode segment base address and a protected mode selector of allocated block. How can I use it as a structure? Thx.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |