Ignore:
Timestamp:
Dec 24, 2000, 1:28:20 PM (25 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/ole.h

    r4241 r4834  
    1 /* $Id: ole.h,v 1.4 2000-09-12 18:40:15 sandervl Exp $ */
     1/* $Id: ole.h,v 1.5 2000-12-24 12:28:19 sandervl Exp $ */
    22/*
    33 *      ole.h   -       Declarations for OLESVR and OLECLI
     
    169169} OLESTREAM;
    170170typedef struct _OLESERVERDOC*   LPOLESERVERDOC;
    171 typedef struct IOleObject*    LPOLEOBJECT;
    172 typedef struct _OLECLIENT*      LPOLECLIENT;
     171typedef struct _OLEOBJECT*    LPOLEOBJECT;
     172typedef struct _OLECLIENT*    LPOLECLIENT;
    173173typedef struct _OLESERVERDOCVTBL {
    174174        OLESTATUS       (* CALLBACK Save)(LPOLESERVERDOC);
Note: See TracChangeset for help on using the changeset viewer.