Changeset 21792 for branches/gcc-kmk/src
- Timestamp:
- Nov 3, 2011, 8:03:22 PM (14 years ago)
- Location:
- branches/gcc-kmk/src/kernel32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/kernel32.def
r21790 r21792 1244 1244 "_hookInit@4" @2104 NONAME 1245 1245 1246 GetDisplayCodepage 1247 GetWindowsCodepage 1246 GetDisplayCodepage = _GetDisplayCodepage @3000 NONAME 1247 GetWindowsCodepage = _GetWindowsCodepage @3001 NONAME 1248 1248 1249 1249 ; ODIN debugging functions -
branches/gcc-kmk/src/kernel32/kernel32dbg.def
r21790 r21792 1244 1244 _ODIN_SetTIBSwitch@4 @2102 NONAME 1245 1245 1246 GetDisplayCodepage 1247 GetWindowsCodepage 1246 GetDisplayCodepage = _GetDisplayCodepage @3000 NONAME 1247 GetWindowsCodepage = _GetWindowsCodepage @3001 NONAME 1248 1248 1249 1249 ; ODIN debugging functions
Note:
See TracChangeset
for help on using the changeset viewer.