[Bug 15675] New: WM_MOVING desn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 19 07:33:57 CDT 2008


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

           Summary: WM_MOVING desn't work
           Product: Wine
           Version: 1.1.6
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pitel at nomi.cz


Created an attachment (id=16740)
 --> (http://bugs.winehq.org/attachment.cgi?id=16740)
Test code. Should print dots when moving window.

I've a small project to school about WinAPI. And the tutorial on school webpage
suggest using WM_MOVING signal to react at window movement. But it doesn't work
in Wine.

In attachement is part of the tutorial using WM_MOVING. Use "winegcc -mwindows
wmmoving.c" to build it. I tested it on virtualized Win XP using MinGW, and
WM_MOVING works there.

I also tested using WM_MOVE instead, and it works as expected.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list