X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bcb7cc7693846151a179c6f199105c19df2c77a2..758bce950ba9236d0a9edc4c880c3ec73b5173f3:/src/os2/wx23.def diff --git a/src/os2/wx23.def b/src/os2/wx23.def index cd417d28e9..ed930df43a 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: H:\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 @@ -14,7 +14,13 @@ EXPORTS wxOnAssert__FPCciT1 ;wxAppBase::OnInitGui() OnInitGui__9wxAppBaseFv + ;wxAppBase::OnInitCmdLine(wxCmdLineParser&) + OnInitCmdLine__9wxAppBaseFR15wxCmdLineParser + ;wxAppBase::OnCmdLineParsed(wxCmdLineParser&) + OnCmdLineParsed__9wxAppBaseFR15wxCmdLineParser __vft9wxAppBase8wxObject + ;wxAppBase::OnCmdLineHelp(wxCmdLineParser&) + OnCmdLineHelp__9wxAppBaseFR15wxCmdLineParser ;wxTrap() wxTrap__Fv ;wxAppBase::OnAssert(const char*,int,const char*) @@ -29,9 +35,10 @@ EXPORTS OnInit__9wxAppBaseFv ;wxAppBase::ProcessPendingEvents() ProcessPendingEvents__9wxAppBaseFv + ;wxAppBase::OnCmdLineError(wxCmdLineParser&) + OnCmdLineError__9wxAppBaseFR15wxCmdLineParser ;wxAppBase::SetActive(unsigned long,wxWindow*) SetActive__9wxAppBaseFUlP8wxWindow - ;From object file: ..\common\bmpbase.cpp ;From object file: ..\common\choiccmn.cpp ;PUBDEFs (Symbols available from object file): ;wxChoiceBase::SetStringSelection(const wxString&) @@ -54,7 +61,95 @@ EXPORTS __vft17wxClipboardModule8wxObject ;wxConstructorForwxClipboardModule() wxConstructorForwxClipboardModule__Fv + ;From object file: ..\common\clntdata.cpp ;From object file: ..\common\cmdline.cpp + ;PUBDEFs (Symbols available from object file): + ;wxCmdLineParser::EnableLongOptions(unsigned long) + EnableLongOptions__15wxCmdLineParserFUl + ;wxArrayParams::Index(const wxCmdLineParam&,unsigned long) const + Index__13wxArrayParamsCFRC14wxCmdLineParamUl + ;wxCmdLineParser::Found(const wxString&,long*) const + Found__15wxCmdLineParserCFRC8wxStringPl + ;wxArrayParams::RemoveAt(unsigned int) + RemoveAt__13wxArrayParamsFUi + ;wxCmdLineParser::AddSwitch(const wxString&,const wxString&,const wxString&,int) + AddSwitch__15wxCmdLineParserFRC8wxStringN21i + ;wxArrayOptions::Add(const wxCmdLineOption&) + Add__14wxArrayOptionsFRC15wxCmdLineOption + ;wxCmdLineParser::Reset() + Reset__15wxCmdLineParserFv + ;wxCmdLineParser::SetCmdLine(int,char**) + SetCmdLine__15wxCmdLineParserFiPPc + ;wxArrayOptions::wxArrayOptions(const wxArrayOptions&) + __ct__14wxArrayOptionsFRC14wxArrayOptions + ;wxCmdLineParser::SetSwitchChars(const wxString&) + SetSwitchChars__15wxCmdLineParserFRC8wxString + ;wxCmdLineParser::SetDesc(const wxCmdLineEntryDesc*) + SetDesc__15wxCmdLineParserFPC18wxCmdLineEntryDesc + ;wxCmdLineParser::Found(const wxString&,wxString*) const + Found__15wxCmdLineParserCFRC8wxStringP8wxString + ;wxCmdLineParserData::FindOptionByLongName(const wxString&) + FindOptionByLongName__19wxCmdLineParserDataFRC8wxString + ;wxArrayOptions::Index(const wxCmdLineOption&,unsigned long) const + Index__14wxArrayOptionsCFRC15wxCmdLineOptionUl + ;wxArrayOptions::RemoveAt(unsigned int) + RemoveAt__14wxArrayOptionsFUi + ;wxArrayParams::Insert(const wxCmdLineParam&,unsigned int) + Insert__13wxArrayParamsFRC14wxCmdLineParamUi + ;wxCmdLineParserData::wxCmdLineParserData() + __ct__19wxCmdLineParserDataFv + ;wxCmdLineParser::SetCmdLine(const wxString&) + SetCmdLine__15wxCmdLineParserFRC8wxString + ;wxArrayParams::wxArrayParams(const wxArrayParams&) + __ct__13wxArrayParamsFRC13wxArrayParams + ;wxArrayOptions::operator=(const wxArrayOptions&) + __as__14wxArrayOptionsFRC14wxArrayOptions + ;wxCmdLineParserData::SetArguments(const wxString&) + SetArguments__19wxCmdLineParserDataFRC8wxString + ;wxArrayOptions::Insert(const wxCmdLineOption&,unsigned int) + Insert__14wxArrayOptionsFRC15wxCmdLineOptionUi + ;wxArrayParams::Add(const wxCmdLineParam&) + Add__13wxArrayParamsFRC14wxCmdLineParam + ;wxArrayParams::DoEmpty() + DoEmpty__13wxArrayParamsFv + ;wxArrayOptions::~wxArrayOptions() + __dt__14wxArrayOptionsFv + ;wxCmdLineParser::Usage() + Usage__15wxCmdLineParserFv + ;wxCmdLineParser::Parse() + Parse__15wxCmdLineParserFv + ;wxCmdLineParserData::SetArguments(int,char**) + SetArguments__19wxCmdLineParserDataFiPPc + ;wxCmdLineParser::Found(const wxString&) const + Found__15wxCmdLineParserCFRC8wxString + ;wxCmdLineParser::AddParam(const wxString&,wxCmdLineParamType,int) + AddParam__15wxCmdLineParserFRC8wxString18wxCmdLineParamTypei + ;wxCmdLineParser::GetParam(unsigned int) const + GetParam__15wxCmdLineParserCFUi + ;wxCmdLineParser::Found(const wxString&,wxDateTime*) const + Found__15wxCmdLineParserCFRC8wxStringP10wxDateTime + ;wxCmdLineParser::Init() + Init__15wxCmdLineParserFv + ;wxCmdLineParser::~wxCmdLineParser() + __dt__15wxCmdLineParserFv + ;wxArrayParams::~wxArrayParams() + __dt__13wxArrayParamsFv + ;wxArrayParams::operator=(const wxArrayParams&) + __as__13wxArrayParamsFRC13wxArrayParams + ;wxCmdLineParser::AddOption(const wxString&,const wxString&,const wxString&,wxCmdLineParamType,int) + AddOption__15wxCmdLineParserFRC8wxStringN2118wxCmdLineParamTypei + ;wxArrayOptions::DoEmpty() + DoEmpty__14wxArrayOptionsFv + ;wxCmdLineParser::GetParamCount() const + GetParamCount__15wxCmdLineParserCFv + ;wxArrayOptions::DoCopy(const wxArrayOptions&) + DoCopy__14wxArrayOptionsFRC14wxArrayOptions + ;wxCmdLineParser::SetLogo(const wxString&) + SetLogo__15wxCmdLineParserFRC8wxString + ;wxCmdLineParserData::FindOption(const wxString&) + FindOption__19wxCmdLineParserDataFRC8wxString + ;wxArrayParams::DoCopy(const wxArrayParams&) + DoCopy__13wxArrayParamsFRC13wxArrayParams ;From object file: ..\common\cmndata.cpp ;PUBDEFs (Symbols available from object file): ;wxColourData::GetCustomColour(int) @@ -750,11 +845,17 @@ EXPORTS GetAllFiles__5wxDirFRC8wxStringP13wxArrayStringT1i ;wxDir::Traverse(wxDirTraverser&,const wxString&,int) const Traverse__5wxDirCFR14wxDirTraverserRC8wxStringi + ;wxDir::HasFiles(const wxString&) + HasFiles__5wxDirFRC8wxString + ;wxDir::HasSubDirs(const wxString&) + HasSubDirs__5wxDirFRC8wxString ;From object file: ..\common\dndcmn.cpp ;From object file: ..\common\dlgcmn.cpp ;PUBDEFs (Symbols available from object file): ;wxDialogBase::CreateButtonSizer(long) CreateButtonSizer__12wxDialogBaseFl + ;wxDialogBase::Init() + Init__12wxDialogBaseFv ;wxDialogBase::CreateTextSizer(const wxString&) CreateTextSizer__12wxDialogBaseFRC8wxString ;From object file: ..\common\dobjcmn.cpp @@ -1325,6 +1426,8 @@ EXPORTS wxConstructorForwxDropFilesEvent__Fv ;wxEvtHandler::sm_eventTableEntries sm_eventTableEntries__12wxEvtHandler + ;wxEvtHandler::DoGetClientData() const + DoGetClientData__12wxEvtHandlerCFv ;wxChildFocusEvent::wxChildFocusEvent(wxWindow*) __ct__17wxChildFocusEventFP8wxWindow ;wxFindFocusDescendant(wxWindow*) @@ -1387,6 +1490,8 @@ EXPORTS wxEVT_DRAW_ITEM ;wxKeyEvent::wxKeyEvent(int) __ct__10wxKeyEventFi + ;wxEvtHandler::DoSetClientObject(wxClientData*) + DoSetClientObject__12wxEvtHandlerFP12wxClientData ;wxEvtHandler::wxEvtHandler() __ct__12wxEvtHandlerFv wxEVT_POWER @@ -1477,6 +1582,8 @@ EXPORTS wxConstructorForwxCloseEvent__Fv ;wxEvtHandler::sm_classwxEvtHandler sm_classwxEvtHandler__12wxEvtHandler + ;wxEvtHandler::DoGetClientObject() const + DoGetClientObject__12wxEvtHandlerCFv wxEVT_LEAVE_WINDOW wxEVT_NC_RIGHT_DCLICK wxEVT_KILL_FOCUS @@ -1636,6 +1743,8 @@ EXPORTS wxConstructorForwxChildFocusEvent__Fv ;wxEvtHandler::sm_eventTable sm_eventTable__12wxEvtHandler + ;wxEvtHandler::DoSetClientData(void*) + DoSetClientData__12wxEvtHandlerFPv wxEVT_LEFT_DCLICK wxEVT_SET_FOCUS wxEVT_NC_LEFT_DCLICK @@ -2020,6 +2129,8 @@ EXPORTS sm_classwxFileSystem__12wxFileSystem ;wxLocalFSHandler::FindNext() FindNext__16wxLocalFSHandlerFv + ;wxLocalFSHandler::ms_root + ms_root__16wxLocalFSHandler ;wxFileSystemHandler::GetMimeTypeFromExt(const wxString&) GetMimeTypeFromExt__19wxFileSystemHandlerFRC8wxString ;wxFileSystem::m_Handlers @@ -2131,8 +2242,6 @@ EXPORTS ;PUBDEFs (Symbols available from object file): ;wxFrameBase::OnIdle(wxIdleEvent&) OnIdle__11wxFrameBaseFR11wxIdleEvent - ;wxFrameBase::DoScreenToClient(int*,int*) const - DoScreenToClient__11wxFrameBaseCFPiT1 ;wxFrameBase::DeleteAllBars() DeleteAllBars__11wxFrameBaseFv ;wxFrameBase::SetMenuBar(wxMenuBar*) @@ -2145,12 +2254,6 @@ EXPORTS OnCreateToolBar__11wxFrameBaseFliRC8wxString ;wxFrameBase::OnCreateStatusBar(int,long,int,const wxString&) OnCreateStatusBar__11wxFrameBaseFilT1RC8wxString - ;wxFrameBase::MakeModal(unsigned long) - MakeModal__11wxFrameBaseFUl - ;wxFrameBase::OnSize(wxSizeEvent&) - OnSize__11wxFrameBaseFR11wxSizeEvent - ;wxFrameBase::OnCloseWindow(wxCloseEvent&) - OnCloseWindow__11wxFrameBaseFR12wxCloseEvent ;wxFrameBase::sm_eventTable sm_eventTable__11wxFrameBase ;wxFrameBase::GetClientAreaOrigin() const @@ -2177,17 +2280,11 @@ EXPORTS GetEventTable__11wxFrameBaseCFv ;wxFrameBase::AttachMenuBar(wxMenuBar*) AttachMenuBar__11wxFrameBaseFP9wxMenuBar - ;wxFrameBase::SendIconizeEvent(unsigned long) - SendIconizeEvent__11wxFrameBaseFUl __vft11wxFrameBase8wxObject - ;wxFrameBase::DoClientToScreen(int*,int*) const - DoClientToScreen__11wxFrameBaseCFPiT1 - ;wxFrameBase::sm_eventTableEntries - sm_eventTableEntries__11wxFrameBase ;wxFrameBase::SetStatusText(const wxString&,int) SetStatusText__11wxFrameBaseFRC8wxStringi - ;wxFrameBase::Destroy() - Destroy__11wxFrameBaseFv + ;wxFrameBase::sm_eventTableEntries + sm_eventTableEntries__11wxFrameBase ;wxFrameBase::New(wxWindow*,int,const wxString&,const wxPoint&,const wxSize&,long,const wxString&) New__11wxFrameBaseFP8wxWindowiRC8wxStringRC7wxPointRC6wxSizelT3 ;From object file: ..\common\fs_inet.cpp @@ -3291,6 +3388,8 @@ EXPORTS __ad__12wxLongLongWxCFRC12wxLongLongWx ;wxLongLongWx::Negate() Negate__12wxLongLongWxFv + ;wxLongLongWx::ToString() const + ToString__12wxLongLongWxCFv ;wxLongLongWx::operator-(const wxLongLongWx&) const __mi__12wxLongLongWxCFRC12wxLongLongWx ;wxLongLongWx::operator&=(const wxLongLongWx&) @@ -3767,7 +3866,6 @@ EXPORTS __ct__11wxClassInfoFPCcN21iPFv_P8wxObject ;wxObject::Dump(ostream&) Dump__8wxObjectFR7ostream - wxTrue ;wxObject::LoadObject(wxObjectInputStream&) LoadObject__8wxObjectFR19wxObjectInputStream ;wxClassInfo::IsKindOf(const wxClassInfo*) const @@ -4925,14 +5023,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() @@ -5362,6 +5460,29 @@ EXPORTS CountTokens__17wxStringTokenizerCFv ;wxStringTokenizer::Reinit(const wxString&) Reinit__17wxStringTokenizerFRC8wxString + ;From object file: ..\common\toplvcmn.cpp + ;PUBDEFs (Symbols available from object file): + ;wxTopLevelWindowBase::SendIconizeEvent(unsigned long) + SendIconizeEvent__20wxTopLevelWindowBaseFUl + ;wxTopLevelWindowBase::sm_eventTable + sm_eventTable__20wxTopLevelWindowBase + ;wxTopLevelWindowBase::DoClientToScreen(int*,int*) const + DoClientToScreen__20wxTopLevelWindowBaseCFPiT1 + ;wxTopLevelWindowBase::GetEventTable() const + GetEventTable__20wxTopLevelWindowBaseCFv + ;wxTopLevelWindowBase::wxTopLevelWindowBase() + __ct__20wxTopLevelWindowBaseFv + ;wxTopLevelWindowBase::OnSize(wxSizeEvent&) + OnSize__20wxTopLevelWindowBaseFR11wxSizeEvent + __vft20wxTopLevelWindowBase8wxObject + ;wxTopLevelWindowBase::sm_eventTableEntries + sm_eventTableEntries__20wxTopLevelWindowBase + ;wxTopLevelWindowBase::OnCloseWindow(wxCloseEvent&) + OnCloseWindow__20wxTopLevelWindowBaseFR12wxCloseEvent + ;wxTopLevelWindowBase::DoScreenToClient(int*,int*) const + DoScreenToClient__20wxTopLevelWindowBaseCFPiT1 + ;wxTopLevelWindowBase::Destroy() + Destroy__20wxTopLevelWindowBaseFv ;From object file: ..\common\treebase.cpp ;PUBDEFs (Symbols available from object file): wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT @@ -5543,6 +5664,8 @@ EXPORTS wxDecToHex__Fi ;wxNow() wxNow__Fv + ;wxGetInstallPrefix() + wxGetInstallPrefix__Fv ;wxWindowDisabler::~wxWindowDisabler() __dt__16wxWindowDisablerFv ;copystring(const char*) @@ -6255,8 +6378,6 @@ EXPORTS UpdateWindowUI__12wxWindowBaseFv ;wxWindowBase::PushEventHandler(wxEvtHandler*) PushEventHandler__12wxWindowBaseFP12wxEvtHandler - ;wxWindowBase::DoGetClientObject() const - DoGetClientObject__12wxWindowBaseCFv ;wxWindowBase::DestroyChildren() DestroyChildren__12wxWindowBaseFv ;wxWindowListNode::DeleteData() @@ -6286,16 +6407,12 @@ EXPORTS LayoutPhase1__12wxWindowBaseFPi ;wxWindowBase::GetPositionConstraint(int*,int*) const GetPositionConstraint__12wxWindowBaseCFPiT1 - ;wxWindowBase::DoSetClientObject(wxClientData*) - DoSetClientObject__12wxWindowBaseFP12wxClientData ;wxWindowBase::TransferDataToWindow() TransferDataToWindow__12wxWindowBaseFv ;wxWindowBase::Layout() Layout__12wxWindowBaseFv ;wxWindowBase::InitDialog() InitDialog__12wxWindowBaseFv - ;wxWindowBase::DoSetClientData(void*) - DoSetClientData__12wxWindowBaseFPv ;wxWindowBase::FindWindow(const wxString&) FindWindow__12wxWindowBaseFRC8wxString ;wxWindowBase::SetHelpTextForId(const wxString&) @@ -6314,6 +6431,8 @@ EXPORTS GetClientSizeConstraint__12wxWindowBaseCFPiT1 ;wxWindowBase::DoHitTest(int,int) const DoHitTest__12wxWindowBaseCFiT1 + ;wxWindowBase::AdjustForParentClientOrigin(int&,int&,int) + AdjustForParentClientOrigin__12wxWindowBaseFRiT1i ;wxWindowBase::DoGetBestSize() const DoGetBestSize__12wxWindowBaseCFv ;wxWindowBase::TransferDataFromWindow() @@ -6326,8 +6445,6 @@ EXPORTS GetUpdateClientRect__12wxWindowBaseCFv ;wxWindowBase::GetHelpText() const GetHelpText__12wxWindowBaseCFv - ;wxWindowBase::DoGetClientData() const - DoGetClientData__12wxWindowBaseCFv ;wxWindowBase::SetFont(const wxFont&) SetFont__12wxWindowBaseFRC6wxFont ;wxWindowBase::MakeModal(unsigned long) @@ -8450,6 +8567,8 @@ EXPORTS OnRenameAccept__16wxListMainWindowFv ;wxListRenameTimer::Notify() Notify__17wxListRenameTimerFv + ;wxListHeaderWindow::Init() + Init__18wxListHeaderWindowFv ;wxListHeaderData::GetWidth() const GetWidth__16wxListHeaderDataCFv ;wxListCtrl::GetTopItem() const @@ -8460,6 +8579,7 @@ EXPORTS GetImageSize__16wxListMainWindowCFiRiT2 ;wxListHeaderWindow::DoDrawRect(wxDC*,int,int,int,int) DoDrawRect__18wxListHeaderWindowFP4wxDCiN32 + wxEVT_COMMAND_LIST_COL_BEGIN_DRAG wxEVT_COMMAND_LIST_ITEM_MIDDLE_CLICK ;wxListMainWindow::GetItemRect(long,wxRect&) GetItemRect__16wxListMainWindowFlR6wxRect @@ -8518,8 +8638,6 @@ EXPORTS CacheLineData__16wxListMainWindowFUi ;wxwxListItemDataListNode::DeleteData() DeleteData__24wxwxListItemDataListNodeFv - ;wxConstructorForwxListHeaderData() - wxConstructorForwxListHeaderData__Fv ;wxConstructorForwxListCtrl() wxConstructorForwxListCtrl__Fv list_ctrl_compare_func_2 @@ -8529,6 +8647,8 @@ EXPORTS __ct__18wxListHeaderWindowFv ;wxListLineData::SetAttr(wxListItemAttr*) SetAttr__14wxListLineDataFP14wxListItemAttr + ;wxListMainWindow::RefreshSelected() + RefreshSelected__16wxListMainWindowFv ;wxListMainWindow::OnRenameTimer() OnRenameTimer__16wxListMainWindowFv ;wxListItemData::GetX() const @@ -8548,6 +8668,7 @@ EXPORTS wxEVT_COMMAND_LIST_SET_INFO wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK wxEVT_COMMAND_LIST_DELETE_ALL_ITEMS + wxEVT_COMMAND_LIST_COL_DRAGGING ;wxListHeaderWindow::sm_eventTable sm_eventTable__18wxListHeaderWindow ;wxListHeaderWindow::sm_eventTableEntries @@ -8663,6 +8784,7 @@ EXPORTS CreateHeaderWindow__10wxListCtrlFv ;wxListLineData::SetText(int,const wxString) SetText__14wxListLineDataFiC8wxString + wxEVT_COMMAND_LIST_COL_RIGHT_CLICK ;wxListMainWindow::sm_eventTable sm_eventTable__16wxListMainWindow ;wxListHeaderWindow::sm_classwxListHeaderWindow @@ -8739,8 +8861,8 @@ EXPORTS DeleteColumn__16wxListMainWindowFi ;wxListLineData::CalculateSize(wxDC*,int) CalculateSize__14wxListLineDataFP4wxDCi - ;wxListCtrl::~wxListCtrl() - __dt__10wxListCtrlFv + ;wxListItem::wxListItem() + __ct__10wxListItemFv wxSizeTCmpFn ;wxConstructorForwxListItem() wxConstructorForwxListItem__Fv @@ -8748,14 +8870,16 @@ EXPORTS __dt__19wxListLineDataArrayFv ;wxListItemData::~wxListItemData() __dt__14wxListItemDataFv - ;wxListItem::wxListItem() - __ct__10wxListItemFv + ;wxListCtrl::~wxListCtrl() + __dt__10wxListCtrlFv ;wxListCtrl::SetItemImage(long,int,int) SetItemImage__10wxListCtrlFliT2 ;wxListCtrl::SetForegroundColour(const wxColour&) SetForegroundColour__10wxListCtrlFRC8wxColour ;wxListMainWindow::Init() Init__16wxListMainWindowFv + ;wxListHeaderData::Init() + Init__16wxListHeaderDataFv ;wxListCtrl::GetSelectedItemCount() const GetSelectedItemCount__10wxListCtrlCFv ;wxListHeaderWindow::GetEventTable() const @@ -8818,8 +8942,6 @@ EXPORTS DrawInReportMode__14wxListLineDataFP4wxDCRC6wxRectT2Ul ;wxListLineData::GetText(int) const GetText__14wxListLineDataCFi - ;wxListHeaderData::sm_classwxListHeaderData - sm_classwxListHeaderData__16wxListHeaderData __vft26wxwxListHeaderDataListNode10wxNodeBase __vft24wxwxListItemDataListNode10wxNodeBase ;wxListLineData::SetPosition(int,int,int,int) @@ -8908,6 +9030,7 @@ EXPORTS ClearAll__10wxListCtrlFv ;wxListItemData::wxListItemData(wxListMainWindow*) __ct__14wxListItemDataFP16wxListMainWindow + wxEVT_COMMAND_LIST_COL_END_DRAG wxEVT_COMMAND_LIST_COL_CLICK wxEVT_COMMAND_LIST_BEGIN_RDRAG wxEVT_COMMAND_LIST_BEGIN_DRAG @@ -9656,12 +9779,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&) @@ -9672,8 +9801,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 @@ -9705,6 +9832,8 @@ EXPORTS __dt__17wxGenericTreeCtrlFv ;wxConstructorForwxTreeCtrl() wxConstructorForwxTreeCtrl__Fv + ;wxGenericTreeCtrl::SetForegroundColour(const wxColour&) + SetForegroundColour__17wxGenericTreeCtrlFRC8wxColour ;wxGenericTreeCtrl::GetStateImageList() const GetStateImageList__17wxGenericTreeCtrlCFv ;wxGenericTreeCtrl::GetImageList() const @@ -9721,6 +9850,8 @@ EXPORTS SetItemFont__17wxGenericTreeCtrlFRC12wxTreeItemIdRC6wxFont ;wxGenericTreeCtrl::SetFont(const wxFont&) SetFont__17wxGenericTreeCtrlFRC6wxFont + ;wxGenericTreeCtrl::SetButtonsImageList(wxImageList*) + SetButtonsImageList__17wxGenericTreeCtrlFP11wxImageList ;wxGenericTreeCtrl::OnPaint(wxPaintEvent&) OnPaint__17wxGenericTreeCtrlFR12wxPaintEvent ;wxTreeTextCtrl::OnKeyUp(wxKeyEvent&) @@ -9745,18 +9876,18 @@ 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() Unselect__17wxGenericTreeCtrlFv + ;wxGenericTreeCtrl::SetBackgroundColour(const wxColour&) + SetBackgroundColour__17wxGenericTreeCtrlFRC8wxColour ;wxGenericTreeCtrl::OnRenameAccept() OnRenameAccept__17wxGenericTreeCtrlFv ;wxGenericTreeCtrl::GetEventTable() const @@ -9788,8 +9919,6 @@ EXPORTS OnKillFocus__14wxTreeTextCtrlFR12wxFocusEvent ;wxGenericTreeCtrl::OnChar(wxKeyEvent&) OnChar__17wxGenericTreeCtrlFR10wxKeyEvent - ;wxGenericTreeCtrl::GetPrev(const wxTreeItemId&) const - GetPrev__17wxGenericTreeCtrlCFRC12wxTreeItemId ;wxGenericTreeCtrl::GetPrevVisible(const wxTreeItemId&) const GetPrevVisible__17wxGenericTreeCtrlCFRC12wxTreeItemId ;wxGenericTreeCtrl::GetPrevSibling(const wxTreeItemId&) const @@ -9810,8 +9939,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*) @@ -9830,6 +9957,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&) @@ -9841,6 +9970,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 @@ -9853,6 +9984,8 @@ EXPORTS RefreshLine__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxGenericTreeCtrl::SelectItemRange(wxGenericTreeItem*,wxGenericTreeItem*) SelectItemRange__17wxGenericTreeCtrlFP17wxGenericTreeItemT1 + ;wxGenericTreeCtrl::RefreshSelectedUnder(wxGenericTreeItem*) + RefreshSelectedUnder__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxGenericTreeCtrl::DrawDropEffect(wxGenericTreeItem*) DrawDropEffect__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxTreeRenameTimer::Notify() @@ -9864,8 +9997,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 @@ -10063,6 +10194,8 @@ EXPORTS __vft14wxHtmlFontCell8wxObject ;wxHtmlContainerCell::OnMouseClick(wxWindow*,int,int,const wxMouseEvent&) OnMouseClick__19wxHtmlContainerCellFP8wxWindowiT2RC12wxMouseEvent + ;wxHtmlContainerCell::GetHorizontalConstraints(int*,int*) const + GetHorizontalConstraints__19wxHtmlContainerCellCFPiT1 ;wxHtmlCell::~wxHtmlCell() __dt__10wxHtmlCellFv ;wxHtmlContainerCell::Find(int,const void*) const @@ -10096,6 +10229,8 @@ EXPORTS GetLink__19wxHtmlContainerCellCFiT1 ;wxHtmlContainerCell::GetIndent(int) const GetIndent__19wxHtmlContainerCellCFi + ;wxHtmlCell::FindCellByPos(int,int) const + FindCellByPos__10wxHtmlCellCFiT1 ;wxHtmlWordCell::Draw(wxDC&,int,int,int,int) Draw__14wxHtmlWordCellFR4wxDCiN32 ;wxHtmlContainerCell::Draw(wxDC&,int,int,int,int) @@ -10108,16 +10243,20 @@ EXPORTS __vft16wxHtmlColourCell8wxObject ;wxHtmlContainerCell::AdjustPagebreak(int*) const AdjustPagebreak__19wxHtmlContainerCellCFPi + ;wxHtmlContainerCell::FindCellByPos(int,int) const + FindCellByPos__19wxHtmlContainerCellCFiT1 ;wxHtmlColourCell::DrawInvisible(wxDC&,int,int) DrawInvisible__16wxHtmlColourCellFR4wxDCiT2 ;wxHtmlContainerCell::SetAlign(const wxHtmlTag&) SetAlign__19wxHtmlContainerCellFRC9wxHtmlTag - ;wxHtmlContainerCell::GetIndentUnits(int) const - GetIndentUnits__19wxHtmlContainerCellCFi + ;wxHtmlCell::GetHorizontalConstraints(int*,int*) const + GetHorizontalConstraints__10wxHtmlCellCFPiT1 ;wxHtmlWidgetCell::wxHtmlWidgetCell(wxWindow*,int) __ct__16wxHtmlWidgetCellFP8wxWindowi ;wxHtmlWidgetCell::Layout(int) Layout__16wxHtmlWidgetCellFi + ;wxHtmlContainerCell::GetIndentUnits(int) const + GetIndentUnits__19wxHtmlContainerCellCFi ;wxHtmlCell::wxHtmlCell() __ct__10wxHtmlCellFv ;wxHtmlCell::Find(int,const void*) const @@ -10286,6 +10425,8 @@ EXPORTS __dt__18wxHtmlHistoryArrayFv ;wxHtmlWindow::~wxHtmlWindow() __dt__12wxHtmlWindowFv + ;wxHtmlWindow::OnCellMouseHover(wxHtmlCell*,int,int) + OnCellMouseHover__12wxHtmlWindowFP10wxHtmlCelliT2 ;wxHtmlWindow::HistoryCanForward() HistoryCanForward__12wxHtmlWindowFv ;wxHtmlWindow::HistoryBack() @@ -10327,6 +10468,8 @@ EXPORTS m_DefaultFilter__12wxHtmlWindow ;wxHtmlWindow::OnSetTitle(const wxString&) OnSetTitle__12wxHtmlWindowFRC8wxString + ;wxHtmlWindow::OnCellClicked(wxHtmlCell*,int,int,const wxMouseEvent&) + OnCellClicked__12wxHtmlWindowFP10wxHtmlCelliT2RC12wxMouseEvent ;wxHtmlWindow::OnSize(wxSizeEvent&) OnSize__12wxHtmlWindowFR11wxSizeEvent ;wxHtmlWindow::OnMouseEvent(wxMouseEvent&) @@ -10495,19 +10638,23 @@ EXPORTS GetLink__22wxHtmlImageMapAreaCellCFiT1 ;wxHtmlImageMapCell::Find(int,const void*) const Find__18wxHtmlImageMapCellCFiPCv + ;wxHtmlImageCell::AdvanceAnimation(wxTimer*) + AdvanceAnimation__15wxHtmlImageCellFP7wxTimer + ;wxHtmlImageCell::SetImage(const wxImage&) + SetImage__15wxHtmlImageCellFRC7wxImage ;HTML_ModuleImage::sm_classHTML_ModuleImage sm_classHTML_ModuleImage__16HTML_ModuleImage ;_link_dummy_func_m_image() _link_dummy_func_m_image__Fv ;CoordArray::DoEmpty() DoEmpty__10CoordArrayFv - ;wxHtmlImageCell::wxHtmlImageCell(wxFSFile*,int,int,double,int,wxString) - __ct__15wxHtmlImageCellFP8wxFSFileiT2dT28wxString __vft18wxHtmlImageMapCell8wxObject ;CoordArray::DoCopy(const CoordArray&) DoCopy__10CoordArrayFRC10CoordArray ;CoordArray::CoordArray(const CoordArray&) __ct__10CoordArrayFRC10CoordArray + ;wxHtmlImageCell::Layout(int) + Layout__15wxHtmlImageCellFi ;wxHtmlImageMapCell::GetLink(int,int) const GetLink__18wxHtmlImageMapCellCFiT1 ;CoordArray::Index(const int&,unsigned long) const @@ -10518,6 +10665,10 @@ EXPORTS Insert__10CoordArrayFRCiUi ;wxHtmlImageCell::GetLink(int,int) const GetLink__15wxHtmlImageCellCFiT1 + ;wxHtmlImageCell::~wxHtmlImageCell() + __dt__15wxHtmlImageCellFv + ;wxHtmlImageCell::wxHtmlImageCell(wxWindow*,wxFSFile*,int,int,double,int,const wxString&) + __ct__15wxHtmlImageCellFP8wxWindowP8wxFSFileiT3dT3RC8wxString ;From object file: ..\html\m_layout.cpp ;PUBDEFs (Symbols available from object file): ;HTML_ModuleLayout::sm_classHTML_ModuleLayout @@ -10567,6 +10718,8 @@ EXPORTS ;PUBDEFs (Symbols available from object file): ;wxHtmlTableCell::ReallocRows(int) ReallocRows__15wxHtmlTableCellFi + ;wxHtmlTableCell::ComputeMinMaxWidths() + ComputeMinMaxWidths__15wxHtmlTableCellFv ;wxConstructorForHTML_ModuleTables() wxConstructorForHTML_ModuleTables__Fv __vft15wxHtmlTableCell8wxObject @@ -14108,8 +14261,6 @@ EXPORTS HandleSysCommand__8wxWindowFPvT1 ;wxWindow::HandleSize(int,int,unsigned int) HandleSize__8wxWindowFiT1Ui - ;wxWindow::AdjustForParentClientOrigin(int&,int&,int) - AdjustForParentClientOrigin__8wxWindowFRiT1i ;wxWindow::Init() Init__8wxWindowFv ;wxGetMousePosition()