VirtualBox

Ignore:
Timestamp:
Oct 29, 2010 11:17:01 PM (14 years ago)
Author:
vboxsync
Message:

Additions/WINNT/Graphics: more refactoring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h

    r33532 r33628  
    808808
    809809void VBoxUnmapAdapterMemory (PDEVICE_EXTENSION PrimaryExtension,
    810                              void **ppv, ULONG ulSize);
     810                             void **ppv);
    811811void VBoxUnmapAdapterInformation (PDEVICE_EXTENSION PrimaryExtension);
    812812
     
    845845
    846846VOID VBoxSetupDisplaysHGSMI (PDEVICE_EXTENSION PrimaryExtension,
    847 #ifndef VBOX_WITH_WDDM
    848                              PVIDEO_PORT_CONFIG_INFO pConfigInfo,
    849 #endif
    850847                             ULONG AdapterMemorySize, uint32_t fCaps);
    851848BOOLEAN vboxUpdatePointerShape (PDEVICE_EXTENSION DeviceExtension,
     
    853850                                uint32_t cbLength);
    854851
    855 #ifdef VBOX_WITH_WDDM
    856 int VBoxFreeDisplaysHGSMI(PDEVICE_EXTENSION PrimaryExtension);
    857 #else
     852void VBoxFreeDisplaysHGSMI(PDEVICE_EXTENSION PrimaryExtension);
     853#ifndef VBOX_WITH_WDDM
    858854DECLCALLBACK(void) hgsmiHostCmdComplete (HVBOXVIDEOHGSMI hHGSMI, struct _VBVAHOSTCMD * pCmd);
    859855DECLCALLBACK(int) hgsmiHostCmdRequest (HVBOXVIDEOHGSMI hHGSMI, uint8_t u8Channel, struct _VBVAHOSTCMD ** ppCmd);
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