[PATCH 10/11] server: add calls to get/set menu item info

Dmitry Timoshkov dmitry at codeweavers.com
Fri Jun 30 09:54:11 CDT 2006


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

> You can pass HBITMAPs between processes on Windows, although you are 
> correct in saying that they aren't user handles. Of course, passing 
> bitmap handles between processes on Wine won't work yet.

Feng Yuan's book claims that while GDI handles are kernel objects
Windows kernel doesn't allow them to work across process boundaries.
My tests confirm that.

-- 
Dmitry.



More information about the wine-devel mailing list