Changeset 8874 for trunk/src


Ignore:
Timestamp:
Jul 15, 2002, 1:19:51 PM (23 years ago)
Author:
sandervl
Message:

updates for RGB565/555 handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/dibitmap.cpp

    r8873 r8874  
    1 /* $Id: dibitmap.cpp,v 1.32 2002-07-15 11:19:05 sandervl Exp $ */
     1/* $Id: dibitmap.cpp,v 1.33 2002-07-15 11:19:51 sandervl Exp $ */
    22
    33/*
     
    4646
    4747    //TEMPORARY HACK TO PREVENT CRASH IN OPEN32 (WSeB GA)
    48 
    4948    iHeight = lpbmih->biHeight;
    5049    if(lpbmih->biHeight < 0)
Note: See TracChangeset for help on using the changeset viewer.