[Bug 14776] Winecfg should have option to configure Direct3D options

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 5 19:04:20 CDT 2008


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


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|wine-bugs at winehq.org        |austinenglish at gmail.com
             Status|NEW                         |ASSIGNED




--- Comment #1 from Austin English <austinenglish at 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.



More information about the wine-bugs mailing list