Changeset 200 for trunk/src/helpers/gpih.c
- Timestamp:
- Aug 10, 2002, 4:40:23 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/gpih.c
r196 r200 2380 2380 } 2381 2381 2382 return GpiWCBitBlt(hpsTarget, // target HPS (bmp selected)2382 return GpiWCBitBlt(hpsTarget, // target HPS (bmp selected) 2383 2383 hbmSource, 2384 4L, // must always be 42385 &aptl[0], // points array2384 4L, // must always be 4 2385 &aptl[0], // points array 2386 2386 ROP_SRCCOPY, 2387 2387 BBO_IGNORE);
Note:
See TracChangeset
for help on using the changeset viewer.