#1 Burning Software

It is currently Thu Apr 25, 2024 8:37 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: msvcr70.dll
PostPosted: Sun Aug 22, 2004 2:56 pm 
Offline

Joined: Mon Aug 16, 2004 5:32 am
Posts: 34
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


Top
 Profile  
 
 Post subject: Re: msvcr70.dll
PostPosted: Sun Aug 22, 2004 7:14 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
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


Top
 Profile  
 
 Post subject: Weird solution!
PostPosted: Mon Aug 23, 2004 12:17 pm 
Offline

Joined: Mon Aug 16, 2004 5:32 am
Posts: 34
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


Top
 Profile  
 
 Post subject: Re: Weird solution!
PostPosted: Mon Aug 23, 2004 12:26 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
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


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 19 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