WolverineSoft wrote:
Hello Alexander, thanks for your reply..
I followed you suggestion and now i'm working with the Dll.
Tons of "Warnings" with the 2005 Environments, but "Zero Errors"..
My question, now, is very simple:
In the MultiBurner Example folder, there is not stored the StarBurn.Dll
Then i think of your project work on my computer for a RegistryValueKey...
But, if i want to produce an install for my application (in a far future), where i need to put the StarBurn.dll? In the same place as the executable? In System32 folder?
In the project you declared it as:
Private Declare Ansi Function StarBurn_GetVersion Lib "StarBurn.dll" () As UInt32
But where the project say where to find the real Dll?
Hope you should understand my bad english...
And Thanks...again...
Alexander, please don't reply to previous post, i discovered myself the solution..
The StarBurn.dll and WnASPi32.dll must be placed both in the same folder as my executable...thanks a lot...
My only question is: My version of StarBurn.Dll say to be the : StarBurn Version: 20060630
Is this the last one?? Where to find one updated? I copied the one i found on "C:\Programmi\Rocket Division Software\StarBurn SDK\Bin\Core\Release" is this correct?