VirtualBox

Changeset 59396 in vbox for trunk/src/VBox/Runtime/generic


Ignore:
Timestamp:
Jan 19, 2016 3:32:03 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105093
Message:

ldrNative-win.cpp: Implemented loading system dlls from WinSxS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/http-curl.cpp

    r59394 r59396  
    13541354     */
    13551355    RTLDRMOD hMod;
    1356 /** @todo triggers on w2k3r1/64; winhttp.dll found under WinSxS. Try use
    1357  *        RtlDosApplyFileIsolationRedirection_Ustr to resolve this issue. */
    13581356    int rc = RTLdrLoadSystem("winhttp.dll", true /*fNoUnload*/, &hMod);
    13591357    if (RT_SUCCESS(rc))
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