Changeset 1830 for trunk/src/gdi32/dibsect.h
- Timestamp:
- Nov 24, 1999, 8:30:18 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/gdi32/dibsect.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/dibsect.h
r1686 r1830 1 /* $Id: dibsect.h,v 1. 5 1999-11-10 14:15:23sandervl Exp $ */1 /* $Id: dibsect.h,v 1.6 1999-11-24 19:30:18 sandervl Exp $ */ 2 2 3 3 /* … … 75 75 int SetDIBColorTable(int startIdx, int cEntries, RGBQUAD *rgb); 76 76 77 int SetDIBits(HDC hdc, HBITMAP hbitmap, UINT startscan, UINT 78 lines, const VOID *bits, WINBITMAPINFOHEADER *pbmi, 79 UINT coloruse); 80 77 81 int GetDIBSection(int iSize , DIBSECTION *pDIBSection); 78 82
Note:
See TracChangeset
for help on using the changeset viewer.
