From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13738 invoked by alias); 18 Jun 2002 16:15:46 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 13618 invoked from network); 18 Jun 2002 16:15:34 -0000 Received: from unknown (HELO web21009.mail.yahoo.com) (216.136.227.63) by sources.redhat.com with SMTP; 18 Jun 2002 16:15:34 -0000 Message-ID: <20020618161532.63253.qmail@web21009.mail.yahoo.com> Received: from [130.127.121.212] by web21009.mail.yahoo.com via HTTP; Tue, 18 Jun 2002 09:15:32 PDT Date: Tue, 18 Jun 2002 10:19:00 -0000 From: Nicholas Wourms Subject: Re: Re[2]: Rebase 1.5-1: Causes invalid page fault To: Pavel Tsekov In-Reply-To: <14931402774.20020618180431@syntrex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-06/txt/msg00917.txt.bz2 Pavel, --- Pavel Tsekov wrote: [snip] > > You printed just the first argument. There is a total of 11 arguments > to this function. > > BOOL ReBaseImage( > PSTR CurrentImageName, > PSTR SymbolPath, > BOOL fReBase, > BOOL fRebaseSysfileOk, > BOOL fGoingDown, > ULONG CheckImageSize, > ULONG *OldImageSize, > ULONG_PTR *OldImageBase, > ULONG *NewImageSize, > ULONG_PTR *NewImageBase, > ULONG TimeStamp > ); Yes, I was being too hasty :-(. I plan to look at them now. > It'll be good to look at all of them. The most dangerous should be the > pointer arguments though. Btw do you have the MS rebase.exe ? If you > have it, you can try it to see, if it crashes the same way as Jason's > tool. If this is the case, then maybe there is something wrong with > these APIs on WindowsMe or the image you're trying to rebase itself. > *Sigh* I was hoping I could avoid that bloat, but It looks like it is inevitable... Ok let me go get the platform sdk now... A question though, would rebasing dll's on another machine and then moving them to this machine work? Cheers, Nicholas __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/