msi: Forward MsiSetInstallLevel to an internal MSI_SetInstallLevel that can be used...
[wine] / dlls / msvcrt / cppexcept.h
2006-06-13  Alexandre Julliardmsvcrt: Use unsigned int instead of size_t to avoid...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-10-19  Alexandre JulliardOutput the virtual tables for the exception classes...
2004-10-18  Alexandre JulliardFixed __RTDynamicCast to return the correct pointer...
2003-08-28  Alexandre JulliardRenamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
2003-03-18  Jon GriffithsAdd __CxxDetectRethrow(), __CxxQueryExceptionSize().