Uwe Bonnes <[EMAIL PROTECTED]> writes:

> > Rather than doing an interrupt-specific hack, I'd suggest implementing
> > the LD_PRELOAD Windows equivalent (there is a registry key for that),
> > so that you can load any dll into a process. Then your dll entry point
> > can install an interrupt handler with INT_SetPMHandler.
> 
> Alexandre,
> 
> do you have a hint for me what to search for with MSDN ?

I can't remember where I found that, sorry. But there is no need to
make it exactly compatible, you can simply add it in wine.conf for
now, similar to the Startup= parameter we have for apps.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to