From: "Alexandre Julliard" <[EMAIL PROTECTED]>
> > In particular, what do we do with
> > windows/syscolor.c:SYSCOLOR_MakeObjectSystem()
>
> Now you know why this hasn't been done yet ;-)
What about a private __wine_make_system_object()?
It's not like we'll use our USER on windows, no?
--
D
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
> I'm not sure if this is what Alexandre had in
> mind, but here it goes...
>
> ... I just realized that some things may break.
> In particular, what do we do with
> windows/syscolor.c:SYSCOLOR_MakeObjectSystem()
Now you know why this hasn't be
I'm not sure if this is what Alexandre had in
mind, but here it goes...
... I just realized that some things may break.
In particular, what do we do with
windows/syscolor.c:SYSCOLOR_MakeObjectSystem()
Index: dlls/gdi/gdiobj.c
==