Ignore:
Timestamp:
Jan 11, 2000, 11:39:00 AM (26 years ago)
Author:
sandervl
Message:

LoadBitmap fix; split up win32wbase.cpp

File:
1 edited

Legend:

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

    r2335 r2403  
    1 /* $Id: user32.cpp,v 1.24 2000-01-05 21:25:06 cbratschi Exp $ */
     1/* $Id: user32.cpp,v 1.25 2000-01-11 10:38:33 sandervl Exp $ */
    22
    33/*
     
    851851        break;
    852852    }
    853     dprintf(("USER32:  GetSystemMetrics %d returned %d\n", nIndex, rc));
     853    dprintf2(("USER32:  GetSystemMetrics %d returned %d\n", nIndex, rc));
    854854    return(rc);
    855855}
Note: See TracChangeset for help on using the changeset viewer.