Ignore:
Timestamp:
Aug 10, 2001, 9:22:33 PM (24 years ago)
Author:
sandervl
Message:

olepicture + typelib wine updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/oleaut32/stubs.cpp

    r6311 r6504  
    1 /* $Id: stubs.cpp,v 1.9 2001-07-12 17:16:12 sandervl Exp $ */
     1/* $Id: stubs.cpp,v 1.10 2001-08-10 19:22:25 sandervl Exp $ */
    22/*
    33 * Win32 COM/OLE stubs for OS/2
     
    169169//*****************************************************************************
    170170//*****************************************************************************
    171 HRESULT WINAPI DispCallFunc(void* pvInstance, ULONG oVft, CALLCONV_OLE2 cc,
     171HRESULT WINAPI DispCallFunc(void* pvInstance, ULONG oVft, CALLCONV cc,
    172172            VARTYPE vtReturn, UINT  cActuals, VARTYPE* prgvt,
    173173            VARIANTARG** prgpvarg, VARIANT* pvargResult)
Note: See TracChangeset for help on using the changeset viewer.