VirtualBox

Ignore:
Timestamp:
Jun 7, 2010 9:05:43 AM (15 years ago)
Author:
vboxsync
Message:

wddm/3d: tmp stub fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp

    r30057 r30058  
    12811281static HRESULT APIENTRY vboxWddmDDevUpdateWInfo(HANDLE hDevice, CONST D3DDDIARG_WINFO* pData)
    12821282{
    1283     vboxVDbgPrintF(("<== "__FUNCTION__", hDevice(0x%p)\n", hDevice));
    1284     AssertBreakpoint();
    1285     vboxVDbgPrintF(("==> "__FUNCTION__", hDevice(0x%p)\n", hDevice));
    1286     return E_FAIL;
     1283    vboxVDbgPrintF(("==> "__FUNCTION__", hDevice(0x%p)\n", hDevice));
     1284    AssertBreakpoint();
     1285    /* misha> @todo: implement */
     1286    vboxVDbgPrintF(("<== "__FUNCTION__", hDevice(0x%p)\n", hDevice));
     1287    return S_OK;
    12871288}
    12881289
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