Changeset 21790 for branches/gcc-kmk/src/kernel32/kernel32dbg.def
- Timestamp:
- Nov 3, 2011, 7:45:31 PM (14 years ago)
- File:
-
- 1 edited
-
branches/gcc-kmk/src/kernel32/kernel32dbg.def (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/kernel32dbg.def
r21781 r21790 1174 1174 1175 1175 ;code memory allocation 1176 codeHeap @1272 NONAME1176 codeHeap = _codeHeap @1272 NONAME 1177 1177 1178 1178 ;fast file API's … … 1189 1189 InitializeKernel32 @1302 NONAME 1190 1190 1191 IsExeStarted __Fv@2001 NONAME1191 IsExeStarted = _IsExeStarted @2001 NONAME 1192 1192 CheckCurFS @2002 NONAME 1193 1193 _SupportsCPUID @2003 NONAME … … 1223 1223 OSLibDosDevIOCtl @2026 NONAME 1224 1224 1225 OSLibImSetMsgQueueProperty @2029 NONAME1226 1227 fIsDBCSEnv @2103 NONAME1225 OSLibImSetMsgQueueProperty = _OSLibImSetMsgQueueProperty @2029 NONAME 1226 1227 fIsDBCSEnv = _fIsDBCSEnv @2103 NONAME 1228 1228 _hookInit@4 @2104 NONAME 1229 1229
Note:
See TracChangeset
for help on using the changeset viewer.
