Changeset 4665 for trunk/src/user32/winicon.cpp
- Timestamp:
- Nov 21, 2000, 4:17:14 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/winicon.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/winicon.cpp
r4649 r4665 1 /* $Id: winicon.cpp,v 1.1 5 2000-11-20 20:28:16sandervl Exp $ */1 /* $Id: winicon.cpp,v 1.16 2000-11-21 15:17:14 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Icon Code for OS/2 … … 857 857 dprintf(("WARNING: no resource associated with icon/cursor -> copy without scaling!")); 858 858 hNew = CURSORICON_Copy(Handle); 859 return hNew; 859 860 } 860 861
Note:
See TracChangeset
for help on using the changeset viewer.
