VARCMP_EQ         267 third_party/wtl/include/atlapp.h #ifndef VARCMP_EQ
VARCMP_EQ        3403 third_party/wtl/include/atlctrlx.h 			return VARCMP_EQ;
VARCMP_EQ        3477 third_party/wtl/include/atlctrlx.h 		return (comp > 0 ? VARCMP_GT : comp < 0 ? VARCMP_LT : VARCMP_EQ);