Searched defs:vboxExtWndCleanup (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvboxext.c309 static HRESULT vboxExtWndCleanup();
313 HRESULT hr = vboxExtWndCleanup();
316 ERR("vboxExtWndCleanup failed, hr %d", hr);
689 static HRESULT vboxExtWndCleanup() function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.c309 static HRESULT vboxExtWndCleanup();
313 HRESULT hr = vboxExtWndCleanup();
316 ERR("vboxExtWndCleanup failed, hr %d", hr);
687 static HRESULT vboxExtWndCleanup() function

Completed in 35 milliseconds