Newsgroups: comp.os.msdos.djgpp Subject: Re: Vesa 2.0 From: "A. Sinan Unur" References: <17326N022 AT web2news DOT com> <17482N497 AT web2news DOT com> <17488N404 AT web2news DOT com> <17546N511 AT web2news DOT com> Organization: Cornell University Message-ID: User-Agent: Xnews/5.04.25 Lines: 17 Date: Tue, 04 Mar 2003 15:18:45 GMT NNTP-Posting-Host: 141.149.207.198 X-Complaints-To: abuse AT verizon DOT net X-Trace: nwrdny01.gnilink.net 1046791125 141.149.207.198 (Tue, 04 Mar 2003 10:18:45 EST) NNTP-Posting-Date: Tue, 04 Mar 2003 10:18:45 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Joel_S" wrote in news:17546N511 @web2news.com: > Problem solved, I simply changed > vesa_pm_info = malloc(r.x.cx); > to > vesa_pm_info = ( VESA_PM_INFO *)malloc(r.x.cx); that is not a solution. you are definitely compiling the file as C++ not C. do learn the difference. -- A. Sinan Unur asu1 AT c-o-r-n-e-l-l DOT edu Remove dashes for address Spam bait: mailto:uce AT ftc DOT gov