VirtualBox

Ignore:
Timestamp:
Mar 2, 2010 12:09:36 AM (15 years ago)
Author:
vboxsync
Message:

wddm: miniport fixes + display dll stub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp

    r26874 r26928  
    550550
    551551    dfprintf(("==> "__FUNCTION__ ", pdo(0x%x)\n", PhysicalDeviceObject));
    552     NTSTATUS Status = STATUS_UNSUCCESSFUL;
     552    NTSTATUS Status = STATUS_SUCCESS;
    553553
    554554    PDEVICE_EXTENSION pContext = (PDEVICE_EXTENSION)vboxWddmMemAllocZero(sizeof (DEVICE_EXTENSION));
     
    28392839    PAGED_CODE();
    28402840
     2841    AssertBreakpoint();
     2842
    28412843    drprintf(("VBoxVideoWddm::DriverEntry. Built %s %s\n", __DATE__, __TIME__));
    28422844
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