When calling CreateMutex() handle the case when the mutex is already
commit8b37dbb75c2b4d5b0dcf85a2ff417fda89e4fd62
authorRein Klazes <rklazes@xs4all.nl>
Mon, 9 Apr 2001 18:29:17 +0000 (9 18:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Apr 2001 18:29:17 +0000 (9 18:29 +0000)
tree65bdd810ce97338ec670c3580a4ea5fdd31b5b7d
parentf6d3d0172db64d446103cfc5a90560f6693ecba3
When calling CreateMutex() handle the case when the mutex is already
created in another process.
dlls/user/ddeml.c