Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


C# Process detecting

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Stylo
Grandmaster Cheater Supreme
Reputation: 3

Joined: 16 May 2007
Posts: 1073
Location: Israel

PostPosted: Fri Jan 25, 2008 9:24 am    Post subject: C# Process detecting Reply with quote

i have a form and while it's running i wanna check if cmd is running but there's one problem..
that's my code
Code:

Process[] cmdCheck = Process.GetProcessByName("cmd");
do
{
 cmdCheck = Process.GetProcessByName("cmd");
}
 while (cmdCheck.Length != 0);


so far so good it does his job.. but while cmd is running the form get stucks, i dont have access to the form
and if i'll click inside the form so it'll say that he's not responsing (i think it's larging cpu usnig while searching the process)
so what i'm asking is there anyway that i'll detect process with my form without it get stuck at the time the cmd (or the process i want to detect) is running ?

_________________
Stylo
Back to top
View user's profile Send private message
appalsap
Moderator
Reputation: 0

Joined: 27 Apr 2006
Posts: 6753
Location: Pakistan

PostPosted: Fri Jan 25, 2008 9:28 am    Post subject: Reply with quote

use another thread

or timers
Back to top
View user's profile Send private message
Stylo
Grandmaster Cheater Supreme
Reputation: 3

Joined: 16 May 2007
Posts: 1073
Location: Israel

PostPosted: Fri Jan 25, 2008 9:29 am    Post subject: Reply with quote

* nvm i made it by my self thank u very much helped me alot Cool
_________________
Stylo
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
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

CE Wiki   IRC (#CEF)   Twitter
Third party websites