[ros-kernel] AbiWord on ReactOS, anyone?

James Pritchard jnpritchard at btopenworld.com
Thu Feb 12 20:43:42 CET 2004


Steven Edwards wrote:

>--- James Pritchard <jnpritchard at btopenworld.com> wrote:
>  
>
>>I noticed what I think is a mistake in the bitmaps.c NtGdiGetPixel
>>function.
>>Which is probably unrelated come to think of it.
>>Anyway line 437 reads
>>
>>       YPos > dc->CombinedClip->rclBounds.top)
>>
>>shouldn't this be
>>
>>       YPos > dc->CombinedClip->rclBounds.bottom)
>>
>>regards
>>    
>>
>
>Would this cause certin images to be inverted? Could it be related to
>this problem?
>
>http://reactos.com/bugzilla/show_bug.cgi?id=210
>
>Thanks
>Steven
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Finance: Get your refund fast by filing online.
>http://taxes.yahoo.com/filing.html
>_______________________________________________
>Ros-kernel mailing list
>Ros-kernel at reactos.com
>http://reactos.com/mailman/listinfo/ros-kernel
>
>  
>
I doubt it.  The bug I found could allow an access violation when you
tried getting the pixel colour of a pixel that is beyond the bottom of
the bitmap.






More information about the Ros-kernel mailing list