Thanks for the feedback,
This is a nice broad way to change the colors at the system level. What I
am
looking for is a Win32 library variable I can set to change the theme for
just
my application. That way I can set global color settings for my whole
application without having to assing colors to individual components.
I don't know a way to set global colors for the whole application - other
than by using classes :) It's probably worth doing a generic search on other
toolsets such as MFC/VB/Delpi to see it there is another way, then apply the
same approach within Win32-GUI.
Cheers,
jez.