vbox的更動 28800 路徑 trunk/src/VBox/HostServices/GuestControl
- 時間撮記:
- 2010-4-27 上午08:22:32 (15 年 以前)
- 位置:
- trunk/src/VBox/HostServices/GuestControl
- 檔案:
-
- 修改 6 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/HostServices/GuestControl/Makefile.kmk
r28557 r28800 5 5 6 6 # 7 # Copyright (C) 2010 Sun Microsystems, Inc.7 # Copyright (C) 2010 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 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa18 # Clara, CA 95054 USA or visit http://www.sun.com if you need19 # additional information or have any questions.20 16 # 21 17 -
trunk/src/VBox/HostServices/GuestControl/gctrl.cpp
r28185 r28800 5 5 6 6 /* 7 * Copyright (C) 2010 Sun Microsystems, Inc.7 * Copyright (C) 2010 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 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa18 * Clara, CA 95054 USA or visit http://www.sun.com if you need19 * additional information or have any questions.20 16 */ 21 17 -
trunk/src/VBox/HostServices/GuestControl/gctrl.h
r28185 r28800 4 4 5 5 /* 6 * Copyright (C) 2010 Sun Microsystems, Inc.6 * Copyright (C) 2010 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 *16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa17 * Clara, CA 95054 USA or visit http://www.sun.com if you need18 * additional information or have any questions.19 15 */ 20 16 -
trunk/src/VBox/HostServices/GuestControl/service.cpp
r28625 r28800 5 5 6 6 /* 7 * Copyright (C) 2010 Sun Microsystems, Inc.7 * Copyright (C) 2010 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 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa18 * Clara, CA 95054 USA or visit http://www.sun.com if you need19 * additional information or have any questions.20 16 */ 21 17 -
trunk/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk
r27897 r28800 5 5 6 6 # 7 # Copyright (C) 2010 Sun Microsystems, Inc.7 # Copyright (C) 2010 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 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa18 # Clara, CA 95054 USA or visit http://www.sun.com if you need19 # additional information or have any questions.20 16 # 21 17 -
trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp
r28185 r28800 6 6 7 7 /* 8 * Copyright (C) 2010 Sun Microsystems, Inc.8 * Copyright (C) 2010 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 *18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa19 * Clara, CA 95054 USA or visit http://www.sun.com if you need20 * additional information or have any questions.21 17 */ 22 18
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器