]> git.saurik.com Git - wxWidgets.git/commit - include/wx/msw/private/comptr.h
Use wxCOMPtr throughout wxWebViewIE to simplify the code and reduce the chance of...
authorSteve Lamerton <steve.lamerton@gmail.com>
Sun, 3 Jun 2012 17:41:32 +0000 (17:41 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sun, 3 Jun 2012 17:41:32 +0000 (17:41 +0000)
commitf40f8e17226c2080dec017e2043fe59e2d21e15b
treeefb752a7f0eb65b746f187bb8130e3ad50536a5d
parent41087dc90afff1535953044dc1b0505f64e6212e
Use wxCOMPtr throughout wxWebViewIE to simplify the code and reduce the chance of memory leaks. Also mark PPV_ARGS_CHECK as inline so it can be used from multiple libraries.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/private/comptr.h
include/wx/msw/webview_ie.h
src/msw/webview_ie.cpp