Changeset 2600 for trunk/src/gdi32/gdi32.cpp
- Timestamp:
- Feb 3, 2000, 12:45:07 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/gdi32.cpp
r2592 r2600 1 /* $Id: gdi32.cpp,v 1.3 7 2000-02-01 12:53:30sandervl Exp $ */1 /* $Id: gdi32.cpp,v 1.38 2000-02-02 23:45:06 sandervl Exp $ */ 2 2 3 3 /* … … 777 777 if(nIndex == NUMCOLORS && rc > 256) 778 778 return -1; 779 779 780 return(rc); 780 781 }
Note:
See TracChangeset
for help on using the changeset viewer.