Changeset 1566 for trunk/include/win/module.h
- Timestamp:
- Nov 2, 1999, 10:50:40 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/module.h
r796 r1566 1 /* $Id: module.h,v 1. 3 1999-09-02 17:39:35 phallerExp $ */1 /* $Id: module.h,v 1.4 1999-11-02 21:50:40 achimha Exp $ */ 2 2 3 3 /* … … 163 163 164 164 165 #ifndef __WIN32OS2__166 165 /* Resource types */ 167 166 typedef struct resource_typeinfo_s NE_TYPEINFO; … … 177 176 (((OFSTRUCT *)((char*)(pModule) + (pModule)->fileinfo))->szPathName) 178 177 #endif 178 179 #ifndef __WIN32OS2__ 179 180 180 181 /* module.c */
Note:
See TracChangeset
for help on using the changeset viewer.