I've been playing around with file locking and Wine, namely the fact that Wine doesn't have any.
Is there any way around this, maybe placing the burden on a filesystem? If I wanted to share files between two different users (say with something dumb like file permissions 666), is there any way to prevent the two people from stomping on each other?
-Brian