When I build an application into exe, I can run it only once. When I try to run it second time, windows makes the first instance an active one. I would like to have second instance running as well. How to make that? Shat I make my vi reentrant? Will it help?
thanks in advance Pawel
