Index: /trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def
===================================================================
--- /trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def	(revision 35019)
+++ /trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def	(revision 35020)
@@ -26,3 +26,10 @@
 
 LIBRARY ntdll.dll
+EXPORTS
+    RtlNtStatusToDosError
+    NtQueryTimerResolution
+    NtQueryInformationFile
+    NtSetInformationFile
+    NtSetTimerResolution
+    NtQueryVolumeInformationFile
 
