Ignore:
Timestamp:
Sep 26, 1999, 1:01:11 PM (26 years ago)
Author:
achimha
Message:

merged latest WINE 990923 changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/comctl32.h

    r496 r1058  
    1 /* $Id: comctl32.h,v 1.7 1999-08-14 16:13:10 cbratschi Exp $ */
     1/* $Id: comctl32.h,v 1.8 1999-09-26 11:01:08 achimha Exp $ */
    22/*
    33 * Win32 common controls implementation
     
    1111 *
    1212 */
     13
     14/* Status: WINE 990923 */
    1315
    1416#ifndef _H_COMCTL32
     
    5557#define IDC_TABCONTROL   12320
    5658#define IDC_APPLY_BUTTON 12321
     59#define IDC_BACK_BUTTON  12323
     60#define IDC_NEXT_BUTTON  12324
     61#define IDC_FINISH_BUTTON 12325
     62#define IDC_SUNKEN_LINE   12326
    5763
    5864/* Toolbar customization dialog */
Note: See TracChangeset for help on using the changeset viewer.