Undefined class
-
class CCombObj : public CObject { public: DECLARE_SERIAL( CCombObj ) class CProCombObj : public CCombObj {
I have tried to already these codes in derived CObject class to pass to another class but in the same header file. Is there anyone can help me on this topic? I get a bug when the compile. Error: CCombObj undefined -
class CCombObj : public CObject { public: DECLARE_SERIAL( CCombObj ) class CProCombObj : public CCombObj {
I have tried to already these codes in derived CObject class to pass to another class but in the same header file. Is there anyone can help me on this topic? I get a bug when the compile. Error: CCombObj undefinedAnd this has what to do with VB.NET?? You're probably looking for the Visual C++ forum..
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007