[Bug 1943] New: InvalidateRect( hDeskTopWindow,0,0) does not work

Wine Bugs wine-bugs at winehq.org
Sat Jan 17 15:02:54 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=1943

           Summary: InvalidateRect( hDeskTopWindow,0,0) does not work
           Product: Wine
           Version: 20031212
          Platform: PC
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-gdi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: eetasoft at online.ee


To reproduce:

1. unzip bug attachment files to some directory.
2. Add the following lines to WINE config file:
 [Version]
 "Windows" = "nt351"
3. Run 

WINE invalidaterectbug.exe

4. Press down arrow key ten times or scroll down
5. Press up arrow ten times or scroll up

Observed result:

 A garbage foxpro report preview screen appears and remains.

Expected result:
 A garbage screen must disapper after each 1 second.
 This code calls InvalidateRect(hGetDeskTopWindow,0,0)
 after each second. InvalidateRect() must forse correct repainting of
 screen.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list