将指向控件CWnd指针转换成子类时,出现如下提示:
warning C4541: 'dynamic_cast' used on polymorphic type 'class CWnd' with /GR-; unpredictable behavior may result如何解决?