Changeset 185 for trunk/include
- Timestamp:
- Jun 25, 1999, 12:11:39 AM (26 years ago)
- 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:07phaller Exp $ */1 /* $Id: obj_base.h,v 1.5 1999-06-24 22:11:39 phaller Exp $ */ 2 2 /* 3 3 * This file defines the macros and types necessary to define COM interfaces, … … 992 992 993 993 HRESULT WINAPI CoRevokeClassObject(DWORD dwRegister); 994 HRESULT WINAPI CoRegisterSurrogate(LPSURROGATE pSurrogate);995 994 996 995 /*****************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.