VirtualBox

Ignore:
Timestamp:
Jul 19, 2012 4:25:49 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79269
Message:

fAnyX impl part2 (xpdm, not testet yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp

    r41044 r42233  
    535535        }
    536536#endif
     537
     538        case IOCTL_VIDEO_VBOX_ISANYX:
     539        {
     540            STARTIO_OUT(uint32_t, pu32AnyX);
     541            *pu32AnyX = pExt->fAnyX;
     542            pStatus->Information = sizeof (uint32_t);
     543            bResult = TRUE;
     544            break;
     545        }
     546
    537547        default:
    538548        {
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