- Timestamp:
- Feb 2, 2001, 8:37:08 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/font.cpp
r4851 r5057 1 /* $Id: font.cpp,v 1.1 6 2000-12-30 10:17:23sandervl Exp $ */1 /* $Id: font.cpp,v 1.17 2001-02-02 19:37:08 sandervl Exp $ */ 2 2 3 3 /* … … 519 519 { 520 520 dprintf(("GDI32: GetFontData, not implemented (GDI_ERROR)\n")); 521 SetLastError(ERROR_CALL_NOT_IMPLEMENTED); 522 521 523 return(GDI_ERROR); 522 524 }
Note:
See TracChangeset
for help on using the changeset viewer.