VirtualBox

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


Ignore:
Timestamp:
Dec 10, 2010 3:42:36 PM (14 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r34960 r34962  
    7171     * Try figure why it failed to load.
    7272     */
    73     DWORD dwErr = GetLastError(dwErr);
     73    DWORD dwErr = GetLastError();
    7474    int   rc    = RTErrConvertFromWin32(dwErr);
    7575    if (cbError)
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