FOXTOOLS.FLL Calls to GetDC, GetDeviceCaps and ReleaseDC (96539)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft FoxPro for Windows 2.6
- Microsoft FoxPro for Windows 2.6a
This article was previously published under Q96539 SUMMARY
The code below demonstrates how to use the FOXTOOLS.FLL library commands to
call the following Microsoft Windows application programming interface
(API) functions:
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:\FOXPROW\GOODIES\FOXTOOLS subdirectory
WINDOWS.H located in the C:\C700\INCLUDE subdirectory
Modification Type: | Major | Last Reviewed: | 11/17/2003 |
---|
Keywords: | kbcode KB96539 |
---|
|