Changeset 39685 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- Dec 30, 2011 1:29:33 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75522
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/gctrl.cpp
r33540 r39685 5 5 6 6 /* 7 * Copyright (C) 2010 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 */17 18 /** @page pg_svc_guest_control Guest Control HGCM Service19 *20 * @todo Write up some nice text here.21 16 */ 22 17
Note:
See TracChangeset
for help on using the changeset viewer.