ntdll-mini-implib.def revision f1556bd45697970fcb080ae70a61646d68ac73f2
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync; $Id$
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync;; @file
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync; IPRT - Minimal NTDLL import library defintion file.
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync;
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync;
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; Copyright (C) 2010-2015 Oracle Corporation
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync;
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; This file is part of VirtualBox Open Source Edition (OSE), as
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; available from http://www.virtualbox.org. This file is free software;
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; you can redistribute it and/or modify it under the terms of the GNU
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; General Public License (GPL) as published by the Free Software
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; Foundation, in version 2 as it comes in the "COPYING" file of the
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync;
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; The contents of this file may alternatively be used under the terms
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; of the Common Development and Distribution License Version 1.0
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; VirtualBox OSE distribution, in which case the provisions of the
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; CDDL are applicable instead of those of the GPL.
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync;
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; You may elect to license modified versions of this file under the
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync; terms and conditions of either the GPL or the CDDL or both.
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync;
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsyncLIBRARY ntdll.dll
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsyncEXPORTS
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync ; Exported name - The name x86 name sought by the linker.
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync ; - This needs to be defined as a symbol, we generate assembly.
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync CsrClientCallServer ;;= _CsrClientCallServer@16
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtAllocateVirtualMemory ;;= _NtAllocateVirtualMemory@24
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtClearEvent ;;= _NtClearEvent@4
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtClose ;;= _NtClose@4
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtCreateEvent ;;= _NtCreateEvent@20
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtCreateFile ;;= _NtCreateFile@44
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtCreateSection ;;= _NtCreateSection@28
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtCreateSymbolicLinkObject ;;= _NtCreateSymbolicLinkObject@16
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtDelayExecution ;;= _NtDelayExecution@8
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtDeviceIoControlFile ;;= _NtDeviceIoControlFile@40
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtDuplicateObject ;;= _NtDuplicateObject@28
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtFlushBuffersFile ;;= _NtFlushBuffersFile@8
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtFreeVirtualMemory ;;= _NtFreeVirtualMemory@16
4d939f327b6fe2b8201ab00e2d7e7d12b6d47d23vboxsync NtGetContextThread ;;= _NtGetContextThread@8
NtMapViewOfSection ;;= _NtMapViewOfSection@40
NtOpenDirectoryObject ;;= _NtOpenDirectoryObject@12
NtOpenEvent ;;= _NtOpenEvent@12
NtOpenKey ;;= _NtOpenKey@12
NtOpenProcess ;;= _NtOpenProcess@16
NtOpenProcessToken ;;= _NtOpenProcessToken@12
NtOpenSymbolicLinkObject ;;= _NtOpenSymbolicLinkObject@12
NtOpenThread ;;= _NtOpenThread@16
NtOpenThreadToken ;;= _NtOpenThreadToken@16
NtProtectVirtualMemory ;;= _NtProtectVirtualMemory@20
NtQueryDirectoryFile ;;= _NtQueryDirectoryFile@44
NtQueryDirectoryObject ;;= _NtQueryDirectoryObject@28
NtQueryEvent ;;= _NtQueryEvent@20
NtQueryInformationFile ;;= _NtQueryInformationFile@20
NtQueryInformationProcess ;;= _NtQueryInformationProcess@20
NtQueryInformationThread ;;= _NtQueryInformationThread@20
NtQueryInformationToken ;;= _NtQueryInformationToken@20
NtQueryObject ;;= _NtQueryObject@20
NtQuerySecurityObject ;;= _NtQuerySecurityObject@20
NtQuerySymbolicLinkObject ;;= _NtQuerySymbolicLinkObject@12
NtQuerySystemInformation ;;= _NtQuerySystemInformation@16
NtQueryTimerResolution ;;= _NtQueryTimerResolution@12
NtQueryValueKey ;;= _NtQueryValueKey@24
NtQueryVirtualMemory ;;= _NtQueryVirtualMemory@24
NtQueryVolumeInformationFile ;;= _NtQueryVolumeInformationFile@20
NtReadFile ;;= _NtReadFile@36
NtReadVirtualMemory ;;= _NtReadVirtualMemory@20
NtResetEvent ;;= _NtResetEvent@8
NtResumeProcess ;;= _NtResumeProcess@4
NtResumeThread ;;= _NtResumeThread@8
NtSetContextThread ;;= _NtSetContextThread@8
NtSetEvent ;;= _NtSetEvent@8
NtSetInformationFile ;;= _NtSetInformationFile@20
NtSetInformationObject ;;= _NtSetInformationObject@16
NtSetInformationProcess ;;= _NtSetInformationProcess@16
NtSetInformationThread ;;= _NtSetInformationThread@16
NtSetTimerResolution ;;= _NtSetTimerResolution@12
NtSuspendProcess ;;= _NtSuspendProcess@4
NtSuspendThread ;;= _NtSuspendThread@8
NtTerminateProcess ;;= _NtTerminateProcess@8
NtTerminateThread ;;= _NtTerminateThread@8
NtUnmapViewOfSection ;;= _NtUnmapViewOfSection@8
NtWaitForMultipleObjects ;;= _NtWaitForMultipleObjects@20
NtWaitForSingleObject ;;= _NtWaitForSingleObject@12
NtWriteFile ;;= _NtWriteFile@36
NtWriteVirtualMemory ;;= _NtWriteVirtualMemory@20
NtYieldExecution ;;= _NtYieldExecution@0
LdrInitializeThunk ;;= _LdrInitializeThunk@12
LdrRegisterDllNotification ;;= _LdrRegisterDllNotification@16
LdrLoadDll ;;= _LdrLoadDll@16
LdrUnloadDll ;;= _LdrUnloadDll@4
LdrGetDllHandle ;;= _LdrGetDllHandle@16
LdrGetDllHandleEx ;;= _LdrGetDllHandleEx@20
LdrGetDllHandleByMapping ;;= _LdrGetDllHandleByMapping@8
LdrGetDllHandleByName ;;= _LdrGetDllHandleByName@12
LdrAddRefDll ;;= _LdrAddRefDll@8
LdrGetProcedureAddress ;;= _LdrGetProcedureAddress@12
LdrGetProcedureAddressEx ;;= _LdrGetProcedureAddressEx@16
LdrLockLoaderLock ;;= _LdrLockLoaderLock@12
LdrUnlockLoaderLock ;;= _LdrUnlockLoaderLock@8
RtlAddAccessAllowedAce ;;= _RtlAddAccessAllowedAce@16
RtlAddAccessDeniedAce ;;= _RtlAddAccessDeniedAce@16
RtlAllocateHeap ;;= _RtlAllocateHeap@12
RtlCompactHeap ;;= _RtlCompactHeap@8
RtlCopySid ;;= _RtlCopySid@12
RtlCreateAcl ;;= _RtlCreateAcl@12
RtlCreateHeap ;;= _RtlCreateHeap@24
RtlCreateProcessParameters ;;= _RtlCreateProcessParameters@40
RtlCreateSecurityDescriptor ;;= _RtlCreateSecurityDescriptor@8
RtlCreateUserProcess ;;= _RtlCreateUserProcess@40
RtlCreateUserThread ;;= _RtlCreateUserThread@40
RtlDestroyProcessParameters ;;= _RtlDestroyProcessParameters@4
RtlDosApplyFileIsolationRedirection_Ustr ;;= _RtlDosApplyFileIsolationRedirection_Ustr@36
RtlEqualSid ;;= _RtlEqualSid@8
RtlExitUserProcess ;;= _RtlExitUserProcess@4
RtlExitUserThread ;;= _RtlExitUserThread@4
RtlExpandEnvironmentStrings_U ;;= _RtlExpandEnvironmentStrings_U@16
RtlFreeHeap ;;= _RtlFreeHeap@12
RtlFreeUnicodeString ;;= _RtlFreeUnicodeString@4
RtlGetLastNtStatus ;;= _RtlGetLastNtStatus@0
RtlGetLastWin32Error ;;= _RtlGetLastWin32Error@0
RtlGetVersion ;;= _RtlGetVersion@4
RtlInitializeSid ;;= _RtlInitializeSid@12
RtlNtStatusToDosError ;;= _RtlNtStatusToDosError@4
RtlReAllocateHeap ;;= _RtlReAllocateHeap@16
RtlRestoreLastWin32Error ;;= _RtlRestoreLastWin32Error@4
RtlSetDaclSecurityDescriptor ;;= _RtlSetDaclSecurityDescriptor@16
RtlSetLastWin32Error ;;= _RtlSetLastWin32Error@4
RtlSetLastWin32ErrorAndNtStatusFromNtStatus ;;= _RtlSetLastWin32ErrorAndNtStatusFromNtStatus@4
RtlSizeHeap ;;= _RtlSizeHeap@12
RtlSubAuthoritySid ;;= _RtlSubAuthoritySid@8
RtlQueryPerformanceCounter ;;= _RtlQueryPerformanceCounter@4
RtlGetSystemTimePrecise ;;= _RtlGetSystemTimePrecise@0