Patrick Frants
April 9th, 1999, 07:20 AM
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
Candan
April 9th, 1999, 07:24 AM
at menu Project/settings
at tab c/c++
ADD _WIN32_IE=0x300 in Preprocessor definitions:
Patrick Frants
April 12th, 1999, 08:13 AM
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