shell32: Store the autocompletion object pointer in a window property rather than...
[wine] / dlls / msvcp90 / exception.c
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.