Ignore:
Timestamp:
Mar 31, 2001, 3:25:59 PM (24 years ago)
Author:
sandervl
Message:

Resync with Wine + previous merge fixes

File:
1 edited

Legend:

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

    r2895 r5416  
    1 /* $Id: ipaddress.cpp,v 1.2 2000-02-25 17:00:16 cbratschi Exp $ */
     1/* $Id: ipaddress.cpp,v 1.3 2001-03-31 13:25:26 sandervl Exp $ */
    22/*
    33 * IP Address control
     
    3333#include "ipaddress.h"
    3434//#include "heap.h"
    35 
     35#include "comctl32.h"
    3636
    3737#define IPADDRESS_GetInfoPtr(hwnd) ((IPADDRESS_INFO*)getInfoPtr(hwnd))
Note: See TracChangeset for help on using the changeset viewer.