http://bugs.winehq.org/show_bug.cgi?id=4895
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-20-03 14:35 ------- Well, i'm not really familiar with this stuff, but looking at that patch , i added in line 1195 in wined3d/device.c this line: object->win_handle = GetAncestor(object->win_handle, GA_ROOT);
and now it starts up in full screen mode as well (it crashed for me before)
When i open an .rfx file now, the whole window is overdrawn with black , and all menu's get hidden by it. I cannot see any rendered model or so. Any ideas where that comes from?