Changeset 21302 for trunk/src/kernel32/kernel32dbg.def
- Timestamp:
- Jun 18, 2009, 11:53:26 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/kernel32dbg.def
r10606 r21302 147 147 ; Ordinal0097 = _OS2Ordinal0097@?? @97 148 148 ; Ordinal0098 = _OS2Ordinal0098@?? @98 149 KERNEL32_99 = _KERNEL32_99@4 @99NONAME150 KERNEL32_100 = _KERNEL32_100@12 @100NONAME149 _KERNEL32_99@4 @99 NONAME 150 _KERNEL32_100@12 @100 NONAME 151 151 ; Ordinal0101 = _OS2Ordinal0101@?? @101 152 152 … … 1003 1003 GetVolumeNameForVolumeMountPointW = _DbgGetVolumeNameForVolumeMountPointW@12 @915 1004 1004 1005 ; 1006 ; ENDOFEXPORTS 1007 ; Internal function marker 1008 ; 1005 1009 1006 1010 ; … … 1160 1164 InitializeSharedHeap @1276 NONAME 1161 1165 DestroySharedHeap @1277 NONAME 1166 _debug_smalloc @1278 NONAME 1167 _debug_smallocfill @1279 NONAME 1168 _debug_sfree @1280 NONAME 1162 1169 1163 1170 ;code memory allocation … … 1211 1218 OSLibDosDevIOCtl @2026 NONAME 1212 1219 1213 OSLibImSetMsgQueueProperty @2029 NONAME1214 1215 1220 fIsDBCSEnv @2103 NONAME 1221 _hookInit@4 @2104 NONAME 1216 1222 1217 1223 vsnprintfW @2030 NONAME … … 1225 1231 ; override TIB switching 1226 1232 _ODIN_SetTIBSwitch@4 @2102 NONAME 1227 1228 _hookInit@4 @2104 NONAME1229 1233 1230 1234 GetDisplayCodepage @3000 NONAME … … 1252 1256 _ODIN_SetExceptionHandler@4 @3114 NONAME 1253 1257 _ODIN_UnsetExceptionHandler@4 @3115 NONAME 1258 1259 _PSAPI_EnumProcessModules@16 @3116 NONAME 1260 _PSAPI_GetModuleInformation@16 @3117 NONAME 1261 1262 _ODIN_SetProcessDword@12 @3118 NONAME 1254 1263 1255 1264 ; Char functions (forwarders from user32) … … 1286 1295 _DbgIsCharUpperA@4 @3159 NONAME 1287 1296 _DbgIsCharUpperW@4 @3160 NONAME 1297 1298 1299 ; RAS functions 1300 RasRegisterObjectTracking = _RasRegisterObjectTracking@24 @3500 1301 RasDeregisterObjectTracking = _RasDeregisterObjectTracking@4 @3501 1302 RasAddObject = _RasAddObject@16 @3502 1303 RasRemoveObject = _RasRemoveObject@8 @3503 1304 RasSetObjectUserData = _RasSetObjectUserData@20 @3504 1305 RasQueryObjectUserData = _RasQueryObjectUserData@20 @3505 1306 RasInitialize = _RasInitialize@4 @3506 1307 RasUninitialize = _RasUninitialize@0 @3507 1308 _RasLog = _RasLog @3508 1309 RasLogMsg = _RasLogMsg@12 @3509 1310 RasLogObjects = _RasLogObjects@8 @3510 1311 RasEnterSerialize = _RasEnterSerialize@0 @3511 1312 RasExitSerialize = _RasExitSerialize@0 @3512 1313 _RasLogNoEOL = _RasLogNoEOL @3513 1314 RasOpenLogChannel = _RasOpenLogChannel@12 @3514 1315 RasWriteLogChannel = _RasWriteLogChannel@12 @3515 1316 RasCloseLogChannel = _RasCloseLogChannel@4 @3516 1317 _RasLog2 = _RasLog2 @3517 1318 RasLogMsg2 = _RasLogMsg2@16 @3518 1319 _RasLogNoEOL2 = _RasLogNoEOL2 @3519 1320 RasSaveContext = _RasSaveContext@4 @3520 1321 RasRestoreContext = _RasRestoreContext@4 @3521 1322 RasEntry = _RasEntry@12 @3522 1323 RasSetProcAddr = _RasSetProcAddr@12 @3523 1324 RasTrackMemFree = _RasTrackMemFree@8 @3524 1325 RasTrackMemAlloc = _RasTrackMemAlloc@8 @3525 1326 RasTrackMemRealloc = _RasTrackMemRealloc@12 @3526 1327 RasCountObjects = _RasCountObjects@12 @3527 1328 RasGetTrackHandle = _RasGetTrackHandle@4 @3528 1329
Note:
See TracChangeset
for help on using the changeset viewer.