]> git.saurik.com Git - wxWidgets.git/commit
Added wxAutoOleInterface<T> template.
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 2 Jan 2010 13:07:17 +0000 (13:07 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 2 Jan 2010 13:07:17 +0000 (13:07 +0000)
commitc986b01f893e1f457ce94ade0b28d9d7ed890aad
tree9af305d69cd1d08270a85c7af439b52a4d2ab2e9
parent371ae8b57c08165ac82d64e4279e0f858d379de8
Added wxAutoOleInterface<T> template.

This replaces WX_DECLARE_AUTOOLE with easier-to-debug version. The
macro is still preserved for backward compatibility.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/ole/activex.h
src/msw/ole/activex.cpp