VirtualBox

Ignore:
Timestamp:
Aug 7, 2007 8:40:02 AM (17 years ago)
Author:
vboxsync
Message:

Use the generic VBoxVideo interface in Windows guest video driver.

File:
1 edited

Legend:

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

    r4027 r4053  
    9494                                                */
    9595           PVOID pvMiniportHeap;               /* The pointer to the miniport heap VRAM.
    96                                                 * This is mapped by miniport as one block together with adapter info.
    97                                                 */
    98 
    99            PVOID pvAdapterInformation;         /* The pointer to the last 4K of VRAM. Calculated as
    100                                                 *   (uint8_t *)pvMiniportHeap + cbMiniportHeap
     96                                                * This is mapped by miniport separately.
     97                                                */
     98
     99           PVOID pvAdapterInformation;         /* The pointer to the last 4K of VRAM.
     100                                                * This is mapped by miniport separately.
    101101                                                */
    102102           
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