Ignore:
Timestamp:
Aug 8, 2001, 12:07:19 PM (24 years ago)
Author:
sandervl
Message:

moved icon conversion to user32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/winicon.cpp

    r6241 r6487  
    1 /* $Id: winicon.cpp,v 1.27 2001-07-08 07:15:10 sandervl Exp $ */
     1/* $Id: winicon.cpp,v 1.28 2001-08-08 10:07:19 sandervl Exp $ */
    22/*
    33 * Win32 Icon Code for OS/2
     
    836836    hotspot.y = ICON_HOTSPOT;
    837837
    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));
    840839
    841840    if (dwVersion == 0x00020000)
Note: See TracChangeset for help on using the changeset viewer.