Changeset 3324 for trunk/src/oleaut32/ole2disp.cpp
- Timestamp:
- Apr 6, 2000, 12:28:48 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/oleaut32/ole2disp.cpp
r632 r3324 1 /* $Id: ole2disp.cpp,v 1. 2 1999-08-22 22:08:47 sandervlExp $ */1 /* $Id: ole2disp.cpp,v 1.3 2000-04-05 22:28:48 davidr Exp $ */ 2 2 /* 3 3 * OLE2DISP library … … 228 228 BYTE b = HIBYTE(HIWORD(clr)); 229 229 230 TRACE(" (%08lx, %d, %p):stub\n", clr, hpal, pColorRef);230 TRACE("OleTranslateColor(%08lx, %d, %p)\n", clr, hpal, pColorRef); 231 231 232 232 /*
Note:
See TracChangeset
for help on using the changeset viewer.