BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Is My Application Safe

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Non-Technical
View previous topic :: View next topic  
Author Message
Possum
Guest





PostPosted: Tue May 22, 2007 8:12 am    Post subject: Is My Application Safe Reply with quote



Hi

I have made a very beta application. But as uDoPage has already made and
maintains my website of 254 pages. I want to make it downloadable.

How can I be sure my application is not damaging or interfering with the
users computer. For instance how can I be sure my app does not cause memory
leaks.

Cheers Possum..

--
www.udopage.com
Back to top
Ralf Mimoun
Guest





PostPosted: Tue May 22, 2007 8:12 am    Post subject: Re: Is My Application Safe Reply with quote



Possum wrote:
Quote:
Hi

I have made a very beta application. But as uDoPage has already made
and maintains my website of 254 pages. I want to make it downloadable.

How can I be sure my application is not damaging or interfering with
the users computer. For instance how can I be sure my app does not
cause memory leaks.

You simply can't be sure. ut you can test as much as possible. For memory
leaks, you can simply use FastMM with appropiate parameters. Run your
application, do as much as possible, and close it. Then you can inspect the
FastMM report.

Btw, memory leaks do not damage anything. Close the application, and the
"leaked" memory is back to where it belongs to.

Ralf
Back to top
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Non-Technical All times are GMT
Page 1 of 1

 
 


Powered by phpBB © 2001, 2006 phpBB Group
.