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 snoop those calls, we already have mechanisms for this in place.
Ciao, Marcus