as in have 2 seperate projects and a variable they can both access, no.

The best way to get 2 standard exes to talk is to use send message.

you can have something a bit like a shared variable using something called a filemapping, you'd need to set up a property in each of your projects to do it and I'm not sure exactly how to do It. I'll look into it if you want.