Changeset 384 for trunk/src/user32/new/button.cpp
- Timestamp:
- Jul 24, 1999, 2:40:20 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/new/button.cpp
r373 r384 1 /* $Id: button.cpp,v 1. 7 1999-07-23 16:46:29cbratschi Exp $ */1 /* $Id: button.cpp,v 1.8 1999-07-24 12:40:20 cbratschi Exp $ */ 2 2 /* File: button.c -- Button type widgets 3 3 * … … 10 10 11 11 /* CB: todo 12 - window words not right implemented13 12 - update checkboxes.bmp to Win9x style 14 13 */ … … 922 921 } 923 922 924 925 923 BOOL BUTTON_Unregister() 926 924 {
Note:
See TracChangeset
for help on using the changeset viewer.