X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d7ddd02649628327f8169cf2f4f9ee7b52f39c7..b9f2926155e550191fd91ec45943382e4252365a:/src/os2/wx23.def diff --git a/src/os2/wx23.def b/src/os2/wx23.def index 75703b92d7..99a8bc46ea 100644 --- a/src/os2/wx23.def +++ b/src/os2/wx23.def @@ -4,7 +4,7 @@ DATA MULTIPLE NONSHARED READWRITE LOADONCALL CODE LOADONCALL EXPORTS -;From library: F:\DEV\WX2\WXWINDOWS\LIB\WX.lib +;From library: H:\DEV\WX2\WXWINDOWS\lib\WX.lib ;From object file: dummy.cpp ;PUBDEFs (Symbols available from object file): wxDummyChar @@ -229,6 +229,24 @@ EXPORTS ;wxConfigBase::ms_bAutoCreate ms_bAutoCreate__12wxConfigBase __vft12wxConfigBase + ;From object file: ..\common\containr.cpp + ;PUBDEFs (Symbols available from object file): + ;wxControlContainer::HandleOnFocus(wxFocusEvent&) + HandleOnFocus__18wxControlContainerFR12wxFocusEvent + ;wxControlContainer::DoSetFocus() + DoSetFocus__18wxControlContainerFv + ;wxControlContainer::wxControlContainer(wxWindow*) + __ct__18wxControlContainerFP8wxWindow + ;wxControlContainer::SetLastFocus(wxWindow*) + SetLastFocus__18wxControlContainerFP8wxWindow + ;wxControlContainer::HandleOnNavigationKey(wxNavigationKeyEvent&) + HandleOnNavigationKey__18wxControlContainerFR20wxNavigationKeyEvent + ;wxControlContainer::HandleOnWindowDestroy(wxWindowBase*) + HandleOnWindowDestroy__18wxControlContainerFP12wxWindowBase + ;wxControlContainer::SetFocusToChild() + SetFocusToChild__18wxControlContainerFv + ;wxSetFocusToChild(wxWindow*,wxWindow**) + wxSetFocusToChild__FP8wxWindowPP8wxWindow ;From object file: ..\common\cshelp.cpp ;PUBDEFs (Symbols available from object file): ;wxContextHelpButton::wxContextHelpButton(wxWindow*,int,const wxPoint&,const wxSize&,long) @@ -1307,14 +1325,16 @@ EXPORTS wxConstructorForwxDropFilesEvent__Fv ;wxEvtHandler::sm_eventTableEntries sm_eventTableEntries__12wxEvtHandler - ;wxWindowDestroyEvent::wxWindowDestroyEvent(wxWindow*) - __ct__20wxWindowDestroyEventFP8wxWindow + ;wxChildFocusEvent::wxChildFocusEvent(wxWindow*) + __ct__17wxChildFocusEventFP8wxWindow ;wxFindFocusDescendant(wxWindow*) wxFindFocusDescendant__FP8wxWindow wxEVT_RIGHT_DCLICK wxEVT_ENTER_WINDOW wxEVT_COMMAND_LEFT_CLICK wxEVT_CHAR_HOOK + ;wxWindowDestroyEvent::wxWindowDestroyEvent(wxWindow*) + __ct__20wxWindowDestroyEventFP8wxWindow ;wxEvtHandler::Connect(int,int,int,void( wxObject::*)(wxEvent&),wxObject*) Connect__12wxEvtHandlerFiN21M8wxObjectFR7wxEvent_vP8wxObject wxEVT_SOCKET @@ -1388,6 +1408,7 @@ EXPORTS __dt__12wxEvtHandlerFv ;wxEvtHandler::GetEventTable() const GetEventTable__12wxEvtHandlerCFv + wxEVT_CHILD_FOCUS wxEVT_NC_LEAVE_WINDOW wxEVT_DROP_FILES wxEVT_COMMAND_RIGHT_CLICK @@ -1412,6 +1433,8 @@ EXPORTS sm_classwxMoveEvent__11wxMoveEvent ;wxIconizeEvent::sm_classwxIconizeEvent sm_classwxIconizeEvent__14wxIconizeEvent + ;wxChildFocusEvent::sm_classwxChildFocusEvent + sm_classwxChildFocusEvent__17wxChildFocusEvent __vft16wxScrollWinEvent8wxObject __vft13wxNotifyEvent8wxObject __vft12wxMouseEvent8wxObject @@ -1609,6 +1632,8 @@ EXPORTS wxConstructorForwxQueryNewPaletteEvent__Fv ;wxConstructorForwxFocusEvent() wxConstructorForwxFocusEvent__Fv + ;wxConstructorForwxChildFocusEvent() + wxConstructorForwxChildFocusEvent__Fv ;wxEvtHandler::sm_eventTable sm_eventTable__12wxEvtHandler wxEVT_LEFT_DCLICK @@ -1616,7 +1641,7 @@ EXPORTS wxEVT_NC_LEFT_DCLICK wxEVT_INIT_DIALOG wxEVT_COMMAND_SET_FOCUS - ;From object file: F:\DEV\WX2\WXWINDOWS\src\common\extended.c + ;From object file: H:\DEV\WX2\WXWINDOWS\src\common\extended.c ;PUBDEFs (Symbols available from object file): ConvertToIeeeExtended ConvertFromIeeeExtended @@ -4900,14 +4925,14 @@ EXPORTS GetFromBuffer__14wxStreamBufferFPvUi ;wxInputStream::AllocSpaceWBack(unsigned int) AllocSpaceWBack__13wxInputStreamFUi - ;wxStreamBuffer::ResetBuffer() - ResetBuffer__14wxStreamBufferFv ;wxOutputStream::wxOutputStream() __ct__14wxOutputStreamFv ;wxBufferedInputStream::TellI() const TellI__21wxBufferedInputStreamCFv ;wxBufferedOutputStream::Sync() Sync__22wxBufferedOutputStreamFv + ;wxStreamBuffer::ResetBuffer() + ResetBuffer__14wxStreamBufferFv ;wxStreamBuffer::Read(wxStreamBuffer*) Read__14wxStreamBufferFP14wxStreamBuffer ;wxBufferedInputStream::Peek() @@ -5254,6 +5279,7 @@ EXPORTS wxEVT_COMMAND_TEXT_UPDATED ;wxConstructorForwxTextUrlEvent() wxConstructorForwxTextUrlEvent__Fv + wxEVT_COMMAND_TEXT_MAXLEN ;wxTextCtrlBase::SelectAll() SelectAll__14wxTextCtrlBaseFv ;wxTextCtrlBase::SaveFile(const wxString&) @@ -5265,16 +5291,12 @@ EXPORTS SetStyle__14wxTextCtrlBaseFlT1RC10wxTextAttr ;From object file: ..\common\textfile.cpp ;PUBDEFs (Symbols available from object file): + ;wxTextFile::Read(wxMBConv&) + Read__10wxTextFileFR8wxMBConv ;wxTextFile::GuessType() const GuessType__10wxTextFileCFv - ;wxTextFile::Open(const wxString&) - Open__10wxTextFileFRC8wxString ;wxTextFile::~wxTextFile() __dt__10wxTextFileFv - ;wxTextFile::Open() - Open__10wxTextFileFv - ;wxTextFile::Write(wxTextFileType) - Write__10wxTextFileF14wxTextFileType ;wxTextFile::typeDefault typeDefault__10wxTextFile ;wxTextFile::Exists() const @@ -5285,8 +5307,12 @@ EXPORTS GetEOL__10wxTextFileF14wxTextFileType ;wxTextFile::Translate(const wxString&,wxTextFileType) Translate__10wxTextFileFRC8wxString14wxTextFileType - ;wxTextFile::Read() - Read__10wxTextFileFv + ;wxTextFile::Open(const wxString&,wxMBConv&) + Open__10wxTextFileFRC8wxStringR8wxMBConv + ;wxTextFile::Write(wxTextFileType,wxMBConv&) + Write__10wxTextFileF14wxTextFileTypeR8wxMBConv + ;wxTextFile::Open(wxMBConv&) + Open__10wxTextFileFR8wxMBConv ;wxTextFile::Close() Close__10wxTextFileFv ;wxTextFile::wxTextFile(const wxString&) @@ -5343,8 +5369,6 @@ EXPORTS wxEVT_COMMAND_TREE_GET_INFO wxEVT_COMMAND_TREE_ITEM_COLLAPSING wxEVT_COMMAND_TREE_ITEM_EXPANDED - ;wxConstructorForwxTreeEvent() - wxConstructorForwxTreeEvent__Fv wxEVT_COMMAND_TREE_SEL_CHANGING wxEVT_COMMAND_TREE_ITEM_RIGHT_CLICK wxEVT_COMMAND_TREE_ITEM_ACTIVATED @@ -5355,8 +5379,6 @@ EXPORTS wxEVT_COMMAND_TREE_SET_INFO wxEVT_COMMAND_TREE_ITEM_EXPANDING wxEVT_COMMAND_TREE_END_DRAG - ;wxTreeEvent::sm_classwxTreeEvent - sm_classwxTreeEvent__11wxTreeEvent wxEVT_COMMAND_TREE_SEL_CHANGED wxEVT_COMMAND_TREE_DELETE_ITEM wxEVT_COMMAND_TREE_KEY_DOWN @@ -5441,7 +5463,7 @@ EXPORTS Read32__17wxTextInputStreamFv ;wxTextInputStream::SkipIfEndOfLine(char) SkipIfEndOfLine__17wxTextInputStreamFc - ;From object file: F:\DEV\WX2\WXWINDOWS\src\common\unzip.c + ;From object file: H:\DEV\WX2\WXWINDOWS\src\common\unzip.c ;PUBDEFs (Symbols available from object file): unzReadCurrentFile unzGetCurrentFileInfo @@ -8503,6 +8525,8 @@ EXPORTS __ct__18wxListHeaderWindowFv ;wxListLineData::SetAttr(wxListItemAttr*) SetAttr__14wxListLineDataFP14wxListItemAttr + ;wxListMainWindow::RefreshSelected() + RefreshSelected__16wxListMainWindowFv ;wxListMainWindow::OnRenameTimer() OnRenameTimer__16wxListMainWindowFv ;wxListItemData::GetX() const @@ -8985,15 +9009,19 @@ EXPORTS Init__7wxPanelFv ;wxPanel::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxString&) Create__7wxPanelFP8wxWindowiRC7wxPointRC6wxSizelRC8wxString + ;wxPanel::SetDefaultItem(wxWindow*) + SetDefaultItem__7wxPanelFP8wxWindow __vft7wxPanel8wxObject ;wxPanel::GetEventTable() const GetEventTable__7wxPanelCFv - ;wxPanel::InitDialog() - InitDialog__7wxPanelFv - ;wxPanel::sm_classwxPanel - sm_classwxPanel__7wxPanel + ;wxPanel::OnChildFocus(wxChildFocusEvent&) + OnChildFocus__7wxPanelFR17wxChildFocusEvent ;wxPanel::sm_eventTable sm_eventTable__7wxPanel + ;wxPanel::sm_classwxPanel + sm_classwxPanel__7wxPanel + ;wxPanel::~wxPanel() + __dt__7wxPanelFv ;wxPanel::OnNavigationKey(wxNavigationKeyEvent&) OnNavigationKey__7wxPanelFR20wxNavigationKeyEvent ;wxPanel::OnFocus(wxFocusEvent&) @@ -9004,10 +9032,8 @@ EXPORTS wxConstructorForwxPanel__Fv ;wxPanel::SetFocus() SetFocus__7wxPanelFv - ;wxPanel::SetFocusToChild() - SetFocusToChild__7wxPanelFv - ;wxSetFocusToChild(wxWindow*,wxWindow**) - wxSetFocusToChild__FP8wxWindowPP8wxWindow + ;wxPanel::GetDefaultItem() const + GetDefaultItem__7wxPanelCFv ;From object file: ..\generic\printps.cpp ;PUBDEFs (Symbols available from object file): ;wxPostScriptPrintPreview::wxPostScriptPrintPreview(wxPrintout*,wxPrintout*,wxPrintDialogData*) @@ -9196,8 +9222,12 @@ EXPORTS EnableScrolling__14wxScrollHelperFUlT1 ;wxAutoScrollTimer::Notify() Notify__17wxAutoScrollTimerFv + ;wxScrollHelper::DeleteEvtHandler() + DeleteEvtHandler__14wxScrollHelperFv ;wxScrollHelper::wxScrollHelper(wxWindow*) __ct__14wxScrollHelperFP8wxWindow + ;wxGenericScrolledWindow::sm_eventTable + sm_eventTable__23wxGenericScrolledWindow ;wxAutoScrollTimer::wxAutoScrollTimer(wxWindow*,wxScrollHelper*,int,int,int) __ct__17wxAutoScrollTimerFP8wxWindowP14wxScrollHelperiN23 ;wxScrollHelper::HandleOnScroll(wxScrollWinEvent&) @@ -9218,6 +9248,8 @@ EXPORTS StopAutoScrolling__14wxScrollHelperFv ;wxScrollHelper::AdjustScrollbars() AdjustScrollbars__14wxScrollHelperFv + ;wxGenericScrolledWindow::sm_eventTableEntries + sm_eventTableEntries__23wxGenericScrolledWindow ;wxScrollHelper::HandleOnSize(wxSizeEvent&) HandleOnSize__14wxScrollHelperFR11wxSizeEvent ;wxScrollHelper::HandleOnPaint(wxPaintEvent&) @@ -9227,6 +9259,8 @@ EXPORTS ;wxScrollHelper::GetTargetWindow() const GetTargetWindow__14wxScrollHelperCFv __vft14wxScrollHelper + ;wxGenericScrolledWindow::GetEventTable() const + GetEventTable__23wxGenericScrolledWindowCFv ;wxGenericScrolledWindow::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxString&) Create__23wxGenericScrolledWindowFP8wxWindowiRC7wxPointRC6wxSizelRC8wxString ;wxScrollHelper::CalcUnscrolledPosition(int,int,int*,int*) const @@ -9256,33 +9290,51 @@ EXPORTS __vft24wxScrollHelperEvtHandler8wxObject ;wxScrollHelper::SetScrollbars(int,int,int,int,int,int,unsigned long) SetScrollbars__14wxScrollHelperFiN51Ul + ;wxGenericScrolledWindow::OnPaint(wxPaintEvent&) + OnPaint__23wxGenericScrolledWindowFR12wxPaintEvent ;wxScrollHelper::GetScrollPageSize(int) const GetScrollPageSize__14wxScrollHelperCFi ;wxScrollHelper::SetWindow(wxWindow*) SetWindow__14wxScrollHelperFP8wxWindow ;wxGenericScrolledWindow::sm_classwxGenericScrolledWindow sm_classwxGenericScrolledWindow__23wxGenericScrolledWindow + ;wxScrollHelper::DoSetTargetWindow(wxWindow*) + DoSetTargetWindow__14wxScrollHelperFP8wxWindow ;From object file: ..\generic\spinctlg.cpp ;From object file: ..\generic\splitter.cpp ;PUBDEFs (Symbols available from object file): - ;wxSplitterWindow::OnSize(wxSizeEvent&) - OnSize__16wxSplitterWindowFR11wxSizeEvent + ;wxSplitterWindow::OnNavigationKey(wxNavigationKeyEvent&) + OnNavigationKey__16wxSplitterWindowFR20wxNavigationKeyEvent ;wxSplitterWindow::OnUnsplitEvent(wxSplitterEvent&) OnUnsplitEvent__16wxSplitterWindowFR15wxSplitterEvent + ;wxSplitterWindow::OnSize(wxSizeEvent&) + OnSize__16wxSplitterWindowFR11wxSizeEvent + ;wxSplitterWindow::OnChildFocus(wxChildFocusEvent&) + OnChildFocus__16wxSplitterWindowFR17wxChildFocusEvent + ;wxSplitterWindow::RemoveChild(wxWindowBase*) + RemoveChild__16wxSplitterWindowFP12wxWindowBase ;wxSplitterWindow::ReplaceWindow(wxWindow*,wxWindow*) ReplaceWindow__16wxSplitterWindowFP8wxWindowT1 + ;wxSplitterWindow::GetDefaultItem() const + GetDefaultItem__16wxSplitterWindowCFv ;wxSplitterWindow::InitColours() InitColours__16wxSplitterWindowFv - ;wxSplitterWindow::OnSetCursor(wxSetCursorEvent&) - OnSetCursor__16wxSplitterWindowFR16wxSetCursorEvent + ;wxSplitterWindow::SetDefaultItem(wxWindow*) + SetDefaultItem__16wxSplitterWindowFP8wxWindow + ;wxSplitterWindow::OnFocus(wxFocusEvent&) + OnFocus__16wxSplitterWindowFR12wxFocusEvent wxEVT_COMMAND_SPLITTER_UNSPLIT __vft16wxSplitterWindow8wxObject + ;wxSplitterWindow::OnSetCursor(wxSetCursorEvent&) + OnSetCursor__16wxSplitterWindowFR16wxSetCursorEvent ;wxSplitterWindow::DrawSashTracker(int,int) DrawSashTracker__16wxSplitterWindowFiT1 ;wxConstructorForwxSplitterWindow() wxConstructorForwxSplitterWindow__Fv ;wxSplitterWindow::~wxSplitterWindow() __dt__16wxSplitterWindowFv + ;wxSplitterWindow::SetFocus() + SetFocus__16wxSplitterWindowFv wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING ;wxSplitterWindow::OnSashPosChanged(wxSplitterEvent&) OnSashPosChanged__16wxSplitterWindowFR15wxSplitterEvent @@ -9602,12 +9654,18 @@ EXPORTS RefreshSubtree__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxGenericTreeCtrl::PaintLevel(wxGenericTreeItem*,wxDC&,int,int&) PaintLevel__17wxGenericTreeCtrlFP17wxGenericTreeItemR4wxDCiRi + ;wxGenericTreeItem::HitTest(const wxPoint&,const wxGenericTreeCtrl*,int&,int) + HitTest__17wxGenericTreeItemFRC7wxPointPC17wxGenericTreeCtrlRii ;wxGenericTreeCtrl::OnRenameTimer() OnRenameTimer__17wxGenericTreeCtrlFv ;wxConstructorForwxGenericTreeCtrl() wxConstructorForwxGenericTreeCtrl__Fv + ;wxGenericTreeCtrl::RefreshSelected() + RefreshSelected__17wxGenericTreeCtrlFv ;wxGenericTreeCtrl::GetFirstVisibleItem() const GetFirstVisibleItem__17wxGenericTreeCtrlCFv + ;wxGenericTreeCtrl::CalculateLineHeight() + CalculateLineHeight__17wxGenericTreeCtrlFv ;wxGenericTreeCtrl::AdjustMyScrollbars() AdjustMyScrollbars__17wxGenericTreeCtrlFv ;wxGenericTreeItem::SetText(const wxString&) @@ -9618,8 +9676,6 @@ EXPORTS Edit__17wxGenericTreeCtrlFRC12wxTreeItemId ;wxTreeTextCtrl::sm_eventTableEntries sm_eventTableEntries__14wxTreeTextCtrl - ;wxTreeTextCtrl::sm_classwxTreeTextCtrl - sm_classwxTreeTextCtrl__14wxTreeTextCtrl __vft17wxGenericTreeCtrl8wxObject ;wxGenericTreeCtrl::SetItemBold(const wxTreeItemId&,unsigned long) SetItemBold__17wxGenericTreeCtrlFRC12wxTreeItemIdUl @@ -9667,6 +9723,8 @@ EXPORTS SetItemFont__17wxGenericTreeCtrlFRC12wxTreeItemIdRC6wxFont ;wxGenericTreeCtrl::SetFont(const wxFont&) SetFont__17wxGenericTreeCtrlFRC6wxFont + ;wxGenericTreeCtrl::SetButtonsImageList(wxImageList*) + SetButtonsImageList__17wxGenericTreeCtrlFP11wxImageList ;wxGenericTreeCtrl::OnPaint(wxPaintEvent&) OnPaint__17wxGenericTreeCtrlFR12wxPaintEvent ;wxTreeTextCtrl::OnKeyUp(wxKeyEvent&) @@ -9691,14 +9749,12 @@ EXPORTS DrawBorder__17wxGenericTreeCtrlFRC12wxTreeItemId ;wxGenericTreeCtrl::Delete(const wxTreeItemId&) Delete__17wxGenericTreeCtrlFRC12wxTreeItemId + ;wxGenericTreeCtrl::AssignButtonsImageList(wxImageList*) + AssignButtonsImageList__17wxGenericTreeCtrlFP11wxImageList ;wxGenericTreeCtrl::HitTest(const wxPoint&,int&) HitTest__17wxGenericTreeCtrlFRC7wxPointRi - ;wxGenericTreeItem::HitTest(const wxPoint&,const wxGenericTreeCtrl*,int&) - HitTest__17wxGenericTreeItemFRC7wxPointPC17wxGenericTreeCtrlRi ;wxGenericTreeCtrl::GetItemImage(const wxTreeItemId&,wxTreeItemIcon) const GetItemImage__17wxGenericTreeCtrlCFRC12wxTreeItemId14wxTreeItemIcon - ;wxConstructorForwxTreeTextCtrl() - wxConstructorForwxTreeTextCtrl__Fv ;wxGenericTreeItem::~wxGenericTreeItem() __dt__17wxGenericTreeItemFv ;wxGenericTreeCtrl::Unselect() @@ -9756,8 +9812,6 @@ EXPORTS SetItemData__17wxGenericTreeCtrlFRC12wxTreeItemIdP14wxTreeItemData ;wxGenericTreeCtrl::SetIndent(unsigned int) SetIndent__17wxGenericTreeCtrlFUi - ;wxGenericTreeItem::SetCross(int,int) - SetCross__17wxGenericTreeItemFiT1 ;wxGenericTreeCtrl::OnCompareItems(const wxTreeItemId&,const wxTreeItemId&) OnCompareItems__17wxGenericTreeCtrlFRC12wxTreeItemIdT1 ;wxGenericTreeCtrl::InsertItem(const wxTreeItemId&,unsigned int,const wxString&,int,int,wxTreeItemData*) @@ -9776,6 +9830,8 @@ EXPORTS SetItemImage__17wxGenericTreeCtrlFRC12wxTreeItemIdi14wxTreeItemIcon ;wxGenericTreeCtrl::SelectItem(const wxTreeItemId&,unsigned long,unsigned long) SelectItem__17wxGenericTreeCtrlFRC12wxTreeItemIdUlT2 + ;wxGenericTreeCtrl::GetButtonsImageList() const + GetButtonsImageList__17wxGenericTreeCtrlCFv ;wxGenericTreeCtrl::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxValidator&,const wxString&) Create__17wxGenericTreeCtrlFP8wxWindowiRC7wxPointRC6wxSizelRC11wxValidatorRC8wxString ;wxGenericTreeCtrl::PaintItem(wxGenericTreeItem*,wxDC&) @@ -9787,6 +9843,8 @@ EXPORTS __vft17wxTreeRenameTimer8wxObject ;wxGenericTreeCtrl::TagAllChildrenUntilLast(wxGenericTreeItem*,wxGenericTreeItem*,unsigned long) TagAllChildrenUntilLast__17wxGenericTreeCtrlFP17wxGenericTreeItemT1Ul + ;wxGenericTreeCtrl::SetWindowStyle(const long) + SetWindowStyle__17wxGenericTreeCtrlFCl ;wxGenericTreeCtrl::GetNextVisible(const wxTreeItemId&) const GetNextVisible__17wxGenericTreeCtrlCFRC12wxTreeItemId ;wxGenericTreeCtrl::GetItemData(const wxTreeItemId&) const @@ -9799,6 +9857,8 @@ EXPORTS RefreshLine__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxGenericTreeCtrl::SelectItemRange(wxGenericTreeItem*,wxGenericTreeItem*) SelectItemRange__17wxGenericTreeCtrlFP17wxGenericTreeItemT1 + ;wxGenericTreeCtrl::RefreshSelectedUnder(wxGenericTreeItem*) + RefreshSelectedUnder__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxGenericTreeCtrl::DrawDropEffect(wxGenericTreeItem*) DrawDropEffect__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxTreeRenameTimer::Notify() @@ -9810,8 +9870,6 @@ EXPORTS SetItemTextColour__17wxGenericTreeCtrlFRC12wxTreeItemIdRC8wxColour ;wxGenericTreeCtrl::SetItemBackgroundColour(const wxTreeItemId&,const wxColour&) SetItemBackgroundColour__17wxGenericTreeCtrlFRC12wxTreeItemIdRC8wxColour - ;wxGenericTreeItem::Reset() - Reset__17wxGenericTreeItemFv ;wxTreeTextCtrl::GetEventTable() const GetEventTable__14wxTreeTextCtrlCFv ;wxGenericTreeCtrl::FillArray(wxGenericTreeItem*,wxArrayTreeItemIds&) const @@ -10148,12 +10206,12 @@ EXPORTS PopTagHandler__12wxHtmlParserFv ;wxHtmlParser::CreateDOMTree() CreateDOMTree__12wxHtmlParserFv - ;wxHtmlParser::PushTagHandler(wxHtmlTagHandler*,wxString) - PushTagHandler__12wxHtmlParserFP16wxHtmlTagHandler8wxString - ;wxHtmlEntitiesParser::SetEncoding(wxFontEncoding) - SetEncoding__20wxHtmlEntitiesParserF14wxFontEncoding ;wxHtmlEntitiesParser::Parse(const wxString&) Parse__20wxHtmlEntitiesParserFRC8wxString + ;wxHtmlEntitiesParser::SetEncoding(wxFontEncoding) + SetEncoding__20wxHtmlEntitiesParserF14wxFontEncoding + ;wxHtmlParser::PushTagHandler(wxHtmlTagHandler*,wxString) + PushTagHandler__12wxHtmlParserFP16wxHtmlTagHandler8wxString ;wxHtmlTextPieces::RemoveAt(unsigned int) RemoveAt__16wxHtmlTextPiecesFUi ;wxHtmlEntitiesParser::GetCharForCode(unsigned int)