Ignore:
Timestamp:
Dec 1, 1999, 7:23:29 PM (26 years ago)
Author:
cbratschi
Message:

enhanced edit control

File:
1 edited

Legend:

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

    r1917 r1922  
    1 /* $Id: win32wbase.cpp,v 1.99 1999-12-01 10:49:45 sandervl Exp $ */
     1/* $Id: win32wbase.cpp,v 1.100 1999-12-01 18:23:29 cbratschi Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    13461346    {
    13471347      DWORD newFlags;
     1348
    13481349      rc = FrameShowScrollBars(this,showHorz,showVert,fShow,FALSE,&newFlags);
    13491350      flags |= newFlags;
Note: See TracChangeset for help on using the changeset viewer.