Thanks, I was trying to stay away from COM. I'm not that familiar with it. I thought about using a socket but I wasn't sure if windows had something already for this purpose. Tim :rolleyes:
T
TWilliams
@TWilliams
Posts
-
How to determine if an .EXE is running? -
How to determine if an .EXE is running?Hi, I have two identical computers on the network. The VC++ software I wrote can only be running on one of the machines at a time. Is there a way to enumerate or check the exe's running on the other computer. Thanks Tim :rolleyes: