- Timestamp:
- Aug 2, 2000, 6:26:43 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/gdi32.cpp
r3798 r3929 1 /* $Id: gdi32.cpp,v 1.5 2 2000-07-04 08:40:14 sandervlExp $ */1 /* $Id: gdi32.cpp,v 1.53 2000-08-02 16:26:43 bird Exp $ */ 2 2 3 3 /* … … 1607 1607 * Result : TRUE / FALSE 1608 1608 * Remark : 1609 * Status : UNTESTED1609 * Status : COMPLETELY UNTESTED 1610 1610 * 1611 1611 * Author : Patrick Haller [Mon, 1998/06/15 08:00] … … 1656 1656 * device context that is associated with a device that supports 1657 1657 * raster operations. 1658 * 1658 1659 * This function is provided only for compatibility with applications 1659 1660 * written for versions of Windows earlier than 3.0. For Win32-based … … 1666 1667 * Result : TRUE / FALSE 1667 1668 * Remark : 1668 * Status : UNTESTED1669 * Status : ODIN32 COMPLETELY UNTESTED 1669 1670 * 1670 1671 * Author : Patrick Haller [Mon, 1998/06/15 08:00]
Note:
See TracChangeset
for help on using the changeset viewer.