Changeset 3450 for trunk/include/win/wine/obj_base.h
- Timestamp:
- Apr 27, 2000, 1:10:14 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/obj_base.h
r3156 r3450 1 /* $Id: obj_base.h,v 1.1 6 2000-03-18 17:00:47 davidrExp $ */1 /* $Id: obj_base.h,v 1.17 2000-04-27 11:09:38 achimha 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 /* @@@AH workaround for wrc.problem */ 30 #ifndef RC_INVOKED 29 31 #include <string.h> 32 #endif 30 33 #include "wtypes.h" 31 34
Note:
See TracChangeset
for help on using the changeset viewer.