VirtualBox

Changeset 59417 in vbox


Ignore:
Timestamp:
Jan 20, 2016 11:16:28 AM (9 years ago)
Author:
vboxsync
Message:

VBoxProxyStub.c: No 32-on-64 registration on 32-bit hosts. duh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c

    r59416 r59417  
    22732273
    22742274
    2275 /*#if defined(VBOX_IN_32_ON_64_MAIN_API) || (ARCH_BITS == 64 && defined(VBOX_WITH_32_ON_64_MAIN_API)) ?? */
    2276 #ifndef VBOX_IN_32_ON_64_MAIN_API
     2275#if (ARCH_BITS == 64 && defined(VBOX_WITH_32_ON_64_MAIN_API)) /*|| defined(VBOX_IN_32_ON_64_MAIN_API) ??*/
    22772276    /*
    22782277     * Update registry entries for the other CPU bitness.
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