Threads - Forum

Forum Navigation
You need to log in to create posts and topics.

Threads

Hi,

In VisualNeo Win is there the possibility to run actions in a thread leaving the UI responsive during long operations.

I ask because I'm using hpwDllCall to call a DLL that connects to and retrieves data from a server. If the server is down and no connection can be made, the UI is unresponsive for about 30 seconds. Is there a way to run the action on a separate thread to the main UI?

Regards

Andy