Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Created an attachment (id=3777)
Test app triggering the problem
I wrote a small test app drawing an ellipse in its WM_CREATE message.
While this is properly drawn under Windows, the window stays empty in ReactOS.
I've attached my test app illustrating the problem.
You can compile it with: gcc -DUNICODE -o wndtest.exe main.c -lgdi32
Attachments
Issue Links
- blocks
-
CORE-5648 GUI perception problems
- Open
- relates to
-
CORE-13742 Regression: text in DeletionConfirmationMsgBox has wrong background colour
- Resolved