Re: Magic CD Burner is not doing the trick
- From: "Marcio Ehrlich" <marcioehrlich_at_ig.com.br>
- Date: Tue, 30 Jan 2007 09:21:54 -0300
Dean, are you sure that should work with W2K?
The DVDEngine object is created, but the 2nd line
mobjDevice := DVDEngine.GetDevice(0);
gets nothing (mobjDevice = NIL), while I think it should get my CD drive,
isn't it?
The 3rd,
mobjDataImage := DVDEngine.CreateDataImage;
runs with no problem, but geting also a nil result. So the 4th line:
mobjFileLayout := mobjDataImage.GetFileLayout;
raises an error.
Marcio
----- Original Message -----
From: "Dean Hill" <none@xxxxxxxx>
Then use the following code
.
- Follow-Ups:
- Re: Magic CD Burner is not doing the trick
- From: Dean Hill
- Re: Magic CD Burner is not doing the trick
- References:
- Magic CD Burner is not doing the trick
- From: Marcio Ehrlich
- Re: Magic CD Burner is not doing the trick
- From: Dean Hill
- Re: Magic CD Burner is not doing the trick
- From: Marcio Ehrlich
- Re: Magic CD Burner is not doing the trick
- From: Dean Hill
- Magic CD Burner is not doing the trick
- Prev by Date: Re: WPTools
- Next by Date: Re: CD Burning
- Previous by thread: Re: Magic CD Burner is not doing the trick
- Next by thread: Re: Magic CD Burner is not doing the trick
- Index(es):
Relevant Pages
|