Ignore:
Timestamp:
Nov 25, 1999, 8:22:04 PM (26 years ago)
Author:
sandervl
Message:

desktop + misc fixes

File:
1 edited

Legend:

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

    r1704 r1839  
    1 /* $Id: windowword.cpp,v 1.3 1999-11-11 13:17:33 sandervl Exp $ */
     1/* $Id: windowword.cpp,v 1.4 1999-11-25 19:22:04 sandervl Exp $ */
    22
    33/*
     
    138138    else
    139139    {
    140         dprintf(("GetWindowLongA; window %x not found!", hwnd));
     140        dprintf(("GetWindowLongA; window %x (%d) not found!", hwnd, nIndex));
    141141    }
    142142    return 0;
Note: See TracChangeset for help on using the changeset viewer.