The information in this article applies to:
SYMPTOMSWhen you try to install a 32-bit Portable Executable (PE) font resource file in Windows 95 version 4.0 via the fonts folder, the installation fails and Windows 95 displays an error message indicating that the font is not a valid font file. Also, attempts to view the font file by double-clicking the file produce the same message. CAUSEThe fonts folder in the Windows 95 shell does not recognize 32-bit PE font file resources. STATUSMicrosoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
Although the fonts folder in the Windows 95 shell does not recognize font
resources that are in the 32-bit PE format, the operating system does. A 32-bit PE font resource can be installed into Windows 95 programmatically.
This is accomplished by calling the AddFontResource function, updating the
Registry, and broadcasting a notification message to inform other apps that
a font has been installed. These procedures are documented in the
Installing Fonts section of the Guide to Programming Windows 95 in the
Win32 SDK and the Knowledge Base articles in the REFERENCES section below.
REFERENCESFor additional information about subjects discussed previously, please see the following article(s) in the Microsoft Knowledge Base: Q100487 Use 16-Bit .FON files for Cross-Platform Compatibility Q137882 BUG: 32-Bit .FON files Causes GP Fault with Standard VGA Driver Q76535 SAMPLE: Creating a Custom Raster Font Additional query words: 4.00 KbDSI
Keywords : kbSDKWin32 kbWinOS95 kbDSupport |
Last Reviewed: June 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |