winmm: Give a name to the critical sections, make them static and delete them when...
authorFrancois Gouget <fgouget@codeweavers.com>
Tue, 15 Nov 2011 13:40:30 +0000 (14:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Nov 2011 18:37:36 +0000 (19:37 +0100)
commit814c854fd26ea4f8b9ffea30ea4db1533a820d27
tree9d1f599281647eeebb8822154d9ce2e8688d7183
parentb6117b68699cc1abd1198e0c6ae29a7f4b4a9be7
winmm: Give a name to the critical sections, make them static and delete them when unloading the dll.
dlls/winmm/waveform.c
dlls/winmm/winemm.h
dlls/winmm/winmm.c