Lines Matching defs:acp
1222 PWL_CREATEPARAM acp = cp;1223 acp.pParentWnd = this;1224 acp.dwFlags = PWS_VISIBLE | PWS_CHILD | PES_LEFT | PES_TOP;1225 acp.sTextColor = sTextColor;1226 m_pAuthor->Create(acp);