VirtualBox

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


Ignore:
Timestamp:
Jan 19, 2016 2:21:52 AM (9 years ago)
Author:
vboxsync
Message:

http-curlt.cpp,rtLdrNativeLoadSystem: added todo regarding loading winhttp.dll on w2k3sp1/64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp

    r59289 r59394  
    177177        return VERR_FILENAME_TOO_LONG;
    178178
     179/** @todo On w2k3r1/64 winhttp.dll is only found under WinSxS. Try use
     180 *        RtlDosApplyFileIsolationRedirection_Ustr to resolve this issue
     181 *        (see http-curl.cpp). */
     182
    179183    char szPath[RTPATH_MAX];
    180184    char *pszPath = szPath;
Note: See TracChangeset for help on using the changeset viewer.

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