Changeset 65186 in vbox
- Timestamp:
- Jan 6, 2017 3:38:49 PM (8 years ago)
- Location:
- trunk/src/VBox/Main
- Files:
-
- 5 edited
-
src-client/win/dllmain.cpp (modified) (1 diff)
-
src-client/win/precomp_vcc.h (modified) (1 diff)
-
src-server/ApplianceImpl.cpp (modified) (1 diff)
-
src-server/ApplianceImplImport.cpp (modified) (1 diff)
-
src-server/MediumAttachmentImpl.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/win/dllmain.cpp
r63643 r65186 165 165 #endif 166 166 167 -
trunk/src/VBox/Main/src-client/win/precomp_vcc.h
r63935 r65186 38 38 #endif 39 39 40 -
trunk/src/VBox/Main/src-server/ApplianceImpl.cpp
r65103 r65186 392 392 /** 393 393 * Appliance COM initializer. 394 * @param aVirtualBox The VirtualBox object. 394 * @param aVirtualBox The VirtualBox object. 395 395 * @return 396 396 */ -
trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
r65120 r65186 3458 3458 * 3459 3459 * @param vsdescThis 3460 * @param pReturnNewMachine 3460 * @param pReturnNewMachine 3461 3461 * @param stack 3462 3462 */ -
trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp
r65120 r65186 96 96 * @param aDevice Device number on the port. 97 97 * @param aType Device type. 98 * @param aImplicit 98 * @param aImplicit 99 99 * @param aPassthrough Whether accesses are directly passed to the host drive. 100 100 * @param aTempEject Whether guest-triggered eject results in unmounting the medium.
Note:
See TracChangeset
for help on using the changeset viewer.

