|
-
April 9th, 1999, 07:20 AM
#1
VC6.0: Need CPropertySheet that still works under Win95 (comctl32.dll < 4.70)
There are two KB articles Q197631 and Q158552 on propertysheet problems. Has anyone succeeded in creating a propertysheet that works both with the old and new comctl32.dll versions?
Patrick Frants
-
April 9th, 1999, 07:24 AM
#2
Re: VC6.0: Need CPropertySheet that still works under Win95 (comctl32.dll < 4.70)
at menu Project/settings
at tab c/c++
ADD _WIN32_IE=0x300 in Preprocessor definitions:
-
April 12th, 1999, 08:13 AM
#3
Re: VC6.0: Need CPropertySheet that still works under Win95 (comctl32.dll < 4.70)
This is no option for me, since the same executable should also be able to use the new common controls when they are available :-)
Patrick Frants
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
|