j
k
j a
j l
André Hentschel <nerv(a)dawncrow.de> wrote:
-static const char * const DefSysColors[] = +static struct { + const char *name; + const COLORREF rgb; +} DefSysColors[] =
It should be 'static const struct {'. -- Dmitry.
Back to the thread
Back to the list