Resetting original system colors on quitting application
Resetting original system colors on quitting application
Author
Message
Harry Glinte #1 / 1
Resetting original system colors on quitting application
I figured out how to change the system colors using the API call SetSysColors. I've also figured out how to get a system color using the API call GetSysColor. What I can't figure out is how to save the color so that I can use it again when I quit my application. Can someone please show me how to do this. Thank you. Harry