Ignore:
Timestamp:
Jan 14, 2001, 6:15:47 PM (25 years ago)
Author:
sandervl
Message:

listbox, combobox and notifyframe fixes

File:
1 edited

Legend:

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

    r2803 r4945  
    1 /* $Id: windowword.cpp,v 1.8 2000-02-16 14:28:27 sandervl Exp $ */
     1/* $Id: windowword.cpp,v 1.9 2001-01-14 17:15:47 sandervl Exp $ */
    22
    33/*
     
    3030    }
    3131    else {
    32          dprintf(("SetWindowLongA; window %x not found!", hwnd));
     32         dprintf(("SetWindowLongA %d %x; window %x not found!", nIndex, lNewLong, hwnd));
    3333    }
    3434    return 0;
Note: See TracChangeset for help on using the changeset viewer.