Ignore:
Timestamp:
Nov 24, 1999, 7:21:37 PM (26 years ago)
Author:
cbratschi
Message:

added button styles and messages, bug fixes

File:
1 edited

Legend:

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

    r1794 r1828  
    1 /* $Id: edit.cpp,v 1.16 1999-11-21 14:04:11 achimha Exp $ */
     1/* $Id: edit.cpp,v 1.17 1999-11-24 18:21:36 cbratschi Exp $ */
    22/*
    33 *      Edit control
     
    1010 *
    1111 * WINE version: 991031
     12 *
     13 * Status:  in progress
     14 * Version: ?.??
    1215 */
    1316
     
    2225  - still problems with caret
    2326  - WS_BORDER -> bug in Win32BaseWindow::SetWindowLong
     27  - clipping bug(s)
     28  - many messages, styles, notifications
    2429*/
    2530
Note: See TracChangeset for help on using the changeset viewer.