Improve SAFEARRAY support in wxMSW OLE Automation code.
Add a new wxSafeArray<> class wrapping SAFEARRAY. Also add support for converting VARIANTs containing other, previously unsupported, standard types. Closes #14637. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -570,6 +570,7 @@ wxMSW:
|
||||
- Fix setting colours for the text part of wxComboBox (Igor Korot).
|
||||
- Add support for CURRENCY and SCODE types to OLE Automation helpers (PB).
|
||||
- Allow setting LCID used by wxAutomationObject (PB).
|
||||
- Better support for SAFEARRAY in OLE Automation code (PB).
|
||||
- Fix calling Iconize(false) on hidden top level windows (Christian Walther).
|
||||
- Don't send any events from wxSpinCtrl::SetRange() even if the value changed.
|
||||
|
||||
|
Reference in New Issue
Block a user