Windows Media Player SDK banner art
PreviousNext

Adding Copyright Characters to Metafiles

The characters for copyright or trademark registration symbols ( © or ® ) do not display properly with all international character sets. To display either of these symbols properly for all users, you should use the ASCII equivalents (c) or (r) inside the COPYRIGHT element, as shown in the following code.

<COPYRIGHT>Copyright (c)1998, Microsoft Corporation</COPYRIGHT>
PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.