|
-
September 21st, 1999, 11:21 AM
#1
ClassWizard bug?
Dear Gurus:
I created a Cpropertysheet and CPropertyPages
via Visual C++ 6.0 using its resources editor
and then generate the respective cpp and h files.
Then I use Classwizard to see if it can "see" the new generated class. It was not able to list the class in its class listing.
I also change the ID name of each property pages and the code compiled without errors.
Anyone has this bug before?
Kind regards,
H.P. Ng
-
September 22nd, 1999, 02:02 AM
#2
Re: ClassWizard bug?
Hi, if you have problems with classwizard do the following:
1. close the workspace
2. delete the .CLW file in your project directory
3. open the workspace
4. open class wizard
the .CLW file with the class informations will be rebuild by class wizard
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
|