ntdll-mini-implib.def revision 9f997e760f610c92e3a365be21ead6972bc46130
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; $Id$
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync;; @file
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; IPRT - Minimal NTDLL import library defintion file.
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync;
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync;
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; Copyright (C) 2010-2014 Oracle Corporation
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync;
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; This file is part of VirtualBox Open Source Edition (OSE), as
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; available from http://www.virtualbox.org. This file is free software;
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; you can redistribute it and/or modify it under the terms of the GNU
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; General Public License (GPL) as published by the Free Software
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; Foundation, in version 2 as it comes in the "COPYING" file of the
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync;
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; The contents of this file may alternatively be used under the terms
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; of the Common Development and Distribution License Version 1.0
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; VirtualBox OSE distribution, in which case the provisions of the
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; CDDL are applicable instead of those of the GPL.
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync;
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; You may elect to license modified versions of this file under the
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync; terms and conditions of either the GPL or the CDDL or both.
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync;
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsyncLIBRARY ntdll.dll
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsyncEXPORTS
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync ; Exported name - The name x86 name sought by the linker.
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync ; - This needs to be defined as a symbol, we generate assembly.
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync CsrClientCallServer ;;= _CsrClientCallServer@16
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtAllocateVirtualMemory ;;= _NtAllocateVirtualMemory@24
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtClearEvent ;;= _NtClearEvent@4
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtClose ;;= _NtClose@4
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtCreateEvent ;;= _NtCreateEvent@20
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtCreateFile ;;= _NtCreateFile@44
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtCreateSection ;;= _NtCreateSection@28
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtCreateSymbolicLinkObject ;;= _NtCreateSymbolicLinkObject@16
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtDelayExecution ;;= _NtDelayExecution@8
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtDeviceIoControlFile ;;= _NtDeviceIoControlFile@40
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtDuplicateObject ;;= _NtDuplicateObject@28
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtFreeVirtualMemory ;;= _NtFreeVirtualMemory@16
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtGetContextThread ;;= _NtGetContextThread@8
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtMapViewOfSection ;;= _NtMapViewOfSection@40
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtOpenDirectoryObject ;;= _NtOpenDirectoryObject@12
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtOpenEvent ;;= _NtOpenEvent@12
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtOpenKey ;;= _NtOpenKey@12
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtOpenProcess ;;= _NtOpenProcess@16
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtOpenProcessToken ;;= _NtOpenProcessToken@12
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtOpenSymbolicLinkObject ;;= _NtOpenSymbolicLinkObject@12
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtOpenThread ;;= _NtOpenThread@16
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtOpenThreadToken ;;= _NtOpenThreadToken@16
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtProtectVirtualMemory ;;= _NtProtectVirtualMemory@20
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtQueryDirectoryFile ;;= _NtQueryDirectoryFile@44
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtQueryDirectoryObject ;;= _NtQueryDirectoryObject@28
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtQueryEvent ;;= _NtQueryEvent@20
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtQueryInformationFile ;;= _NtQueryInformationFile@20
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtQueryInformationProcess ;;= _NtQueryInformationProcess@20
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync NtQueryInformationThread ;;= _NtQueryInformationThread@20
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync 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
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