Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2 taskbars
#22
Better run everything in single thread:

opt waitmsg 1
int w1=ShowDialog nonmodal
int w2=ShowDialog nonmodal
rep
,if(!IsWindow(w1) and !IsWindow(w2)) break
,code
,3


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)