Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Nero SDK Discussion Forum


Commercial message



Nero SDK Discussion Forum Discuss, InCD at International Chat: Software related forum; Hi, I hope this question was not posted a hundred times before, if so, please excuse. Is there a way to "communicate" with the InCD helper application from within the Nero SDK (or, from operating system)? Especially to launch the formatting process to prepare a medium for PacketWriting? Thanks in


Reply
 
Thread Tools
Old 17-01-2005   #1 (permalink)
New on Forum
 
Join Date: Mar 2004
Posts: 14
InCD

Hi,

I hope this question was not posted a hundred times before, if so, please excuse.

Is there a way to "communicate" with the InCD helper application from within the Nero SDK (or, from operating system)? Especially to launch the formatting process to prepare a medium for PacketWriting?

Thanks in advance.
framegrabber is offline   Reply With Quote
Old 17-01-2005   #2 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
No, unfortunately NeroSDK has no support for working with InCD programmatically.
alexp is offline   Reply With Quote
Old 18-01-2005   #3 (permalink)
New on Forum
 
Join Date: Mar 2004
Posts: 14
Re: InCD

Thank you for your reply.

Would it be possible to "format" a disk using the PacketWriting Interface?

Or could I use the PacketWriting Interface it in another way, and if yes, where could I find some code snippets?

Thanks in advance, any idea or suggestion would be welcome.
framegrabber is offline   Reply With Quote
Old 07-03-2005   #4 (permalink)
New on Forum
 
Join Date: Dec 2004
Posts: 4
Re: InCD

Let me know if find anything... i am currently kicking off Incd..

DvdError NeroDvdCommands::FormatDvd( const CString& drive )
{
try
{
CString pathname (_T("C:/Program Files/Ahead/InCD/InCDL.exe" ));

if ( UsFile::Exists( pathname ) )
{
CString command_line( pathname );
CString start_directory( _T("c:/2300") );
bool hidden = false;
bool wait_to_complete = false;
if ( UsSystem::StartProcess( pathname, command_line, start_directory,
hidden, wait_to_complete ) )
{
return( DvdOk );
}
else
{
......
}
brothwell is offline   Reply With Quote
Old 07-03-2005   #5 (permalink)
New on Forum
 
Join Date: Dec 2004
Posts: 4
Re: InCD

I forgot to mention..... works about 80% of the time. 20% of the time it leaves the CD /DVD in a confused state.... sigh
brothwell is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
InCD doesnt recognise old InCD 2 disk guvna0 Nero & InCD 0 10-12-2005 15:07
which incd reader needed with incd 4.3.1.11 jefve Nero & InCD 4 05-02-2005 12:20
INCD 3.X Works bit INCD 4.X DOESN'T!!! Infiniteloop Nero & InCD 3 27-04-2004 20:50
InCD 4.100 Constantly Writing To Windows\InCD\incderr.log LiteOff(Set) Nero & InCD 1 25-01-2004 15:34
InCd lionelow Burning Software 0 11-02-2002 11:45


Content Relevant URLs by vBSEO 3.1.0