Changeset 1828 for trunk/src/user32/edit.cpp
- Timestamp:
- Nov 24, 1999, 7:21:37 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/edit.cpp
r1794 r1828 1 /* $Id: edit.cpp,v 1.1 6 1999-11-21 14:04:11 achimhaExp $ */1 /* $Id: edit.cpp,v 1.17 1999-11-24 18:21:36 cbratschi Exp $ */ 2 2 /* 3 3 * Edit control … … 10 10 * 11 11 * WINE version: 991031 12 * 13 * Status: in progress 14 * Version: ?.?? 12 15 */ 13 16 … … 22 25 - still problems with caret 23 26 - WS_BORDER -> bug in Win32BaseWindow::SetWindowLong 27 - clipping bug(s) 28 - many messages, styles, notifications 24 29 */ 25 30
Note:
See TracChangeset
for help on using the changeset viewer.