J
JD
Here's my senerio -- I create a dialog resource -- Then I do an 'Add Class'
specifying an MFC class with a CDialog base class. Now the Wizard goes into
a loop asking me to check out lots of my project files (maybe 50 files). And
it won't let me quit this until it iterates thru this set of unrelated
files. In some cases I can cancel an individual 'check out for edit'
request, but sometimes I'm forced to actually check the file out before it
loops on to the next one. And I can't stop the loop in any way once it
starts.
Needless to say, this is frusterating -- takes about 20 minutes to create
the appropriate .h and .cpp for the new class.
How can I disable this checkout loop????
Using VS 2003.
TIA,
JD
specifying an MFC class with a CDialog base class. Now the Wizard goes into
a loop asking me to check out lots of my project files (maybe 50 files). And
it won't let me quit this until it iterates thru this set of unrelated
files. In some cases I can cancel an individual 'check out for edit'
request, but sometimes I'm forced to actually check the file out before it
loops on to the next one. And I can't stop the loop in any way once it
starts.
Needless to say, this is frusterating -- takes about 20 minutes to create
the appropriate .h and .cpp for the new class.
How can I disable this checkout loop????
Using VS 2003.
TIA,
JD