I want Windows API to make CD Burn Project
I tried with some samples on codeproject but failed
Please Help me
|
Go4Expert Member
|
|
| 12May2011,17:19 | #1 |
|
Hello All,
I want Windows API to make CD Burn Project I tried with some samples on codeproject but failed Please Help me
|
|
Light Poster
|
|
| 15May2011,17:11 | #2 |
|
Cd burning can be done with the current windows API's.
Although it's like Microsoft keeps it a big secret and it only has an article or 2 and these are for vb script. Now i don't recall where exactly these articles are but i'm sure i've came across them in MSDN. I think you will find them. but then if you want .net functionality you have a lot of work to do to convert... |
|
Go4Expert Member
|
|
| 13Dec2011,00:06 | #3 |
|
you can do a setup wizard application using CPropertySheet class
|