VirtualBox

Changeset 32622 in vbox for trunk/include


Ignore:
Timestamp:
Sep 17, 2010 8:18:39 PM (14 years ago)
Author:
vboxsync
Message:

wddm: VBOXWDDM->VBOX_WITH_WDDM

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HGSMI/HGSMIChSetup.h

    r32241 r32622  
    4646#define HGSMIHOSTFLAGS_COMMANDS_PENDING 0x1
    4747#define HGSMIHOSTFLAGS_IRQ              0x2
    48 #ifdef VBOXWDDM
     48#ifdef VBOX_WITH_WDDM
    4949/* one or more guest commands is completed */
    5050# define HGSMIHOSTFLAGS_GCOMMAND_COMPLETED 0x4
  • trunk/include/VBox/VBoxVideo.h

    r32241 r32622  
    9595 * contain other data (for example HGSMIHOSTFLAGS structure).
    9696 */
    97 #ifdef VBOXWDDM
     97#ifdef VBOX_WITH_WDDM
    9898# define VBVA_ADAPTER_INFORMATION_SIZE (64*_1K)
    9999#else
     
    282282    VBOXVHWACMD_TYPE_HH_CONSTRUCT,
    283283    VBOXVHWACMD_TYPE_HH_RESET
    284 #ifdef VBOXWDDM
     284#ifdef VBOX_WITH_WDDM
    285285    , VBOXVHWACMD_TYPE_SURF_GETINFO
    286286#endif
     
    610610} VBOXVHWACMD_SURF_CREATE;
    611611
    612 #ifdef VBOXWDDM
     612#ifdef VBOX_WITH_WDDM
    613613typedef struct _VBOXVHWACMD_SURF_GETINFO
    614614{
     
    10411041#endif /* VBOX_WITH_HGSMI */
    10421042
    1043 #ifdef VBOXWDDM
     1043#ifdef VBOX_WITH_WDDM
    10441044# pragma pack(1)
    10451045
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