Ignore:
Timestamp:
May 8, 2002, 1:26:30 PM (23 years ago)
Author:
sandervl
Message:

merge with latest Wine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/CCBase.cpp

    r3410 r8382  
    1 /* $Id: CCBase.cpp,v 1.9 2000-04-16 18:52:38 cbratschi Exp $ */
     1/* $Id: CCBase.cpp,v 1.10 2002-05-08 11:24:58 sandervl Exp $ */
    22/*
    33 * COMCTL32 Base Functions and Macros for all Controls
     
    77 * parts from WINE code
    88 */
     9#include <winuser.h>
    910#include <string.h>
    1011#include <wcstr.h>
    1112#include "winbase.h"
    1213#include "comctl32.h"
     14#include <commctrl.h>
    1315#include "ccbase.h"
    1416
Note: See TracChangeset for help on using the changeset viewer.