Ignore:
Timestamp:
Jun 1, 2002, 7:25:10 PM (23 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

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

    r7953 r8539  
    536536#define CSIDL_FLAG_MASK         0xff00
    537537
    538 /*
    539  * DROPFILES for CF_HDROP and CF_PRINTERS
    540  */
    541 typedef struct _DROPFILES
    542 {
    543   DWORD pFiles;
    544   POINT pt;
    545   BOOL  fNC;
    546   BOOL  fWide;
    547 } DROPFILES;
    548 
    549538#ifdef __cplusplus
    550539} /* extern "C" */
Note: See TracChangeset for help on using the changeset viewer.