fernandocarvalho wrote: > My idea is to compile wine dlls and replace Windows native dlls with wine's dll. Is it possible to do? Yes, it is possible: http://wiki.winehq.org/CompilingDLLsUsingMingw However you'll find that debugging that way isn't any easier.