Ignore:
Timestamp:
Nov 9, 2000, 7:15:23 PM (25 years ago)
Author:
sandervl
Message:

Icon api rewrite + small fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/dib.h

    r2469 r4573  
    1 /* $Id: dib.h,v 1.3 2000-01-18 20:08:09 sandervl Exp $ */
     1/* $Id: dib.h,v 1.4 2000-11-09 18:15:18 sandervl Exp $ */
    22
    33/*
     
    2525                              int *height, WORD *bpp, WORD *compr );
    2626void DIB_FixColorsToLoadflags(BITMAPINFO * bmi, UINT loadflags, BYTE pix);
     27int  BITMAP_GetWidthBytes( INT width, INT depth );
    2728
    2829#endif
Note: See TracChangeset for help on using the changeset viewer.