http://bugs.winehq.com/show_bug.cgi?id=889
Summary: WINPOS_GetWinOffset() yields wrong offset Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.com ReportedBy: tuiningas_ml@shaw.ca
Using the game Dynomite from PopCap Games works very well except that the offset for the graphics is the same as the offset of the window (on the desktop) in which the graphics are being displayed; I essentially eliminated the code in WINPOS_GetWinOffset() by adding a return immediately following the code that sets of the X and Y component of the offset to 0 -- this solves the problem but I suspect that it will cause problems elsewhere; the file of interest is windows/winpos.c; feel free to contact me for any additional information
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=889. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.