]> git.saurik.com Git - wxWidgets.git/commit
Add support for CURRENCY and SCODE to MSW OLE helpers.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 Jul 2012 20:10:58 +0000 (20:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 Jul 2012 20:10:58 +0000 (20:10 +0000)
commit6c32fb8f9d6d2506f1dedf14d0eae8d4e30c4cc0
treeb45ca918bd84ce18c938beb35733b18c68fceccc
parente9e077a843cabc52b4b774ece7eeeb1eeabe577d
Add support for CURRENCY and SCODE to MSW OLE helpers.

This allows to call OLE Automation methods taking parameters or returning
values of these types.

Closes #14225.

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