- Jun 26, 2008
-
-
-
-
-
-
-
Default richedit font (System) in Windows causes richedit to report CFM_BOLD as always set. Switch to Courier New in order to see that richedit really sets the CFM_BOLD attribute in the correct selection.
-
- Jun 25, 2008
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
include: Add more IXMLDOMNotation, IXMLDOMEntity, IXMLDOMEntityReference and IXMLDOMImplementation interfaces to xmldom.idl.
-
-
-
-
-
-
-
-
-
-
-
-
This prevents failures in subsequent tests when no PS2.0 support is present.
-
-
-
-
-
-
When switching LVS_NOCOLUMNHEADER on/off change the style of the header control HDS_HIDDEN.
-
-
The native control issues the CreateWindowEx call with the HDS_HIDDEN as part of the style and not by issuing the SetWindowLong call.
-