From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Murphy Question Organization: Pin Eight Software Message-ID: <398k8s0fi0s1iu2ccvpbjtbpdm8gj0e78g@4ax.com> References: <002101bf650d$51940aa0$3bfa4dc6 AT julianro> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 25 X-Trace: /Kw5eGhR4dtLDWdDol3cXHkYtblMyZpyX/MxXIfs40w5dHjJwsjKjs5uSZSjHWDkMoAvhzSSLiTX!/aMtxlWrI+JsktNOBW4r1JhyU0ohMqnpUy6oDictNa/7XHQebLwASxfwSdh1cSuRXCGGZU4h+w== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sat, 22 Jan 2000 21:32:46 GMT Distribution: world Date: Sat, 22 Jan 2000 21:32:46 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sat, 22 Jan 2000 13:17:09 -0500, "Julian Rolon" wrote: >Hello, i have a problem >i'm using movedata functions to transfer dato from ma application >to memory allocated with dpmi function allocate_dos_memory. Most of the time you can just use the transfer buffer. Look for "transfer" in the FAQ. >if i run my program from rhide enviroment all is well, but when i >run executable file it doesn{t work with some memory address that >work well in rhide enviroment > >how could this be?? Without seeing your code or your symified crash dump, it's hard to tell, but taking a shot in the dark, I would guess uninitialized pointers. -- Damian Yerrick http://yerricde.tripod.com/ View full sig at http://www.rose-hulman.edu/~yerricde/sig.html Comment on story ideas at http://home1.gte.net/frodo/quickjot.html