Changeset 21720 for branches/gcc-kmk/src/winspool
- Timestamp:
- Oct 19, 2011, 11:26:02 AM (14 years ago)
- Location:
- branches/gcc-kmk/src/winspool
- Files:
-
- 2 edited
-
stubs.cpp (modified) (1 diff)
-
winspool.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/winspool/stubs.cpp
r21305 r21720 21 21 #include <odinwrap.h> 22 22 #include <heapstring.h> 23 #include <win \winnls.h>24 #include <win \debugstr.h>25 #include <win \debugtools.h>23 #include <win/winnls.h> 24 #include <win/debugstr.h> 25 #include <win/debugtools.h> 26 26 27 27 #include <stdio.h> -
branches/gcc-kmk/src/winspool/winspool.cpp
r21629 r21720 29 29 #include <odinwrap.h> 30 30 #include <heapstring.h> 31 #include <win \winnls.h>32 #include <win \debugstr.h>33 #include <win \debugtools.h>31 #include <win/winnls.h> 32 #include <win/debugstr.h> 33 #include <win/debugtools.h> 34 34 35 35 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.
