[v2] Add a GUI for dxdiag program

Matteo Bruni matteo.mystral at gmail.com
Thu Sep 1 15:03:50 CDT 2016


2016-09-01 21:56 GMT+02:00 Ruslan Kabatsayev <b7.10110111 at gmail.com>:
> Hello,
>
> On Thu, Sep 1, 2016 at 9:21 PM, Matteo Bruni <matteo.mystral at gmail.com> wrote:
>>
>> first of all, I think this patch should be splitted. For example, you
>> could split the "save all information" button functionality, together
>> with the common dialog include and dll linkage, to a separate patch.
> Hmm, and disable the Save button until that patch?..

That's okay, yes.

>> Also you don't need to cast, just use
>> MAKEINTRESOURCEW() (see for example notepad/dialog.c).
> I did at first, but with gcc 5 I got ugly warnings.

Ah, interesting. Does notepad also generate those warnings?



More information about the wine-devel mailing list