VirtualBox

Changeset 52943 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Oct 4, 2014 1:54:58 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96383
Message:

SUP: The child side of early VM process init.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def

    r52942 r52943  
    3333
    3434    NtAllocateVirtualMemory               ;;= _NtAllocateVirtualMemory@24
     35    NtClearEvent                          ;;= _NtClearEvent@4
    3536    NtClose                               ;;= _NtClose@4
     37    NtCreateEvent                         ;;= _NtCreateEvent@20
    3638    NtCreateFile                          ;;= _NtCreateFile@44
    3739    NtCreateSection                       ;;= _NtCreateSection@28
     
    4345    NtMapViewOfSection                    ;;= _NtMapViewOfSection@40
    4446    NtOpenDirectoryObject                 ;;= _NtOpenDirectoryObject@12
     47    NtOpenEvent                           ;;= _NtOpenEvent@12
    4548    NtOpenKey                             ;;= _NtOpenKey@12
    4649    NtOpenProcess                         ;;= _NtOpenProcess@16
     
    5154    NtQueryDirectoryFile                  ;;= _NtQueryDirectoryFile@44
    5255    NtQueryDirectoryObject                ;;= _NtQueryDirectoryObject@28
     56    NtQueryEvent                          ;;= _NtQueryEvent@20
    5357    NtQueryInformationFile                ;;= _NtQueryInformationFile@20
    5458    NtQueryInformationProcess             ;;= _NtQueryInformationProcess@20
     
    6468    NtReadFile                            ;;= _NtReadFile@36
    6569    NtReadVirtualMemory                   ;;= _NtReadVirtualMemory@20
     70    NtResetEvent                          ;;= _NtResetEvent@8
    6671    NtResumeProcess                       ;;= _NtResumeProcess@4
    6772    NtResumeThread                        ;;= _NtResumeThread@8
    6873    NtSetContextThread                    ;;= _NtSetContextThread@8
     74    NtSetEvent                            ;;= _NtSetEvent@8
    6975    NtSetInformationFile                  ;;= _NtSetInformationFile@20
    7076    NtSetInformationObject                ;;= _NtSetInformationObject@16
     
    7783    NtTerminateThread                     ;;= _NtTerminateThread@8
    7884    NtUnmapViewOfSection                  ;;= _NtUnmapViewOfSection@8
     85    NtWaitForMultipleObjects              ;;= _NtWaitForMultipleObjects@20
    7986    NtWaitForSingleObject                 ;;= _NtWaitForSingleObject@12
    80     NtWaitForMultipleObjects              ;;= _NtWaitForMultipleObjects@20
    8187    NtWriteFile                           ;;= _NtWriteFile@36
    8288    NtWriteVirtualMemory                  ;;= _NtWriteVirtualMemory@20
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette