Classwizard
-
Example... I create a dialog called CMyDialog. Sometimes when I add it to to the project through the classwizard, it says it cant open the files "MyDialog.h" and "MyDialog.cpp". And other times it will say the the above files already contain remnants of that class. I cant figure out what the problem is! Thanks, Daniel
-
Example... I create a dialog called CMyDialog. Sometimes when I add it to to the project through the classwizard, it says it cant open the files "MyDialog.h" and "MyDialog.cpp". And other times it will say the the above files already contain remnants of that class. I cant figure out what the problem is! Thanks, Daniel
You're adding classes with the same name over and again. If you remove a class from a project, go in and delete the files also. Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
You're adding classes with the same name over and again. If you remove a class from a project, go in and delete the files also. Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
Thats not the case. I know for a fact that the files dont exist. Thanks for the reply. Daniel
-
Thats not the case. I know for a fact that the files dont exist. Thanks for the reply. Daniel
Then your computer is screwed. Are you running out of hard drive space or something ? Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
Then your computer is screwed. Are you running out of hard drive space or something ? Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
Its probably something I'm overlooking. My machine is fine.
-
Example... I create a dialog called CMyDialog. Sometimes when I add it to to the project through the classwizard, it says it cant open the files "MyDialog.h" and "MyDialog.cpp". And other times it will say the the above files already contain remnants of that class. I cant figure out what the problem is! Thanks, Daniel
Have you got any Anti-Virus software running, Norton Anti-virus used to cause similar problems with VS6 on one of my machines. Have you got the latest VS6 service pack 5 installed? Michael But you know when the truth is told, That you can get what you want or you can just get old, Your're going to kick off before you even get halfway through. When will you realise... Vienna waits for you? - "The Stranger," Billy Joel
-
Have you got any Anti-Virus software running, Norton Anti-virus used to cause similar problems with VS6 on one of my machines. Have you got the latest VS6 service pack 5 installed? Michael But you know when the truth is told, That you can get what you want or you can just get old, Your're going to kick off before you even get halfway through. When will you realise... Vienna waits for you? - "The Stranger," Billy Joel
Yeah, actually, I have norton antivirus running.