winmm: Make WINMM_DRVMessage() static.
[wine] / dlls / msvcp90 / exception.c
2011-05-27  Piotr Cabanmsvcp90: Added ios_base class stub.
2011-05-16  Igor Paliychukmsvcrt: _CxxThrowException is stdcall, not cdecl.
2010-08-24  Alexandre Julliardmsvcrt: Use a __thiscall macro where appropriate to...
2010-08-24  Piotr Cabanmsvcp90: Added _String_base::Xinvarg implementation.
2010-08-20  Piotr Cabanmsvcp90: Added _String_base::Xran implementation.
2010-08-20  Piotr Cabanmsvcp90: Added _String_base::Xlen implementation.
2010-08-20  Piotr Cabanmsvcp90: Added logic_error exception.
2010-08-18  Piotr Cabanmsvcp90: Added bad_alloc exception.
2010-08-18  Piotr Cabanmsvcp90: Add exception throwing function.