[ros-kernel] AbiWord on ReactOS, anyone?
James Pritchard
jnpritchard at btopenworld.com
Thu Feb 12 18:17:04 CET 2004
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
James Pritchard
Waldo Alvarez Cañizares wrote:
>I saw that distortion too with the bitmaps of Winrar's toolbar just before it crashes with an exception. Seems that a variable for the vertical position is incremented/decremented when it shouldn't. I'm going to dig in the sources tonight, timers looks easy too. I'm also going to dig to try to find why winzip crashes in the following days.
>
>Regards
>Waldo
>
>________________________________
>
>From: ros-kernel-bounces at reactos.com on behalf of Filip Navara
>Sent: Thu 2/12/2004 11:02 AM
>To: ros-kernel at reactos.com
>Subject: [ros-kernel] AbiWord on ReactOS, anyone?
>
>
>
>Hi all!
>
>If anyone wants to get AbiWord working on ReactOS, here is (incompete)
>list of things that needs to be done:
>
>* Timer messages are sent to application even after calling KillTimer!
>* Implement EnumFontFamlies[Ex][A/W]
>* The Splash Screen is distorted, because NtGdiStretchDIBits or some
>function called by it is buggy.
>* Implement "ScrollBar" control
>* ...
>
>Regards,
>Filip
>
>P.S. Attached is an screenshot with hacked AbiWord version that is less
>sensitive to the above problems...
>
>
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Ros-kernel mailing list
>Ros-kernel at reactos.com
>http://reactos.com/mailman/listinfo/ros-kernel
>
More information about the Ros-kernel
mailing list