Ignore:
Timestamp:
Feb 17, 2001, 4:38:17 PM (25 years ago)
Author:
sandervl
Message:

YD: header changes for compiling opera

File:
1 edited

Legend:

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

    r4033 r5148  
    1 /* $Id: obj_shelllink.h,v 1.6 2000-08-18 02:04:23 phaller Exp $ */
    21/*
    32 * Defines the COM interfaces and APIs related to IShellLink.
     
    2221typedef struct IShellLinkA IShellLinkA,*LPSHELLLINK;
    2322typedef struct IShellLinkW IShellLinkW,*LPSHELLLINKW;
     23#define IShellLink WINELIB_NAME_AW(IShellLink)
    2424
    2525/*****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.