Changeset 8614 for trunk/src/shell32/dialogs.c
- Timestamp:
- Jun 9, 2002, 2:42:40 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/dialogs.c
r5618 r8614 1 /* $Id: dialogs.c,v 1. 2 2001-04-28 13:33:43sandervl Exp $ */1 /* $Id: dialogs.c,v 1.3 2002-06-09 12:41:20 sandervl Exp $ */ 2 2 /* 3 3 * common shell dialogs … … 15 15 #include "shlobj.h" 16 16 #include "shell32_main.h" 17 #include " wine/undocshell.h"17 #include "undocshell.h" 18 18 19 19 DEFAULT_DEBUG_CHANNEL(shell);
Note:
See TracChangeset
for help on using the changeset viewer.