delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2010/01/23/17:28:42

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp AT delorie DOT com
X-Yahoo-Newman-Property: ymail-3
X-Yahoo-Newman-Id: 489265 DOT 93380 DOT bm AT omp602 DOT mail DOT sp1 DOT yahoo DOT com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com.ar; s=s1024; t=1264285703; bh=/S6Shabp1MX5waQrFtfaoIefztSOL2WI/PabzlDwpZc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=NbPfZVjTR219Jz/adA55v4d9Hcyg8UD/3qJcfqZpCYUdRWQrH5UnUU/qAeLEV5nKgt/06Zh09KavDv2s4g9pN8qZnAE5wMj9nTAjLRWjdRQ6mvX8GxgYVDj6iHRfM9xBRiSliW801RDgDIdds4zzWVrR0UsBFiBeQyO/mKGZaso=
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=s1024; d=yahoo.com.ar;
h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding;
b=IxdcrlChThKyj3q8wQNxZj0YQD0u0LkWpE+WVPWkcnFJ/QL5IoHYDFGFokh3bC2bxjInnT+nU+0bGtIrVDX7M15s8xO9FSvOMSbsrZ3XRZ+NDU9qrpIm4JsxETnUnE7V65Q2khQ3wyKBJqF087fRbFaNtqAkeWwtC0jcwWt0xaQ=;
Message-ID: <374166.32870.qm@web45108.mail.sp1.yahoo.com>
X-YMail-OSG: 1B6HDJIVM1mnOl7gijDUQUO5KbmBSq6OhYecppKCulsqmAveC51WSLuQZmt_AGon2c1MnHCZkusLvfNsim058.MdDDC2wpQxE4Sk4cUzbBbvQZH9GybXc1mfOFSVqHWzcWT3IEu.rqIqiog0QAUgIxSJ6YytO29PWvkBKD1m6m0e0yAiJ_trilwATk8oC4g.t7gVzU1CQGZc1nVUIqZ5R8ekWpWfY8lw7cbEBpEhn99naWXm0jCDU_ziVXyqYab4W3v.7IsaAVwz1LdaOy2qwNzjZmbxZaWv_L7L5pEgWM9vQuwJmJwH1.ZFI83rkdtRWkvKf.CxT3FQvqCW6F9uyMi3H9LOuF5gu5LB35Yjk2YY7Q7NQOQ.h3Ur
X-Mailer: YahooMailClassic/9.1.10 YahooMailWebService/0.8.100.260964
Date: Sat, 23 Jan 2010 14:28:23 -0800 (PST)
From: Pablo Marty <tigrepotrazosalvaje AT yahoo DOT com DOT ar>
Subject: Re: help with how to make Allegro Lib
To: djgpp AT delorie DOT com
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

hi, thanks for answering
I suposse the matter is the malloc sentence shouldn't fail if I have 15 MB =
of extended memory available and I'm asking for 19200x1920 ....=BF? or it s=
hould ..., then I showld have more than 15 MB RAM, because my system has; i=
s there any way to have more RAM available using DOS Box? cos if I don't us=
e DOS Box the music sounds incorrectly
Could you explain me how to use CWSPARAM? will the available RAM grow up wi=
th the -x param? I see the problem is the memory size
thank you
Pablo

--- El s=E1b 23-ene-10, Charles Sandmann <cwsdpmi AT earthlink DOT net> escribi=F3=
:


De: Charles Sandmann <cwsdpmi AT earthlink DOT net>
Asunto: Re: help with how to make Allegro Lib
Para: djgpp AT delorie DOT com
Fecha: s=E1bado, 23 de enero de 2010, 4:24 am


>the game stop abnormally and in the screen it said "Page Fault ...";

This usually means the program is trying to touch to memory it should not b=
e=20
touching (such as a null pointer).=A0 Under most DPMI providers you can tou=
ch=20
the first 4096 bytes of memory, but with CWSDPMI it is protected to catch=
=20
usage of NULL pointers.=A0 Before running your application,
issue the command: cwsdpmi -x and then run the program.=A0 If the problem g=
oes=20
away it is a bug touching memory it should not, but you can either
use the -x qualifier, or use cwsparam with flag 4 to disable it permanently=
..=20
Of course, it would be better to fix the buggy program, but whatever works
for you.



=0A=0A=0A      Yahoo! Cocina=0A=0AEncontra las mejores recetas con Yahoo! C=
ocina.=0A=0A=0Ahttp://ar.mujer.yahoo.com/cocina/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019