Ignore:
Timestamp:
Feb 5, 2000, 8:45:19 PM (26 years ago)
Author:
cbratschi
Message:

several fixes -> changelog

File:
1 edited

Legend:

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

    r2469 r2666  
    1 /* $Id: edit.cpp,v 1.31 2000-01-18 20:10:35 sandervl Exp $ */
     1/* $Id: edit.cpp,v 1.32 2000-02-05 19:45:15 cbratschi Exp $ */
    22/*
    33 *      Edit control
     
    37773777  }
    37783778
    3779   //CB: original controls redraws many times, cache drawing
     3779  //CB: original control redraws many times, cache drawing
    37803780  HideCaret(hwnd);
    37813781  GetClientRect(hwnd,&rect);
Note: See TracChangeset for help on using the changeset viewer.