- Timestamp:
- Jul 23, 1999, 6:46:29 PM (26 years ago)
- Location:
- trunk/src/user32/new
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/new/button.cpp
r372 r373 1 /* $Id: button.cpp,v 1.7 1999-07-23 16:46:29 cbratschi Exp $ */ 1 2 /* File: button.c -- Button type widgets 2 3 * -
trunk/src/user32/new/controls.cpp
r372 r373 1 /* $Id: controls.cpp,v 1.6 1999-07-23 16:46:29 cbratschi Exp $ */ 1 2 /* File: controls.cpp -- Win32 common controls 2 3 * -
trunk/src/user32/new/scroll.cpp
r372 r373 1 /* $Id: scroll.cpp,v 1.3 1999-07-23 16:46:29 cbratschi Exp $ */ 1 2 /* 2 3 * Scrollbar control -
trunk/src/user32/new/static.cpp
r372 r373 1 /* $Id: static.cpp,v 1.3 1999-07-23 16:46:29 cbratschi Exp $ */ 1 2 /* 2 3 * Static control
Note:
See TracChangeset
for help on using the changeset viewer.