Changeset 16853 in vbox for trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp
- Timestamp:
- Feb 17, 2009 3:48:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp
r14668 r16853 364 364 */ 365 365 nsID uuid = {0}; 366 nsCOMPtr<IDVDImage 2> dvdImage;366 nsCOMPtr<IDVDImage> dvdImage; 367 367 368 368 rc = virtualBox->OpenDVDImage(NS_LITERAL_STRING("/home/achimha/isoimages/winnt4ger.iso").get(),
Note:
See TracChangeset
for help on using the changeset viewer.