I am making an app using only API(no MFC).Now ,the problem is that i don't know how to change the backcolor of a window or the text in that window.I tried to use the SetBkColor function but don't know how.I don't know how to use the COLORREF structure.
Any help appreciated.