Changeset 3726 for trunk/src/gdi32/dibsect.cpp
- Timestamp:
- Jun 17, 2000, 1:58:07 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/dibsect.cpp
r3711 r3726 1 /* $Id: dibsect.cpp,v 1.3 4 2000-06-14 18:30:15sandervl Exp $ */1 /* $Id: dibsect.cpp,v 1.35 2000-06-17 11:58:07 sandervl Exp $ */ 2 2 3 3 /* … … 518 518 //restore old y inversion height 519 519 if(fRestoryYInversion) GpiEnableYInversion(hps, oldyinversion); 520 SetLastError(ERROR_SUCCESS_W); 520 521 return(TRUE); 521 522 }
Note:
See TracChangeset
for help on using the changeset viewer.