Changeset 7822 for trunk/include/win/wine
- Timestamp:
 - Feb 7, 2002, 12:54:01 AM (24 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/include/win/wine/obj_shellfolder.h (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/win/wine/obj_shellfolder.h
r4033 r7822 1 /* $Id: obj_shellfolder.h,v 1. 8 2000-08-18 02:04:21 phallerExp $ */1 /* $Id: obj_shellfolder.h,v 1.9 2002-02-06 23:54:01 sandervl Exp $ */ 2 2 /* 3 3 * Defines the COM interfaces and APIs related to IShellFolder … … 20 20 #endif /* defined(__cplusplus) */ 21 21 22 #ifndef __WIN32OS2__ 22 23 /**************************************************************************** 23 24 * STRRET … … 41 42 }u; 42 43 } STRRET,*LPSTRRET; 44 #endif 43 45 44 46 /*****************************************************************************  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  