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


Commercial message



Nero SDK Discussion Forum Discuss, WriteSectorsUnBuffered Error! at International Chat: Software related forum; Can anyone help me on using WriteSectorsUnBuffered API, i've used this just the same as what mentioned in this forum but as, my code got into line bellow, i got an exception error, i just want to make a CD IMage , is there any better idea than using packet


Reply
 
Thread Tools
Old 30-11-2003   #1 (permalink)
New on Forum
 
Join Date: Nov 2003
Location: Globe
Posts: 22
WriteSectorsUnBuffered Error!

Can anyone help me on using WriteSectorsUnBuffered API, i've used this just the same as what mentioned in this forum but as, my code got into line bellow, i got an exception error, i just want to make a CD IMage , is there any better idea than using packet reading and writting apis, i do realy need to make a CD IMage.


INeroFileSystemBlockAccess* infsba = NeroCreateBlockWriterInterface( ndhDeviceHandle, ePacketWriting);// it OK


NeroFSSecNo noSectorsW = 1;
char bufferW[2048];
memset(bufferW,'Z',sizeof(bufferW));
const void *pDataW = bufferW;
NeroFSSecNo startSectorW = 0;
NeroFSSecNo SectorsWrittenW = 0;
NeroFSSecNo &noSectorsWrittenW = SectorsWrittenW;

int err = infsba->WriteSectorsUnBuffered(pDataW,startSectorW,noSectorsW,noSectorsWrittenW);


i've done all initializations too.

thnks
keyvan is offline   Reply With Quote
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here



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
error Write error at 3552 (16) - Code 03 0C 08 [Write error, recovery fail] Spilner VSO Software 2 08-12-2006 21:19
Writing to CD failed, MEDIUM ERROR: Write ERROR (3:0x0c:0x00) pwhee435 Clone CD 0 30-08-2006 16:59
WriteSectorsUnBuffered not working Prashant Sharma Nero SDK Discussion Forum 0 22-02-2006 05:21
Unreal 2 GPF error installing-> Error=Data error (cyclic redundancy check) yonderboy General Software 3 19-05-2003 02:08
clonecd error: "writing to cd failed, meduim error: write error - loss of streaming djrolo Dutch: De Woonkamer 2 01-05-2000 20:39


All times are GMT +2. The time now is 21:20.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0