Windows CE does not support the following values for the lopnStyle member:
PS_DOT
PS_DASHDOT
PS_DASHDOTDOT
PS_INSIDEFRAME
If the width of the pen is greater than 1 and the pen style is PS_INSIDEFRAME, the line is drawn inside the frame of all GDI objects except polygons and polylines.
If the pen color does not match an available RGB value, the pen is drawn with a logical (dithered) color.
If the pen width is less than or equal to 1, the PS_INSIDEFRAME style is identical to the PS_SOLID style.