- Timestamp:
- Oct 4, 1999, 2:45:46 PM (26 years ago)
- Location:
- trunk/src/shell32/new
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/new/brsfolder.cpp
r918 r1122 5 5 #define ICOM_CINTERFACE 1 6 6 7 #include <winbase.h> 7 8 #include "winerror.h" 8 9 #include "heap.h" -
trunk/src/shell32/new/shell.cpp
r898 r1122 15 15 #define CINTERFACE 1 16 16 17 //#include "wine/winuser16.h" 18 //#include "wine/winbase16.h" 17 #include <winbase.h> 18 #include <winuser.h> 19 19 //#include "wine/shell16.h" 20 20 #include "winerror.h"
Note:
See TracChangeset
for help on using the changeset viewer.