why dose this happen in class wizard of vc++ 6.0
-
I delete a
class
in thevc++ 6.0
by removing the.h
and.cpp
file fromproject
and then deleting them from thedisk folder
. But when I want to create a class with the same name as I deleted just now, an error message box pops up say something like "the class ... is in use, please specify another name...". even restarting the visual c++ program does not make any help. why dose this happen, and how to fix it? Thank you very much!!! ------------------- I am learning C++ and English -- modified at 4:10 Thursday 4th May, 2006 -
I delete a
class
in thevc++ 6.0
by removing the.h
and.cpp
file fromproject
and then deleting them from thedisk folder
. But when I want to create a class with the same name as I deleted just now, an error message box pops up say something like "the class ... is in use, please specify another name...". even restarting the visual c++ program does not make any help. why dose this happen, and how to fix it? Thank you very much!!! ------------------- I am learning C++ and English -- modified at 4:10 Thursday 4th May, 2006