Article ID: 137353 - Last Review: December 9, 2003 - Revision: 3.0 PRB: Stock Font and Color Property Pages FailThis article was previously published under Q137353 On This PageSYMPTOMS
When you include one of the stock CDK property pages (Font, Color, or
Picture) in your application, it may not appear when the property sheet
dialog box is displayed. The default and other custom property pages may
still be visible.
CAUSE
One possible cause of this problem is the lack of registration of the DLL
which includes the stock property page implementations. Depending on the version of Visual C++, this DLL is: RESOLUTION
Register the appropriate DLL using regsrv32.exe that comes with the CDK and
is located in the CDK \Bin directory. Use this line:
STATUS
Microsoft is researching this behavior and will post new information here
in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Microsoft has seen several cases where Oc30.dll was either not registered
at all or only partially registered. We have not been able to isolate the
cause of this failure. Before attempting to register OC30.DLL, confirm that it is in the System32 directory in Windows NT and the System directory in Windows 95. Steps to Reproduce BehaviorTo demonstrate the problem, first confirm that the CIRC3 sample has been compiled and registered. Confirm that the Font and Color property pages are seen when the control is run by looking at the property sheet from the menu selection Edit Properties. Then follow these steps:
{DDF5A00-B9C0-101A-AF1A-00AA0034B50B}
Or the Picture proper page ID:
{FC7AF71D-FC74-101A-84ED-08002B2EC713}
NOTE: The class IDs for these property pages are different under Visual C++
version 4.x
APPLIES TO
| Article Translations
|

Back to the top
