Changeset 5472 for trunk/src/shell32
- Timestamp:
- Apr 4, 2001, 11:05:50 AM (24 years ago)
- Location:
- trunk/src/shell32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/misc.cpp
r4121 r5472 1 /* $Id: misc.cpp,v 1.1 0 2000-08-30 13:50:53sandervl Exp $ */1 /* $Id: misc.cpp,v 1.11 2001-04-04 09:02:15 sandervl Exp $ */ 2 2 3 3 /* … … 30 30 #include "wine/undocshell.h" 31 31 #include <misc.h> 32 #include <unicode.h> 32 33 //#include <string.h> 33 34 //#include "winbase.h" -
trunk/src/shell32/unknown.cpp
r3935 r5472 1 /* $Id: unknown.cpp,v 1. 9 2000-08-02 17:53:34 birdExp $ */1 /* $Id: unknown.cpp,v 1.10 2001-04-04 09:02:15 sandervl Exp $ */ 2 2 3 3 /* … … 16 16 #include <shellapi.h> 17 17 #include <winreg.h> 18 #include <unicode.h> 19 18 20 //#include "shell32.h" 19 21
Note:
See TracChangeset
for help on using the changeset viewer.