Jump to content

Recommended Posts

Posted

Hello and happy new year.

I've got a tiny application which calls some RunWait("...exe",@SW_HIDE).

The main GUI flickers each time I run RunWait.

If i use a loop to test, and try to write an email, i keep loosing focus from time to time.

If you do have any clue to avoid this, i'll be grateful.

Thanks.

Pook

Posted

I finally found what exactly causes the error.

It's when i run : RunWait("putty.exe ...", "" , @SW_HIDE)

Then my question changes a little bit.

Is there another SSH freeware program ?

Or, have you ever solved that problem ?

thank you in advance.

Pook

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...