Changeset 10176 for trunk/src/kernel32/kernel32dbg.def
- Timestamp:
- Jul 16, 2003, 8:07:01 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/kernel32dbg.def
r9963 r10176 1 ; $Id: kernel32dbg.def,v 1. 29 2003-03-31 11:54:28sandervl Exp $1 ; $Id: kernel32dbg.def,v 1.30 2003-07-16 18:07:01 sandervl Exp $ 2 2 3 3 ;Basis is Windows95 KERNEL32 … … 976 976 lstrncmpiW = _DbglstrncmpiW@12 @888 977 977 978 lstrlenAtoW = _DbglstrlenAtoW@8 @890 979 lstrlenWtoA = _DbglstrlenWtoA@8 @891 980 978 981 GetLongPathNameA = _DbgGetLongPathNameA@12 @900 979 982 GetLongPathNameW = _DbgGetLongPathNameW@12 @901 … … 1183 1186 wctype_table @2006 NONAME 1184 1187 casemap_upper @2007 NONAME 1185 casemap_lower 1188 casemap_lower @2008 NONAME 1186 1189 1187 1190 ; @@PF this exports were cut-out as a result of migration to new unicode … … 1192 1195 1193 1196 _GetProcessTIBSel@0 @2012 NONAME 1194 1197 1195 1198 _SetRegistryRootKey@8 @2013 NONAME 1196 1199 _SetCustomBuildName@12 @2014 NONAME … … 1209 1212 OSLibDosDevIOCtl @2026 NONAME 1210 1213 1211 vsnprintfW 1212 snprintfW 1214 vsnprintfW @2030 NONAME 1215 snprintfW @2031 NONAME 1213 1216 1214 1217 ; custom dll hook installer … … 1218 1221 1219 1222 ; override TIB switching 1220 _ODIN_SetTIBSwitch@4 @2102 NONAME 1223 _ODIN_SetTIBSwitch@4 @2102 NONAME 1221 1224 1222 1225 GetDisplayCodepage @3000 NONAME
Note:
See TracChangeset
for help on using the changeset viewer.