Mail Archives: cygwin/2002/06/18/12:29:31
Pavel,
--- Pavel Tsekov <ptsekov AT syntrex DOT com> 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/
- Raw text -