16 Feb
2009
16 Feb
'09
1:40 p.m.
Henri Verbeet <hverbeet(a)gmail.com> writes:
2009/2/14 Stefan Dösinger <stefan(a)codeweavers.com>:
+ SRGB_DONTKNOW = 0, /* Uses the cached value(e.g. external calls) */ SRGB_ANY or SRGB_EITHER is probably a nicer name. Do the enum elements need explicit values? You can probably drop the typedef as well, I don't think it adds anything useful.
SRGB_FALSE and SRGB_TRUE aren't very good names either for an enum with 4 values... -- Alexandre Julliard julliard(a)winehq.org