Changeset 95841 in vbox for trunk/src/VBox
- Timestamp:
- Jul 26, 2022 9:07:46 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def
r93115 r95841 114 114 LdrUnlockLoaderLock ;;= _LdrUnlockLoaderLock@8 115 115 116 RtlAcquirePebLock ;;= _RtlAcquirePebLock@0 116 117 RtlAddAccessAllowedAce ;;= _RtlAddAccessAllowedAce@16 117 118 RtlAddAccessDeniedAce ;;= _RtlAddAccessDeniedAce@16 … … 139 140 RtlNtStatusToDosError ;;= _RtlNtStatusToDosError@4 140 141 RtlReAllocateHeap ;;= _RtlReAllocateHeap@16 142 RtlReleasePebLock ;;= _RtlReleasePebLock@0 141 143 RtlRestoreLastWin32Error ;;= _RtlRestoreLastWin32Error@4 142 144 RtlSetDaclSecurityDescriptor ;;= _RtlSetDaclSecurityDescriptor@16
Note:
See TracChangeset
for help on using the changeset viewer.