Changeset 5291 for trunk/src/ddraw/new/OS2UTIL.CPP
- Timestamp:
- Mar 9, 2001, 11:48:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/new/OS2UTIL.CPP
r3345 r5291 1 /* $Id: OS2UTIL.CPP,v 1. 1 2000-04-07 18:21:08 mike Exp $ */1 /* $Id: OS2UTIL.CPP,v 1.2 2001-03-09 22:48:48 mike Exp $ */ 2 2 3 3 /* … … 57 57 USHORT sel = RestoreOS2FS(); 58 58 59 _GpiEnableYInversion( WinGetPS( Win32ToOS2Handle( WindowFromDC(hdc) ) ), lHeight);59 // _GpiEnableYInversion( WinGetPS( Win32ToOS2Handle( WindowFromDC(hdc) ) ), lHeight); 60 60 SetFS(sel); 61 61
Note:
See TracChangeset
for help on using the changeset viewer.