Changeset 21916 for trunk/src/kernel32/ordinals.cpp
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
src/kernel32/ordinals.cpp (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/kernel32/ordinals.cpp
r6646 r21916 13 13 *****************************************************************************/ 14 14 #include <os2win.h> 15 #include <string.h> 15 16 #include <winnls.h> 16 17 #include "unicode.h" 17 18 #include "handlemanager.h" 18 #include <string.h>19 19 20 20 #include "stubs.h" … … 32 32 *****************************************************************************/ 33 33 34 35 36 34 /***************************************************************************** 37 35 * Prototypes * 38 36 *****************************************************************************/ 37 38 extern "C" { 39 39 40 40 /***************************************************************************** … … 142 142 arg3)); 143 143 } 144 145 } // extern "C"
Note:
See TracChangeset
for help on using the changeset viewer.
