I tried to change the static control text color with this code, but this only changes the color of the background:
Code:
SetTextColor(hdc,RGB(255,255,255));