The problem is, I have to use a NXOR GDI pen to be able to draw and erase my lines over the app's stuff, and RED NXOR GRAY = GRAY... :) I've changed the color to (255, 128, 0), so it won't cancel out with a gray background, but that will cancel out with some other color, there's nothing I can do about it. In the next…