VirtualBox

Ignore:
Timestamp:
Jul 21, 2009 9:16:52 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50306
Message:

crOpenGL: update to wine 1.1.26

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/unknwn.h

    r20612 r21731  
    1 /*** Autogenerated by WIDL 1.1.23 from ../../../dlls/wined3d/../../include/unknwn.idl - Do not edit ***/
     1/*** Autogenerated by WIDL 1.1.26 from ../../include/unknwn.idl - Do not edit ***/
     2
    23#include <rpc.h>
    34#include <rpcndr.h>
     
    56#ifndef __WIDL_UNKNWN_H
    67#define __WIDL_UNKNWN_H
     8
    79#ifdef __cplusplus
    810extern "C" {
    911#endif
    1012
     13/* Headers for imported files */
     14
    1115#include <wtypes.h>
     16
     17/* Forward declarations */
     18
    1219#ifndef __IUnknown_FWD_DEFINED__
    1320#define __IUnknown_FWD_DEFINED__
     
    1522#endif
    1623
    17 typedef IUnknown *LPUNKNOWN;
     24#ifndef __IClassFactory_FWD_DEFINED__
     25#define __IClassFactory_FWD_DEFINED__
     26typedef interface IClassFactory IClassFactory;
     27#endif
     28
     29
    1830/*****************************************************************************
    1931 * IUnknown interface
     
    2234#define __IUnknown_INTERFACE_DEFINED__
    2335
     36typedef IUnknown *LPUNKNOWN;
    2437DEFINE_GUID(IID_IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46);
    2538#if defined(__cplusplus) && !defined(CINTERFACE)
     
    97110#endif  /* __IUnknown_INTERFACE_DEFINED__ */
    98111
    99 #ifndef __IClassFactory_FWD_DEFINED__
    100 #define __IClassFactory_FWD_DEFINED__
    101 typedef interface IClassFactory IClassFactory;
    102 #endif
    103 
    104 typedef IClassFactory *LPCLASSFACTORY;
    105112/*****************************************************************************
    106113 * IClassFactory interface
     
    109116#define __IClassFactory_INTERFACE_DEFINED__
    110117
     118typedef IClassFactory *LPCLASSFACTORY;
    111119DEFINE_GUID(IID_IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46);
    112120#if defined(__cplusplus) && !defined(CINTERFACE)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette