Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
work in background
#4
mac "BackgroundThread"

here BackgroundThread is your function that will work "in background".
You also can set lower priority at the beginning of the function:
Code:
Copy      Help
SetThreadPriority GetCurrentThread THREAD_PRIORITY_BELOW_NORMAL


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)