Changeset 43888 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Nov 15, 2012 9:23:50 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp
r43462 r43888 1836 1836 1837 1837 /* static */ DECLCALLBACK(void) ConsoleVRDPServer::H3DORVisibleRegion(void *pvInstance, 1838 uint32_t cRects, RTRECT *paRects)1838 uint32_t cRects, const RTRECT *paRects) 1839 1839 { 1840 1840 LogFlowFunc(("ins %p %d\n", pvInstance, cRects));
Note:
See TracChangeset
for help on using the changeset viewer.