Changeset 6487 for trunk/src/user32/winicon.cpp
- Timestamp:
- Aug 8, 2001, 12:07:19 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/winicon.cpp
r6241 r6487 1 /* $Id: winicon.cpp,v 1.2 7 2001-07-08 07:15:10sandervl Exp $ */1 /* $Id: winicon.cpp,v 1.28 2001-08-08 10:07:19 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Icon Code for OS/2 … … 836 836 hotspot.y = ICON_HOTSPOT; 837 837 838 //testestest 839 dprintf(("CURSORICON_CreateFromResource %x %x %x %x %d", hInstance, dwResGroupId, hObj, bits, cbSize)); 838 dprintf2(("CURSORICON_CreateFromResource %x %x %x %x %d", hInstance, dwResGroupId, hObj, bits, cbSize)); 840 839 841 840 if (dwVersion == 0x00020000)
Note:
See TracChangeset
for help on using the changeset viewer.