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

msvcr70.dll
http://www.starburnsoftware.com/forum/starburn-sdk-f3/msvcr70-dll-t104.html
Page 1 of 1

Author:  Alex [ Sun Aug 22, 2004 2:56 pm ]
Post subject:  msvcr70.dll

Hello

In new version I can see file msvcr70.dll

Should I include this library to end-user product?

I quess I should include starburn.dll and wnaspi32.dll.

anything else ?

Thanks

Author:  anton (staff) [ Sun Aug 22, 2004 7:14 pm ]
Post subject:  Re: msvcr70.dll

Alex,

this is Microsoft VC RTL dynamic library. It's a good idea to copy it if user current installation does not have it (quite a lot of programs including MS .NET Framework copy it by themself). The same is true for wnaspi32.dll (you also copy it ONLY if system does not have already ASPI layer installed). StarBurn.dll must be copied only if you've used dynamic rather then static linking (if you're using Delphi you're forced to use dynamic). So you can 1) use intellectual setup application 2) just copy all the stuff to your own app folder during installation process.

Alex wrote:
Hello

In new version I can see file msvcr70.dll

Should I include this library to end-user product?

I quess I should include starburn.dll and wnaspi32.dll.

anything else ?

Thanks

Author:  Alex [ Mon Aug 23, 2004 12:17 pm ]
Post subject:  Weird solution!

Anton,
It sounds strange!

What you mean when you say "good idea"?

As for me, I would include files used by program and nothing else.
Why increase file size for 150K?

I'm sure that program uses starburn.dll and wnaspi32.dll. So I will include them.

Thus, my question is: Does StarBurn SDK use msvcr70.dll ?
Will my program use it ?

I was using Delphi while developing my project.
Do I need that "Microsoft VC RTL dynamic library" ?

In conclusion, I have only one idea. And maybe it is good too.
I would include files so that my program works properly.

Thanks for your support

Author:  anton (staff) [ Mon Aug 23, 2004 12:26 pm ]
Post subject:  Re: Weird solution!

Alex,

StarBurn.dll and WnASPI32.dll are both using MSVCR70.dll. So please include it with your installation.

Thanks!

Alex wrote:
Anton,
It sounds strange!

What you mean when you say "good idea"?

As for me, I would include files used by program and nothing else.
Why increase file size for 150K?

I'm sure that program uses starburn.dll and wnaspi32.dll. So I will include them.

Thus, my question is: Does StarBurn SDK use msvcr70.dll ?
Will my program use it ?

I was using Delphi while developing my project.
Do I need that "Microsoft VC RTL dynamic library" ?

In conclusion, I have only one idea. And maybe it is good too.
I would include files so that my program works properly.

Thanks for your support

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