Changeset 8539 for trunk/include/win/shlobj.h
- Timestamp:
 - Jun 1, 2002, 7:25:10 PM (23 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/include/win/shlobj.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/win/shlobj.h
r7953 r8539 536 536 #define CSIDL_FLAG_MASK 0xff00 537 537 538 /*539 * DROPFILES for CF_HDROP and CF_PRINTERS540 */541 typedef struct _DROPFILES542 {543 DWORD pFiles;544 POINT pt;545 BOOL fNC;546 BOOL fWide;547 } DROPFILES;548 549 538 #ifdef __cplusplus 550 539 } /* extern "C" */  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  