Ignore:
Timestamp:
Nov 2, 1999, 8:06:43 PM (26 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

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

    r870 r1546  
    1 /* $Id: obj_base.h,v 1.12 1999-09-08 10:35:41 phaller Exp $ */
     1/* $Id: obj_base.h,v 1.13 1999-11-02 19:06:43 sandervl Exp $ */
    22/*
    33 * This file defines the macros and types necessary to define COM interfaces,
     
    868868 */
    869869#ifdef __WINE__
    870 HRESULT WIN32API WINE_StringFromCLSID(const CLSID *id, LPSTR);
     870HRESULT WINAPI WINE_StringFromCLSID(const CLSID *id, LPSTR);
    871871#endif
    872872
Note: See TracChangeset for help on using the changeset viewer.