http://bugs.winehq.org/show_bug.cgi?id=14776 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |austinenglish(a)gmail.com Status|NEW |ASSIGNED --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-08-05 19:04:19 --- Created an attachment (id=15311) --> (http://bugs.winehq.org/attachment.cgi?id=15311) 1st patch attempt Here's my first attempt at a patch, comments welcome. Currently, it crashes winecfg, my guess is because of this: LTEXT "&Offscreen Rendering Mode: ",IDC_STATIC,15,110,80,32 COMBOBOX IDC_D3D_OSHADER_MODE,100,108,145,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP I know those numbers are wrong, but unfortunately I don't know what they should be or how to find them out. Maybe I need a GUI programming environment... -- 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.