Re: [fpc-pascal] Burn a CD

2012-03-13 Thread Jorge Aldo G. de F. Junior
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

Re: [fpc-pascal] Burn a CD

2012-03-13 Thread Jorge Aldo G. de F. Junior
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

[fpc-pascal] Burn a CD

2012-03-13 Thread Marcos Douglas
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

Re: [fpc-pascal] makepack broken?

2012-03-13 Thread Marco van de Voort
In our previous episode, Fabio Luis Girardi said: > Are install/makepack script broken? > > I run it and I got following output: > > $ export CHECKLIBGDB=no > $ export NOGDB=1 > $ touch ../doc-pdf.tar.gz > $./makepack > ... > Copying install.sh > Creating binary.x86_64-linux.tar > tar: units*.x86