[ros-kernel] NtGdiExtTextOut patch for review
Jason Filby
jasonfilby at yahoo.com
Sun May 30 06:29:22 CEST 2004
Hi Filip
Filip Navara wrote:
> I would prefer this changing this:
>
> if (NULL != UnsafeDx)
> {
>
> to
>
> if (NULL != UnsafeDx || Count > 0)
> {
>
> and don't allocate memory at all in that case.
I tried this initially - but then explorer didn't look right anymore!
It had blanks (desktop color showing) in many places that looked
painted on before. So it seems something still needs to be done.
Cheers
Jason
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
More information about the Ros-kernel
mailing list