[ros-bugs] [Bug 4327] New: Stuff drawn in WM_CREATE is not drawn in ReactOS

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Apr 1 01:09:10 CEST 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4327

           Summary: Stuff drawn in WM_CREATE is not drawn in ReactOS
           Product: ReactOS
           Version: TRUNK
          Platform: VirtualBox
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: mail at colinfinck.de
         QAContact: ros-bugs at reactos.org


Created an attachment (id=3777)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?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


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list