[fpc-pascal] Burn a CD
Leonardo M. Ramé
martinrame at yahoo.com
Wed Mar 14 11:42:55 CET 2012
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 it using TProcess, then parse the results and show them on screen.
Leonardo M. Ramé
http://leonardorame.blogspot.com
>________________________________
> From: stootch <stootch at tlen.pl>
>To: fpc-pascal at 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:
>> 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
>_______________________________________________
>fpc-pascal maillist - fpc-pascal at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120314/841edb47/attachment.html>
More information about the fpc-pascal
mailing list