|
-
March 15th, 2010, 03:38 AM
#1
CD writing software
Hi
Our company made a new application and now we want to integrate CD writing functionality to back up all data's in database.
Is it possible to do in VC++, How can i do
can u tell which SDK i have to use.
Thanks in advance
-
March 15th, 2010, 06:44 AM
#2
Re: CD writing software
I want to write a small CD writing software. Can u give me some guideline
Can i use ICDBurn for this...
ANy chance to get some sampleprogram in VC++ for CD burning
-
March 15th, 2010, 04:40 PM
#3
Re: CD writing software
Maybe this could be a good starting point? http://msdn.microsoft.com/en-us/libr...96(VS.85).aspx
Edit: Try searching for cd burning api at www.microsoft.com, it gave more good links.
Last edited by S_M_A; March 15th, 2010 at 04:46 PM.
-
March 15th, 2010, 07:16 PM
#4
Re: CD writing software
Give a try to StarBurn SDK. There are tons of VC++ samples and SDK is free.
http://www.starburnsoftware.com/prod...n-sdk/overview
-me
 Originally Posted by sijith01
Hi
Our company made a new application and now we want to integrate CD writing functionality to back up all data's in database.
Is it possible to do in VC++, How can i do
can u tell which SDK i have to use.
Thanks in advance
-
March 15th, 2010, 07:17 PM
#5
Re: CD writing software
It'd stay away from MS API here. They don't support Blu-Ray, API is limited and there's no support... Also it's not backward compatible so say buy-buy to pre-Vista OSes.
 Originally Posted by sijith01
I want to write a small CD writing software. Can u give me some guideline
Can i use ICDBurn for this...
ANy chance to get some sampleprogram in VC++ for CD burning
-
March 15th, 2010, 11:05 PM
#6
Re: CD writing software
Hi S_M_A
The link you gave is fount to be useful. But there they giving SDK to make audio cd. My need is to write datas also. Is it possible to do with "IWMPCdromBurn"
Is it possible to get some sample codes
-
March 17th, 2010, 05:50 PM
#7
Re: CD writing software
Here's a better link http://msdn.microsoft.com/en-us/libr...54(VS.85).aspx
Examples are also available at the site (browse around a bit).
You're probably correct regarding blue-ray BCNR33 but XP is supported as well.
Run-Time Requirements
IMAPI 2.0 is supported natively starting with Windows Vista and Windows Server 2008. Enabling IMAPI 2.0 functionality for Windows XP and Windows Server 2003 requires the installation of the KB932716 update package.
Note A Windows Feature Pack for Storage is available to the public via the Microsoft Download Center. Additional information regarding specific API changes can be found in the 'What's New' section of the SDK IMAPI documentation.
IMAPI 1.0 support is available for applications that run on Windows XP.
-
March 19th, 2010, 06:42 AM
#8
Re: CD writing software
If IMAPI 2.0 is a great step forward then IMAPI 1.0 is completely useless (
-
March 20th, 2010, 03:16 AM
#9
Re: CD writing software
Hey,
Maybe this will help:
http://www.moxcdburn.net
I use it to write data CDs and it's great!
Hope it helps,
Steve Q. :-)
Oh yeah I forgot.... It's FREE!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|