How To Determine Font Size Setting (137556)
The information in this article applies to:
- Microsoft FoxPro for Windows 2.5
- Microsoft FoxPro for Windows 2.5a
- Microsoft FoxPro for Windows 2.5b
- Microsoft FoxPro for Windows 2.6
- Microsoft FoxPro for Windows 2.6a
This article was previously published under Q137556 SUMMARY
The code in this article demonstrates how to use the Foxtools.fll library
commands to call Microsoft Windows application programming interface (API)
functions to determine if the current session of Windows is using Small or
Large Fonts. The following API functions are used:
GetDC()
GetDeviceCaps()
ReleaseDC()
REFERENCES
Microsoft Windows Software Development Kit, "Programmer's Reference, Volume
2: Functions," pages 350-354, 785.
Foxtools.wri located in the C:\Fpw26\Goodies\Foxtools directory.
Wingdi.h located in the C:\C700\Include directory
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbFont kbhowto KB137556 |
---|
|