From: "minn.net" Newsgroups: comp.os.msdos.djgpp Subject: __dpmi_regs defined where? Date: Tue, 4 Aug 1998 22:44:31 -0500 Organization: MinnNet Communications, Inc. Lines: 12 Message-ID: <6q8kl0$rjq$1@news.minn.net> NNTP-Posting-Host: dialup-pm2-18.minn.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have been looking into supporting 640x480x256 color graphics and every code example I have seen uses _dpmi_regs to set the mode. When I try to use this the compiler states that it is "undeclared (first use in this function)". I cannot find any reference to this (object?) any where and cannot find its definition. Can any one point me in the right direction? -Kelly levity AT minn DOT net