Changeset 52941 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Oct 3, 2014 7:58:01 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 96381
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def
r52940 r52941 91 91 RtlCopySid ;;= _RtlCopySid@12 92 92 RtlCreateAcl ;;= _RtlCreateAcl@12 93 RtlCreateHeap ;;= _RtlCreateHeap@24 93 94 RtlCreateProcessParameters ;;= _RtlCreateProcessParameters@40 94 95 RtlCreateSecurityDescriptor ;;= _RtlCreateSecurityDescriptor@8 … … 98 99 RtlDosApplyFileIsolationRedirection_Ustr ;;= _RtlDosApplyFileIsolationRedirection_Ustr@36 99 100 RtlEqualSid ;;= _RtlEqualSid@8 100 RtlExit Process;;= _RtlExitProcess@4101 RtlExit Thread;;= _RtlExitThread@4101 RtlExitUserProcess ;;= _RtlExitProcess@4 102 RtlExitUserThread ;;= _RtlExitThread@4 102 103 RtlExpandEnvironmentStrings_U ;;= _RtlExpandEnvironmentStrings_U@16 103 104 RtlFreeHeap ;;= _RtlFreeHeap@12
Note:
See TracChangeset
for help on using the changeset viewer.