Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ending all threads started by dialog on dialog close/end
#2
Shortest

Macro Macro3196
Code:
Copy      Help
case WM_DESTROY
,EndThread "StartTestFunction_1"
,EndThread "StartTestFunction_2"

Or set a global variable and let threads exit when they see the variable is not 0.


Messages In This Thread
RE: Ending all threads started by dialog on dialog close/end - by Gintaras - 11-04-2021, 04:35 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)