VirtualBox

Changeset 70199 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Dec 18, 2017 2:06:48 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119774
Message:

IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]

File:
1 edited

Legend:

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

    r70195 r70199  
    362362            if (RT_FAILURE(rc))
    363363            {
    364 AssertMsgFailed(("rc=%Rrc\n", rc));
     364                AssertMsgFailed(("rc=%Rrc\n", rc));
    365365                return;
    366366            }
     
    370370        RTLdrClose(hLdrMod);
    371371    }
    372 RTAssertMsg2("g_hModWinSock=%p\n", g_hModWinSock);
    373372
    374373    g_pfnWSAStartup           = (decltype(g_pfnWSAStartup))         GetProcAddress(g_hModWinSock, "WSAStartup");
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