| View previous topic :: View next topic |
| Author |
Message |
Tdk161 Valued Contributor


Joined: 08 Feb 2005 Posts: 399 Location: ITALY
|
Posted: Sun May 16, 2010 12:12 am Post subject: Please Help me *SOLVED* |
|
|
Hi to all,
I would like use cygwin1.dll (part of cdrtools) to have possibility to burn CD/Dvd in my script but I don't know the internal function of this dll
Anyone can tell me how to use it please?
Many tnx in advance for any info
Byez
Last edited by Tdk161 on Wed Jun 23, 2010 1:11 pm; edited 1 time in total |
|
| Back to top |
|
 |
dmonckton Contributor


Joined: 09 Aug 2002 Posts: 117 Location: Lewes, U.K.
|
Posted: Thu May 20, 2010 3:21 pm Post subject: |
|
|
You can use 'Dependency Walker' to find the internal function names. You would need the authors notes to work out the parameters to supply to the functions.
Regards
David...
|
|
| Back to top |
|
 |
Tdk161 Valued Contributor


Joined: 08 Feb 2005 Posts: 399 Location: ITALY
|
Posted: Thu May 20, 2010 3:45 pm Post subject: |
|
|
Thank you for your info david I will do what you suggested me
Byez
|
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1565
|
Posted: Fri May 21, 2010 6:19 am Post subject: |
|
|
That dll is for CYGWIN, which acts like a Linux emulator. It allows unix applications to be rebuilt and run on Windows. I believe the dll you want to use is a different one.
More info on cygwin:
http://en.wikipedia.org/wiki/Cygwin
|
|
| Back to top |
|
 |
Tdk161 Valued Contributor


Joined: 08 Feb 2005 Posts: 399 Location: ITALY
|
|
| Back to top |
|
 |
Tdk161 Valued Contributor


Joined: 08 Feb 2005 Posts: 399 Location: ITALY
|
Posted: Sun Jun 20, 2010 2:48 am Post subject: |
|
|
Hi guys,
any help??
|
|
| Back to top |
|
 |
Tdk161 Valued Contributor


Joined: 08 Feb 2005 Posts: 399 Location: ITALY
|
Posted: Wed Jun 23, 2010 1:13 pm Post subject: |
|
|
Hi Guys,
I decided to use other way to use this dll ,I will use an external burning software
Byez
|
|
| Back to top |
|
 |
|