Ignore:
Timestamp:
Jan 13, 2000, 2:54:55 PM (26 years ago)
Author:
sandervl
Message:

wm_activate fixes, scrollbar fix, drawframe fix

File:
1 edited

Legend:

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

    r2410 r2426  
    1 /* $Id: window.cpp,v 1.30 2000-01-11 17:34:44 cbratschi Exp $ */
     1/* $Id: window.cpp,v 1.31 2000-01-13 13:54:55 sandervl Exp $ */
    22/*
    33 * Win32 window apis for OS/2
     
    328328        return 0;
    329329    }
    330     dprintf(("SetActiveWindow %x", hwnd));
    331330    return window->SetActiveWindow();
    332331}
Note: See TracChangeset for help on using the changeset viewer.