Changeset 185 for trunk/include


Ignore:
Timestamp:
Jun 25, 1999, 12:11:39 AM (26 years ago)
Author:
phaller
Message:

Fix: obj_surrogate.h introduced (David Raison)

Location:
trunk/include/win/wine
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/wine/obj_base.h

    r184 r185  
    1 /* $Id: obj_base.h,v 1.4 1999-06-24 21:48:07 phaller Exp $ */
     1/* $Id: obj_base.h,v 1.5 1999-06-24 22:11:39 phaller Exp $ */
    22/*
    33 * This file defines the macros and types necessary to define COM interfaces,
     
    992992
    993993HRESULT WINAPI CoRevokeClassObject(DWORD dwRegister);
    994 HRESULT WINAPI CoRegisterSurrogate(LPSURROGATE pSurrogate);
    995994
    996995/*****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.