Ignore:
Timestamp:
Jan 2, 2000, 8:30:47 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/new/controls.h

    r2290 r2292  
    1 /* $Id: controls.h,v 1.1 2000-01-01 14:54:51 cbratschi Exp $ */
     1/* $Id: controls.h,v 1.2 2000-01-02 19:30:42 cbratschi Exp $ */
    22/*
    33 * Win32 common controls
     
    3333#define MAX_CONTROLS            12
    3434
    35 BOOL WIDGETS_IsControl(Win32BaseWindow *window, int control);
     35BOOL CONTROLS_IsControl(Win32BaseWindow *window, int control);
    3636
    3737
Note: See TracChangeset for help on using the changeset viewer.