winecoreaudio: Use unique name for message port.
commitfb5a073e462308eeb6a0ba19be91d6fe30a59f22
authorKen Thomases <ken@codeweavers.com>
Wed, 24 May 2006 10:43:14 +0000 (24 05:43 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Jun 2006 11:08:21 +0000 (1 13:08 +0200)
tree7e6694a64510333217b9f1b7599d1307576cb746
parenta1e6989a9b75fba67e13740133c5994331029099
winecoreaudio: Use unique name for message port.

Use a unique port name for the message port to the message thread.
Port names are system-global, so using a non-unique constant name
prevents the CoreAudio driver from being used in multiple processes
simultaneously.
dlls/winmm/winecoreaudio/audio.c