VirtualBox

Changeset 52941 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Oct 3, 2014 7:58:01 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96381
Message:

Use our own heap in the hope that we can use it before ntdll is really initialized. Fixed RtlExitProcess issue. More early import work.

File:
1 edited

Legend:

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

    r52940 r52941  
    9191    RtlCopySid                            ;;= _RtlCopySid@12
    9292    RtlCreateAcl                          ;;= _RtlCreateAcl@12
     93    RtlCreateHeap                         ;;= _RtlCreateHeap@24
    9394    RtlCreateProcessParameters            ;;= _RtlCreateProcessParameters@40
    9495    RtlCreateSecurityDescriptor           ;;= _RtlCreateSecurityDescriptor@8
     
    9899    RtlDosApplyFileIsolationRedirection_Ustr ;;= _RtlDosApplyFileIsolationRedirection_Ustr@36
    99100    RtlEqualSid                           ;;= _RtlEqualSid@8
    100     RtlExitProcess                        ;;= _RtlExitProcess@4
    101     RtlExitThread                         ;;= _RtlExitThread@4
     101    RtlExitUserProcess                    ;;= _RtlExitProcess@4
     102    RtlExitUserThread                     ;;= _RtlExitThread@4
    102103    RtlExpandEnvironmentStrings_U         ;;= _RtlExpandEnvironmentStrings_U@16
    103104    RtlFreeHeap                           ;;= _RtlFreeHeap@12
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