eric pouech eric.pouech@wanadoo.fr writes:
That's not exactly correct, the debugger can intercept the dll loads and break in the dll init code. Since with dll separation all Wine inits will be done inside dlls, the debugger should be able to intercept everything from the point we connect to the wineserver.
Alexandre Julliard wrote:
I thought that the process creation event was sent much later in the process init code (after DLLs had been loaded). It's no longer the case (for almost one year :-/).
A+