VirtualBox

Changeset 51468 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 30, 2014 11:42:14 AM (11 years ago)
Author:
vboxsync
Message:

wddm: report better status

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp

    r51466 r51468  
    36303630                WARN(("pBuildPagingBuffer->DmaSize(%d) < sizeof VBOXCMDVBVA_PAGING_TRANSFER (%d)", pBuildPagingBuffer->DmaSize , sizeof (VBOXCMDVBVA_PAGING_TRANSFER)));
    36313631                /* @todo: can this actually happen? what status to return? */
    3632                 return STATUS_INVALID_PARAMETER;
     3632                return STATUS_GRAPHICS_INSUFFICIENT_DMA_BUFFER;
    36333633            }
    36343634
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