Rocket Division Software
http://www.starburnsoftware.com/forum/

StarBurn not working in minimal prototype
http://www.starburnsoftware.com/forum/starburn-sdk-f3/starburn-not-working-minimal-prototype-t1904.html
Page 1 of 1

Author:  rsj [ Mon Jun 22, 2009 4:02 pm ]
Post subject:  StarBurn not working in minimal prototype

I am trying to put together a minimal "Proof of concept" prototype. It has a minimal UI, a textbox for file name, two buttons. One button displays common file dialog, the other button burns. I am successfully initializing StarBurn with the call to:

EXCEPTION_NUMBER l__EXCEPTION_NUMBER =
StarBurn_UpStartEx(
g__UCHAR__RegistrationKey,
g__UCHAR__RegistrationKey.GetLength(0)
);
The dialog appears to let me know it is the free version, and all appears well, but nothing seems to work. Everything returns the same error: ((System.AccessViolationException)(e)){"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."}

The example DataBurner application works, and I tried to just copy and paste, but I'm missing something. Any help would be greatly appreciated.

Author:  anton (staff) [ Mon Jun 22, 2009 5:23 pm ]
Post subject:  Re: StarBurn not working in minimal prototype

1) Grab console sample and use it as a skeleton.

2) Don't post to the wrong forum.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/