Ignore:
Timestamp:
Jun 10, 2002, 11:21:33 PM (23 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/shlobj.h

    r8539 r8639  
    144144#define SEE_MASK_HMONITOR         0x00200000
    145145
    146 #ifndef _WINE_SHELLAPI_H
    147146typedef struct _SHELLEXECUTEINFOA
    148147{       DWORD cbSize;
     
    188187        HANDLE hProcess;
    189188} SHELLEXECUTEINFOW, *LPSHELLEXECUTEINFOW;
    190 #endif
    191189
    192190#define SHELLEXECUTEINFO   WINELIB_NAME_AW(SHELLEXECUTEINFO)
Note: See TracChangeset for help on using the changeset viewer.