Changeset 680 for trunk/include/win/wine/obj_base.h
- Timestamp:
- Aug 25, 1999, 1:24:09 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/obj_base.h
r641 r680 1 /* $Id: obj_base.h,v 1. 8 1999-08-22 22:52:06sandervl Exp $ */1 /* $Id: obj_base.h,v 1.9 1999-08-25 11:24:09 sandervl Exp $ */ 2 2 /* 3 3 * This file defines the macros and types necessary to define COM interfaces, … … 27 27 * Defines the basic types 28 28 */ 29 #include <string.h> 29 30 #include "wtypes.h" 30 31
Note:
See TracChangeset
for help on using the changeset viewer.