error C2039: 'classCCountThread' : is not a member of 'CCountThread'
        e:\test\shellmulthread\countthread.h(14) : see declaration of 'CCountThread'
E:\test\shellmulthread\shellmulthreadDlg.cpp(127) : error C2065: 'classCCountThread' : undeclared identifier
E:\test\shellmulthread\shellmulthreadDlg.cpp(128) : error C2039: 'classCInputThread' : is not a member of 'CInputThread'
        e:\test\shellmulthread\inputthread.h(14) : see declaration of 'CInputThread'