@all who replied
thanks a lot to everybody replied.i would not have finished my project so fast without your help.Once again thanks :D
User Profile
Collapse
-
Sir,
But the original exe which produces the results to be displayed on GUI is hanging.Otherwi se,there shud be no reason to complain about 100% cpu usage....Leave a comment:
-
srry sir,i didnt understand.Can u please explain me more clearly?i am new to VB.NET and am using it for the first time.please help me out....Leave a comment:
-
Sir,
I tried using Application.Doe vents()
But it is taking 100% cpu usage and my exe running is getting hanged.Is there any other way of solving this problem?please reply.Leave a comment:
-
sir,
i have included the code in timer_tick event.
It is working fine only when i include a msgbox.otherwis e,its taking 100%cpu usage again.
I am able to see the results after every 5sec using timer but only problem being msgbox appearing over and over.
Is there anyway that this messagebox disappear automatically?
Private Sub Form1_Load(ByVa l sender As System.Object, ByVal e As System.EventArg s)...Leave a comment:
-
@ robbie
sir,
thanks for select code.It makes code simpler.I am using VB.NET 2005 express edition.Please suggest me something.Leave a comment:
-
@hariharanmca
sir,i have to check continuously for changes in OUTPUT.so,i have this code in a while loop.I want to display new output as soon as the exe writes into OUTPUT file.Leave a comment:
-
How can i avoid 100% cpu usage?
i have developed a speech processing exe (31aug.xe) which listen to what u speak and write it in a file called OUTPUT.Accordin g to the contents in file called CHECK,picture shud change.Display should change only when there is "b' in DISPLAYfile.oth erwise,old display must remain.Now i want the GUI in VB.net 2 to display the result as soon as the file contents change.Please see the code below
[CODE=vbnet]Shell("31aug.ex e",...
No activity results to display
Show More
Leave a comment: