"Dan Kegel" <[EMAIL PROTECTED]> writes:
> Good question. It's probably pretty involved; you may have to wait
> for an expert to try it and see what it breaks. Alexandre suggested
> it might not work recently (see
> http://bugs.winehq.org/show_bug.cgi?id=10273#c17 ), but
> perhaps he's being ove
On Thu, Nov 15, 2007 at 01:12:07PM +0100, Chris McKillroy wrote:
> Hello everybody,
>
> I recently run into the following problem:
>
> I tried to use a DLL injection into a process started by a controller
> Process using an external code hooking dll
> (http://www.madshi.net/madCodeHookDescription
Chris McKillroy asked:
> I tried to use a DLL injection ...
> (http://www.madshi.net/madCodeHookDescription.htm)
> Under Solaris10 (wine version 0.9.49) the child process regularly
> crashed... [because] kernel32.dll.so
> always gets loaded to a varying address by the runtime linker
Yep. Known pr
Hello everybody,
I recently run into the following problem:
I tried to use a DLL injection into a process started by a controller
Process using an external code hooking dll
(http://www.madshi.net/madCodeHookDescription.htm)
to achieve some sort of datalink.
In a windows environment the solution w