Ignore:
Timestamp:
Jul 24, 1999, 2:40:20 PM (26 years ago)
Author:
cbratschi
Message:

combobox, listbox ported

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:29 cbratschi Exp $ */
     1/* $Id: button.cpp,v 1.8 1999-07-24 12:40:20 cbratschi Exp $ */
    22/* File: button.c -- Button type widgets
    33 *
     
    1010
    1111/* CB: todo
    12    - window words not right implemented
    1312   - update checkboxes.bmp to Win9x style
    1413*/
     
    922921}
    923922
    924 
    925923BOOL BUTTON_Unregister()
    926924{
Note: See TracChangeset for help on using the changeset viewer.