Ignore:
Timestamp:
Oct 30, 1999, 11:19:47 AM (26 years ago)
Author:
sandervl
Message:

EB's unicode changes + seticon + mdi fixes

File:
1 edited

Legend:

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

    r1343 r1513  
    1 /* $Id: uitools.cpp,v 1.14 1999-10-17 19:32:05 cbratschi Exp $ */
     1/* $Id: uitools.cpp,v 1.15 1999-10-30 09:19:44 sandervl Exp $ */
    22/*
    33 * User Interface Functions
     
    19081908        return 0;
    19091909    }
    1910     dprintf(("DrawMenuBar\n"));
     1910    dprintf(("DrawMenuBar %x", hwnd));
    19111911    return O32_DrawMenuBar(window->getOS2FrameWindowHandle());
    19121912}
Note: See TracChangeset for help on using the changeset viewer.