[Bug 29103] Alien Shooter Demo installer from gamershell.com crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 31 14:37:32 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=29103

--- Comment #22 from super_man at post.com ---
If I am not mistaken the problem is somewhere at

http://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499ee3e43f8e7:/dlls/user32/winpos.c#l2270

function SetWindowPos

2286     winpos.hwndInsertAfter = WIN_GetFullHandle(hwndInsertAfter);

winpos.hwndInsterAfter gets NULL. I don't know how wine should cope with such
value. 

wine 1.7.54 (still valid issue)

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