Ignore:
Timestamp:
Nov 2, 1999, 10:50:40 PM (26 years ago)
Author:
achimha
Message:

comctl32 merged with WINE 991031

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 phaller Exp $ */
     1/* $Id: module.h,v 1.4 1999-11-02 21:50:40 achimha Exp $ */
    22
    33/*
     
    163163
    164164
    165 #ifndef __WIN32OS2__
    166165/* Resource types */
    167166typedef struct resource_typeinfo_s NE_TYPEINFO;
     
    177176    (((OFSTRUCT *)((char*)(pModule) + (pModule)->fileinfo))->szPathName)
    178177#endif
     178
     179#ifndef __WIN32OS2__
    179180
    180181/* module.c */
Note: See TracChangeset for help on using the changeset viewer.