Changeset 8586 for trunk/src/shell32/enumidlist.c
- Timestamp:
- Jun 7, 2002, 10:22:05 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/enumidlist.c
r8048 r8586 1 /* $Id: enumidlist.c,v 1. 4 2002-03-08 11:00:59sandervl Exp $ */1 /* $Id: enumidlist.c,v 1.5 2002-06-07 08:21:43 sandervl Exp $ */ 2 2 /* 3 3 * IEnumIDList … … 16 16 #include "wine/obj_base.h" 17 17 #include "wine/obj_enumidlist.h" 18 #include " wine/undocshell.h"18 #include "undocshell.h" 19 19 #include "winerror.h" 20 #include "shlwapi.h" 20 21 21 22 #include "pidl.h"
Note:
See TracChangeset
for help on using the changeset viewer.