- Timestamp:
- Nov 18, 1999, 1:27:36 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/oleaut32/olefont.cpp
r632 r1766 1 /* $Id: olefont.cpp,v 1. 2 1999-08-22 22:08:48 sandervlExp $ */1 /* $Id: olefont.cpp,v 1.3 1999-11-18 00:27:36 davidr Exp $ */ 2 2 /* 3 3 * OLE Font encapsulation implementation … … 413 413 414 414 WARN( 415 " () : asking for un supported interface %s\n",415 "OLEAUT32: IFont->QueryInterface(%s) : unsupported interface requested!", 416 416 clsid); 417 417
Note:
See TracChangeset
for help on using the changeset viewer.