From: John Smith on
Here's what my color values look like now:

DrawBorder hdc, rct, lPnt, hPen, 10999801

If I replace the value above (10999801) with a value converted from hex
to decimal it draws an entirely different color.


How can I accurately convert colors?


Thank you