Changeset 19844 in vbox for trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp
- Timestamp:
- May 19, 2009 11:12:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp
r19817 r19844 578 578 } 579 579 580 STDMETHODIMP VBoxSDLFB::ProcessVHWACommand(BYTE *pCommand) 581 { 582 return E_NOTIMPL; 583 } 580 584 // 581 585 // Internal public methods
Note:
See TracChangeset
for help on using the changeset viewer.