Dynamic-Link Library Security
Most calls to LoadLibrary have been replaced with GetModuleHandle. The remaining calls to LoadLibrary use the path provided by ::GetSystemDirectory.
Performance warnings (found via PVS) fixed
Fixed in version 10.0
Updated CFrameT::OnInitMenuPopup and Titlebar sample.
Updated Themes sample
Updated samples.
Updated CWinApp.