CPenHandle       1246 third_party/wtl/include/atlgdi.h 	CPenHandle GetCurrentPen() const
CPenHandle       1249 third_party/wtl/include/atlgdi.h 		return CPenHandle((HPEN)::GetCurrentObject(m_hDC, OBJ_PEN));
CPenHandle        301 third_party/wtl/include/atlwince.h 		CPenHandle penOld = dc.SelectStockPen(BLACK_PEN);