Ignore:
Timestamp:
Nov 30, 1999, 9:20:31 PM (26 years ago)
Author:
sandervl
Message:

compilation fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/wine/obj_control.h

    r805 r1898  
    1 /* $Id: obj_control.h,v 1.6 1999-09-02 20:56:30 phaller Exp $ */
     1/* $Id: obj_control.h,v 1.7 1999-11-30 20:19:03 sandervl Exp $ */
    22/*
    33 * Defines the COM interfaces and APIs related to structured data storage.
     
    4545        DWORD clSize;
    4646        DWORD rpcReserved;
    47         ULONGLONG_W ahData[1];
     47        ULONGLONG ahData[1];
    4848} wireVARIANT_BLOB;
    4949
Note: See TracChangeset for help on using the changeset viewer.