Date: Tue, 15 Feb 2000 16:17:12 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Marcus cc: djgpp AT delorie DOT com Subject: Re: SV: Get video modes In-Reply-To: <88bfrl$4l5$1@cubacola.tninet.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id JAA18009 Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 15 Feb 2000, Marcus wrote: > I looked at the FAQ and I have now added __attribute__ ((packed)) to every > line in the structure but I STILL canīt get the video modes correctly. I can > get the OEM string with the function but not the OEM vendor name string, the > video modes and the other string. Can you please help me without pointing me > to a FAQ? Please post your code. I cannot say anything helpful beyond what I already said in the FAQ without looking at the code.