#1 Burning Software

It is currently Thu Dec 19, 2024 7:15 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: STARBURN_IMPEX_API
PostPosted: Tue Mar 04, 2008 10:57 pm 
Offline

Joined: Mon Oct 22, 2007 6:37 pm
Posts: 8
Greetings,

I need use functions defined in the STARBURN_IMPEX_API which is in starburn.h

I'm using .Net and I'm referancing the starburn.dll, which does not have the same functions in it.

How can I use STARBURN_IMPEX_API, inside .Net?

Thank you


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 05, 2008 11:53 am 
Offline

Joined: Fri Jan 11, 2008 6:13 am
Posts: 200
Location: BVI
STARBURN_IMPEX_API is either declspec( dllimport ) or declspec( dllexport ). It's not a function at all.

If you need to use StarBurn and .NET together you need to use StarBurnX wrapper. Do not mix StarBurn and .NET directly.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 05, 2008 12:13 pm 
Offline

Joined: Mon Oct 22, 2007 6:37 pm
Posts: 8
I did download the wrapper. I'm looking to use the StarBurn_CdvdBurnerGrabber_ReadCooked function however it does not exist inside the starburnx.dll


__stdcall
StarBurn_CdvdBurnerGrabber_ReadCooked(
IN PVOID p__PVOID__CdvdBurnerGrabber,
OUT PCHAR p__PCHAR__ExceptionText,
IN ULONG p__ULONG__ExceptionTextSizeInUCHARs,
OUT PULONG p__PULONG__SystemError,
OUT PCDB_FAILURE_INFORMATION p__PCDB_FAILURE_INFORMATION,
OUT PUCHAR p__PUCHAR__Read,
IN ULONG p__ULONG__ReadSizeInUCHARs,
IN LONG p__LONG__LBA,
IN ULONG p__ULONG__TransferSizeInLBs
);


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 05, 2008 9:44 pm 
Offline

Joined: Fri Jan 11, 2008 6:13 am
Posts: 200
Location: BVI
We don't have this one wrapped into StarBurnX yet. If you're registered user we may consider adding this one into upcoming update.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group