DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   FavoritesFavorites   Watched TopicsWatched Topics     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

parameter is incorrect

 
Post new topic   Reply to topic   printer-friendly view    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
keith
Member


Joined: 13 Sep 2006
Posts: 1

PostPosted: 13/09/06 10:31    Post subject: parameter is incorrect Reply with quote

I'm using TFindfile to build a small application to clean disks, I have got an error during scanning, first 'the parameter is incorrect', then 'out of system resources', have you ever had the similar problem? does anyone know how to fix this ?

Thank you very much.

_________________
Free Capture& pc sweeper
http://www.xerp.cn
support@xerp.cn
Back to top
View user's profile Send private message
Kambiz
Administrator


Joined: 07 Mar 2003
Posts: 1044
Location: Tehran, Iran

PostPosted: 14/09/06 13:18    Post subject: Reply with quote

I guess you are using FindFile in threaded mode.

When FileFile is in threaded mode, the events are called within a separate thread (not the main VCL thread). Because of the, the code of event handlers should be thread safe.

_________________
Kambiz
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    DELPHI AREA Forum Index -> Delphi Programming All times are GMT
Page 1 of 1

Add to favorites

 
Jump to:  
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 vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group