Ignore:
Timestamp:
Mar 30, 2000, 5:38:11 PM (25 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/iconcache.cpp

    r3271 r3279  
    1 /* $Id: iconcache.cpp,v 1.6 2000-03-29 15:24:04 cbratschi Exp $ */
     1/* $Id: iconcache.cpp,v 1.7 2000-03-30 15:38:11 cbratschi Exp $ */
    22
    33/*
     
    485485         continue;
    486486       }
     487//CB: bug in Open32 USER32.CreateIconFromResourceEx: returns 0
     488//    anyway, the Odin (Open32) icon handling is too far away from Win32
    487489       RetPtr[i] = (HICON) pCreateIconFromResourceEx(idata,idataent->Size,TRUE,0x00030000, cxDesired, cyDesired, LR_DEFAULTCOLOR);
    488490     }
Note: See TracChangeset for help on using the changeset viewer.