[Bug 18077] DigiSpel: Cannot move puzzle pieces

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 17 02:05:59 CDT 2009


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


Rein Klazes <wijn at online.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|wijn at online.nl              |
                URL|                            |http://www.desmidt.eu/setup_
                   |                            |DigiSpel.exe
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |download




--- Comment #1 from Rein Klazes <wijn at online.nl>  2009-04-17 02:05:59 ---
Confirmed.

The program manages puzzle pieces as several bitmaps in memory DC's. 

Whether the user clicks on a pieces is determined by

(0xffffff == GetPixel( hdc, x, y);

In wine GetPixel does not return 0xffffff but 0x010000.

Maybe gdi32, maybe winex11.


-- 
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