|  | 
| My view class is CvcView Join in CDialog
 #include "vcDoc.h"
 #include "vcView.h"
 
 CvcView *pView; I can't define it like this
 
 D:\vc\170105\vc\vc\msgpublic.cpp(149): error C2065:'pView': undeclared identifier
 D:\vc\170105\vc\vc\msgpublic.cpp(149): warning C4552:'*': operator has no effect; expected operator with side-effect
 Error executing cl.exe.
 | 
 |