From: "Marcus" Newsgroups: comp.os.msdos.djgpp Subject: SV: Get video modes Date: Tue, 15 Feb 2000 13:11:17 +0100 Organization: Telenordia Lines: 17 Message-ID: <88bfrl$4l5$1@cubacola.tninet.se> References: NNTP-Posting-Host: cns2-210-200.cm.starport.se X-Trace: cubacola.tninet.se 950616757 4773 193.150.210.200 (15 Feb 2000 12:12:37 GMT) X-Complaints-To: abuse AT algo DOT net NNTP-Posting-Date: 15 Feb 2000 12:12:37 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > See section 18.5 of the DJGPP FAQ list (v2/faq230b.zip from the usual > DJGPP sites), it explains the usual gotchas with moving structs from > conventional memory. 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? Thanks... -- /regards Marcus