Ignore:
Timestamp:
Sep 18, 2000, 12:31:42 AM (25 years ago)
Author:
davidr
Message:

Updates from Wine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/oleaut32/ole2disp.cpp

    r3324 r4278  
    1 /* $Id: ole2disp.cpp,v 1.3 2000-04-05 22:28:48 davidr Exp $ */
     1/* $Id: ole2disp.cpp,v 1.4 2000-09-17 22:31:41 davidr Exp $ */
    22/*
    33 *      OLE2DISP library
     
    228228  BYTE b = HIBYTE(HIWORD(clr));
    229229
    230   TRACE("OleTranslateColor(%08lx, %d, %p)\n", clr, hpal, pColorRef);
     230  TRACE("OLEAUT32: OleTranslateColor(%08lx, %d, %p)\n", clr, hpal, pColorRef);
    231231
    232232  /*
Note: See TracChangeset for help on using the changeset viewer.