Changeset 52627 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Sep 5, 2014 8:18:13 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95914
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def
r52364 r52627 93 93 RtlCreateUserThread ;;= _RtlCreateUserThread@40 94 94 RtlDestroyProcessParameters ;;= _RtlDestroyProcessParameters@4 95 RtlDosApplyFileIsolationRedirection_Ustr ;;= _RtlDosApplyFileIsolationRedirection_Ustr@36 95 96 RtlEqualSid ;;= _RtlEqualSid@8 96 97 RtlExpandEnvironmentStrings_U ;;= _RtlExpandEnvironmentStrings_U@16 98 RtlFreeUnicodeString ;;= _RtlFreeUnicodeString@4 97 99 RtlGetVersion ;;= _RtlGetVersion@4 98 100 RtlInitializeSid ;;= _RtlInitializeSid@12 … … 101 103 RtlSubAuthoritySid ;;= _RtlSubAuthoritySid@8 102 104 105
Note:
See TracChangeset
for help on using the changeset viewer.