kernel32: Add basic OpenProcess test, make it pass under Wine

Dmitry Timoshkov dmitry at codeweavers.com
Mon Nov 6 10:05:43 CST 2006


"Robert Shearman" <rob at codeweavers.com> wrote:

> Does this fix a real application or is it something that could just as 
> easily be deferred until these remote operations are supported?

No, this patch is not supposed to fix any real app, that's just for
a test case I've written (was curious how it works in Wine after reading
microsoft.public.win32.programmer.kernel). And no, it has nothing to do
with remote operations, it's purely for the current process.

-- 
Dmitry.



More information about the wine-devel mailing list