Changeset 10615 for trunk/src


Ignore:
Timestamp:
Jul 6, 2004, 6:57:30 PM (21 years ago)
Author:
sandervl
Message:

added shdocvw guids

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/guidlib/guid.c

    r8681 r10615  
    1 /* $Id: guid.c,v 1.7 2002-06-15 12:22:55 sandervl Exp $ */
     1/* $Id: guid.c,v 1.8 2004-07-06 16:57:30 sandervl Exp $ */
    22#define ICOM_CINTERFACE 1
    33#include <odin.h>
     
    4141#include <wine/obj_serviceprovider.h>
    4242#include <wine/obj_queryassociations.h>
     43#include "wine/obj_webbrowser.h"
    4344#include <wine/unicode.h>
    4445
     
    5960
    6061DEFINE_AVIGUID(CLSID_AVIFile,           0x00020000, 0, 0);
     62
     63DEFINE_GUID(IID_INotifyDBEvents,
     640xdb526cc0, 0xd188, 0x11cd, 0xad, 0x48, 0x0, 0xaa, 0x0, 0x3c, 0x9c, 0xb6);
Note: See TracChangeset for help on using the changeset viewer.