Re: Changing DLL imports in wine

2005-07-22 Thread Marcus Meissner
> > Might not be easy. > > > > You have to add yourself to dlls/ntdll/file.c > > > > NtCreateFile, NtWriteFile, NtReadFile ... > > Last time I suggested that people were not happy, to > say the least. > > What I had in mind is writing my own implementation of > CreateFile and the like, that de

Re: Changing DLL imports in wine

2005-07-22 Thread Damjan Jovanovic
--- Marcus Meissner <[EMAIL PROTECTED]> wrote: > On Tue, Jul 19, 2005 at 05:06:47AM -0700, Damjan > Jovanovic wrote: > > > > > > --- Marcus Meissner <[EMAIL PROTECTED]> wrote: > > > > > On Tue, Jul 19, 2005 at 01:14:20AM -0700, Damjan > > > Jovanovic wrote: > > > > I'd like to know if there a

Re: Changing DLL imports in wine

2005-07-19 Thread Marcus Meissner
On Tue, Jul 19, 2005 at 05:06:47AM -0700, Damjan Jovanovic wrote: > > > --- Marcus Meissner <[EMAIL PROTECTED]> wrote: > > > On Tue, Jul 19, 2005 at 01:14:20AM -0700, Damjan > > Jovanovic wrote: > > > I'd like to know if there are any functions in > > Wine > > > for changing the function pointer

Re: Changing DLL imports in wine

2005-07-19 Thread Damjan Jovanovic
--- Marcus Meissner <[EMAIL PROTECTED]> wrote: > On Tue, Jul 19, 2005 at 01:14:20AM -0700, Damjan > Jovanovic wrote: > > I'd like to know if there are any functions in > Wine > > for changing the function pointer values in a > DLL's > > (or, for that matter, an executable's) import > table at >

Re: Changing DLL imports in wine

2005-07-19 Thread Erik de Castro Lopo
Marcus Meissner wrote: > If you want to snoop those calls, we already have mechanisms for > this in place. I'm not the original poster, but I'd like to hear more about this. Erik -- +---+ Erik de Castro Lopo [EMAIL PROTECTED] (Yes it's

Re: Changing DLL imports in wine

2005-07-19 Thread Marcus Meissner
On Tue, Jul 19, 2005 at 01:14:20AM -0700, Damjan Jovanovic wrote: > I'd like to know if there are any functions in Wine > for changing the function pointer values in a DLL's > (or, for that matter, an executable's) import table at > the time it is loaded. For exactly what purpose? If you want to

Changing DLL imports in wine

2005-07-19 Thread Damjan Jovanovic
I'd like to know if there are any functions in Wine for changing the function pointer values in a DLL's (or, for that matter, an executable's) import table at the time it is loaded. Start your day with Yahoo! - make it your hom