I have done several tests, all confirming that there is a LEAK!

To produce leak:

int param= COLOR_BACKGROUND; COLORREF c=0;
::SetSysColors(1, &param, &c);

I'm curious to see how far MS is letting this slide, please let me know if any of you have this same problem and what version of VS you have and what OS. I have xp pro.