Hi,

I've made a program that can checkout files from Visual Source Safe.

But the problem is, that a user could be using the file he's about to checkout, which could cause an error later.

So I wan't to be able to check if a file is in use. How to?

Thanks

/Bitz