Ignore:
Timestamp:
May 12, 2000, 9:14:56 PM (26 years ago)
Author:
sandervl
Message:

manual flipping of dibsection images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/dibsect.h

    r3418 r3527  
    1 /* $Id: dibsect.h,v 1.16 2000-04-18 11:11:52 sandervl Exp $ */
     1/* $Id: dibsect.h,v 1.17 2000-05-12 19:14:56 sandervl Exp $ */
    22
    33/*
     
    102102          HWND  hwndParent;
    103103          HDC   hdc;
    104           char *bmpBits, *bmpBitsRGB565;
     104          char *bmpBits, *bmpBitsBuffer;
    105105          BOOL  fFlip;
    106106          int   bmpsize, os2bmphdrsize;
Note: See TracChangeset for help on using the changeset viewer.