> I will see, thanks.
> To read the Output, I think is better to use this tutorial:
> http://wiki.lazarus.freepascal.org/Executing_External_Programs
#Reading_large_output
Yes. You want to read the output continuously and display it as soon as
there is new data.
Ludo
___
On Fri, Mar 23, 2012 at 2:12 PM, Ludo Brands wrote:
>
>>
>> Today I'm back to this problem.
>> I downloaded the CDRtools (it need cygwin too).
>> I burned the files on the CD-R... very good!
>>
>> But I still have a problem:
>> The CD or DVD will have many files so, recording may take
>> much time
>
> Today I'm back to this problem.
> I downloaded the CDRtools (it need cygwin too).
> I burned the files on the CD-R... very good!
>
> But I still have a problem:
> The CD or DVD will have many files so, recording may take
> much time. How do you show to user the progress?
>
CDRtfe is a gui
On Thu, Mar 15, 2012 at 7:57 AM, Leonardo M. Ramé wrote:
> - Original Message -
>
>> From: Marcos Douglas
>> To: Leonardo M. Ramé ; FPC-Pascal users discussions
>>
>> Cc:
>> Sent: Wednesday, March 14, 2012 12:05 PM
>> Subject: Re: [fpc-pascal]
On Thu, Mar 15, 2012 at 7:57 AM, Leonardo M. Ramé wrote:
>
> - Original Message -
>
> > From: Marcos Douglas
> > To: Leonardo M. Ramé ; FPC-Pascal users
> > discussions
> > Cc:
> > Sent: Wednesday, March 14, 2012 12:05 PM
> > Subject: Re:
- Original Message -
> From: Marcos Douglas
> To: Leonardo M. Ramé ; FPC-Pascal users discussions
>
> Cc:
> Sent: Wednesday, March 14, 2012 12:05 PM
> Subject: Re: [fpc-pascal] Burn a CD
>
> On Wed, Mar 14, 2012 at 7:42 AM, Leonardo M. Ramé
> wrote:
>
Marcos Douglas wrote:
On Wed, Mar 14, 2012 at 7:42 AM, Leonardo M. Ramé wrote:
If you think in the future your app must work in another OSes, maybe a
better solution is to use cdrecord, it has everything you need (CD, DVD,
BluRay) . Here's the Win32
version http://www.student.tugraz.at/thomas.p
On Wed, Mar 14, 2012 at 7:42 AM, Leonardo M. Ramé wrote:
> If you think in the future your app must work in another OSes, maybe a
> better solution is to use cdrecord, it has everything you need (CD, DVD,
> BluRay) . Here's the Win32
> version http://www.student.tugraz.at/thomas.plank/
>
> We run
On Wed, Mar 14, 2012 at 4:26 AM, stootch wrote:
> W dniu 13.03.2012 14:13, Marcos Douglas pisze:
>
>> Hi,
>>
>> Anyone knows how burn a CD using the Windows API (should works in XP and
>> Vista)?
>
>
> Take a look at:
> http://blog.delphi-jedi.net/2009/07/18/im-burning-baby/
>
> Porting to FPC/Laz
On Tue, Mar 13, 2012 at 10:10 PM, Jorge Aldo G. de F. Junior
wrote:
>
> you should :
>
> 1 - Learn to use ASPI.dll (wich is basically a way to send ATAPI
> commands to the device).
> 2 - Learn ATAPI commands (ATAPI is more or less SCSI commands sent
> over SATA/PATA layer).
Well, thanks... but I
creen.
Leonardo M. Ramé
http://leonardorame.blogspot.com
>
> From: stootch
>To: fpc-pascal@lists.freepascal.org
>Sent: Wednesday, March 14, 2012 4:26 AM
>Subject: Re: [fpc-pascal] Burn a CD
>
>W dniu 13.03.2012 14:13, Marcos Douglas pisze:
W dniu 13.03.2012 14:13, Marcos Douglas pisze:
Hi,
Anyone knows how burn a CD using the Windows API (should works in XP and
Vista)?
Take a look at:
http://blog.delphi-jedi.net/2009/07/18/im-burning-baby/
Porting to FPC/Lazarus (if any) should be straightforward.
stootch
_
you are lucky !
a quick search at google returned the following document :
http://tools.assembla.com/svn/zalex/FuzzyReader/WNaspi32.pas
i dont know the license of this code, but it can be used, at least, as
reference...
2012/3/13 Jorge Aldo G. de F. Junior :
> you should :
>
> 1 - Learn to use
you should :
1 - Learn to use ASPI.dll (wich is basically a way to send ATAPI
commands to the device).
2 - Learn ATAPI commands (ATAPI is more or less SCSI commands sent
over SATA/PATA layer).
2012/3/13 Marcos Douglas :
> Hi,
>
> Anyone knows how burn a CD using the Windows API (should works in X
Hi,
Anyone knows how burn a CD using the Windows API (should works in XP and
Vista)?
Thanks,
Marcos Douglas
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
15 matches
Mail list logo