|
-
May 31st, 1999, 06:20 AM
#1
class wizard
i have a question about the MFC class wizard,
my own derived classes are not visible in it
isn't this possible ?
R. Aerts
R&D Temec Instruments B.V.
-
May 31st, 1999, 06:28 AM
#2
Re: class wizard
if i know well it is for your classes quite normal
sometimes helps remove (rename) .clw file, open class wizard and give ok (all files)
-
May 31st, 1999, 08:05 AM
#3
Re: class wizard
class wizzard can handle only CmdTarget derived classes. If your class isn't derived from CmdTarget, it cannot be displayed. If it is derived from CmdTarget it may help to delete *.clw file. If you then call class wizzard it will create the *.clw file.
Hope this helps
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|