X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6ed98c6a3b7f2be77ea16b5d26467796c1be9f4d..a4a2e5d2f304162116652511bcbbdc317b6be91c:/src/os2/wx23.def diff --git a/src/os2/wx23.def b/src/os2/wx23.def index 84f70ef783..e927cf47ae 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: F:\DEV\WX2\WXWINDOWS\LIB\wx.lib ;From object file: dummy.cpp ;PUBDEFs (Symbols available from object file): wxDummyChar @@ -53,8 +53,6 @@ EXPORTS wxConstructorForwxDefaultArtProviderModule__Fv ;From object file: ..\common\appcmn.cpp ;PUBDEFs (Symbols available from object file): - ;wxOnAssert(const char*,int,const char*) - wxOnAssert__FPCciT1 ;wxAppBase::OnInitGui() OnInitGui__9wxAppBaseFv ;wxAppBase::OnInitCmdLine(wxCmdLineParser&) @@ -70,16 +68,18 @@ EXPORTS OnCmdLineHelp__9wxAppBaseFR15wxCmdLineParser ;wxTrap() wxTrap__Fv - ;wxAppBase::OnAssert(const char*,int,const char*) - OnAssert__9wxAppBaseFPCciT1 ;wxAppBase::OnExit() OnExit__9wxAppBaseFv ;wxAssertIsEqual(int,int) wxAssertIsEqual__FiT1 + ;wxAppBase::OnAssert(const char*,int,const char*,const char*) + OnAssert__9wxAppBaseFPCciN21 ;wxAppBase::wxAppBase() __ct__9wxAppBaseFv ;wxAppBase::OnInit() OnInit__9wxAppBaseFv + ;wxOnAssert(const char*,int,const char*,const char*) + wxOnAssert__FPCciN21 ;wxAppBase::~wxAppBase() __dt__9wxAppBaseFv ;wxAppBase::ProcessPendingEvents() @@ -159,6 +159,8 @@ EXPORTS Insert__14wxArrayOptionsFRC15wxCmdLineOptionUiT2 ;wxCmdLineParserData::wxCmdLineParserData() __ct__19wxCmdLineParserDataFv + ;wxCmdLineParser::AreLongOptionsEnabled() + AreLongOptionsEnabled__15wxCmdLineParserFv ;wxCmdLineParser::SetCmdLine(const wxString&) SetCmdLine__15wxCmdLineParserFRC8wxString ;wxArrayParams::wxArrayParams(const wxArrayParams&) @@ -442,10 +444,12 @@ EXPORTS OnInit__20wxHelpProviderModuleFv ;wxContextHelpEvtHandler::ProcessEvent(wxEvent&) ProcessEvent__23wxContextHelpEvtHandlerFR7wxEvent - ;wxSimpleHelpProvider::ShowHelp(wxWindowBase*) - ShowHelp__20wxSimpleHelpProviderFP12wxWindowBase + ;wxSimpleHelpProvider::RemoveHelp(wxWindowBase*) + RemoveHelp__20wxSimpleHelpProviderFP12wxWindowBase ;wxHelpProviderModule::sm_classwxHelpProviderModule sm_classwxHelpProviderModule__20wxHelpProviderModule + ;wxSimpleHelpProvider::ShowHelp(wxWindowBase*) + ShowHelp__20wxSimpleHelpProviderFP12wxWindowBase ;wxContextHelpButton::sm_eventTableEntries sm_eventTableEntries__19wxContextHelpButton ;wxHelpProvider::AddHelp(int,const wxString&) @@ -480,6 +484,8 @@ EXPORTS __vft23wxContextHelpEvtHandler8wxObject __vft20wxHelpProviderModule8wxObject __vft13wxContextHelp8wxObject + ;wxHelpProvider::RemoveHelp(wxWindowBase*) + RemoveHelp__14wxHelpProviderFP12wxWindowBase ;wxContextHelpButton::GetEventTable() const GetEventTable__19wxContextHelpButtonCFv ;wxContextHelpButton::sm_classwxContextHelpButton @@ -1149,6 +1155,8 @@ EXPORTS OnNewDocument__10wxDocumentFv ;wxView::OnCreatePrintout() OnCreatePrintout__6wxViewFv + ;wxDocument::NotifyClosing() + NotifyClosing__10wxDocumentFv ;wxDocManager::GetNoHistoryFiles() const GetNoHistoryFiles__12wxDocManagerCFv ;wxFileHistory::AddFilesToMenu() @@ -1801,6 +1809,7 @@ EXPORTS ;wxMouseEvent::Assign(const wxMouseEvent&) Assign__12wxMouseEventFRC12wxMouseEvent wxEVT_SCROLL_LINEUP + wxEVT_SCROLL_ENDSCROLL wxEVT_PAINT wxEVT_NULL wxEVT_NC_RIGHT_UP @@ -1942,7 +1951,7 @@ EXPORTS wxEVT_NC_LEFT_DCLICK wxEVT_INIT_DIALOG wxEVT_COMMAND_SET_FOCUS - ;From object file: H:\DEV\WX2\WXWINDOWS\src\common\extended.c + ;From object file: F:\DEV\WX2\WXWINDOWS\src\common\extended.c ;PUBDEFs (Symbols available from object file): ConvertToIeeeExtended ConvertFromIeeeExtended @@ -2891,6 +2900,8 @@ EXPORTS Put__11wxHashTableFlP8wxObject ;wxHashTable::Get(long) const Get__11wxHashTableCFl + ;wxStringHashTable::Delete(long) const + Delete__17wxStringHashTableCFl ;wxHashTable::DeleteContents(unsigned long) DeleteContents__11wxHashTableFUl ;wxHashTableLong::Create(unsigned int) @@ -4490,8 +4501,6 @@ EXPORTS Create__17wxPopupWindowBaseFP8wxWindowi ;wxPopupWindowBase::~wxPopupWindowBase() __dt__17wxPopupWindowBaseFv - ;wxConstructorForwxPopupWindow() - wxConstructorForwxPopupWindow__Fv ;wxPopupTransientWindow::OnDismiss() OnDismiss__22wxPopupTransientWindowFv ;wxPopupTransientWindow::DismissAndNotify() @@ -4506,8 +4515,6 @@ EXPORTS __dt__22wxPopupTransientWindowFv ;wxPopupTransientWindow::PopHandlers() PopHandlers__22wxPopupTransientWindowFv - ;wxPopupWindow::sm_classwxPopupWindow - sm_classwxPopupWindow__13wxPopupWindow ;From object file: ..\common\prntbase.cpp ;PUBDEFs (Symbols available from object file): ;wxPreviewControlBar::OnZoom(wxCommandEvent&) @@ -4656,12 +4663,14 @@ EXPORTS Exists__9wxProcessFi ;wxConstructorForwxProcess() wxConstructorForwxProcess__Fv - ;wxProcess::Init(wxEvtHandler*,int,unsigned long) - Init__9wxProcessFP12wxEvtHandleriUl - __vft9wxProcess8wxObject ;wxProcess::Kill(int,wxSignal) Kill__9wxProcessFi8wxSignal + __vft9wxProcess8wxObject + ;wxProcess::Open(const wxString&,int) + Open__9wxProcessFRC8wxStringi wxEVT_END_PROCESS + ;wxProcess::Init(wxEvtHandler*,int,int) + Init__9wxProcessFP12wxEvtHandleriT2 ;wxProcess::~wxProcess() __dt__9wxProcessFv ;wxConstructorForwxProcessEvent() @@ -5813,12 +5822,14 @@ EXPORTS InsertTool__13wxToolBarBaseFUiiRC8wxStringRC8wxBitmapT410wxItemKindN23P8wxObject ;wxToolBarBase::InsertControl(unsigned int,wxControl*) InsertControl__13wxToolBarBaseFUiP9wxControl - ;wxToolBarBase::SetMargins(int,int) - SetMargins__13wxToolBarBaseFiT1 + ;wxToolBarBase::FindControl(int) + FindControl__13wxToolBarBaseFi ;wxToolBarBase::sm_eventTableEntries sm_eventTableEntries__13wxToolBarBase ;wxToolBarBase::SetRows(int) SetRows__13wxToolBarBaseFi + ;wxToolBarBase::SetMargins(int,int) + SetMargins__13wxToolBarBaseFiT1 ;wxToolBarToolBase::SetLongHelp(const wxString&) SetLongHelp__17wxToolBarToolBaseFRC8wxString ;wxToolBarBase::SetToolShortHelp(int,const wxString&) @@ -6146,7 +6157,7 @@ EXPORTS Read32__17wxTextInputStreamFv ;wxTextInputStream::SkipIfEndOfLine(char) SkipIfEndOfLine__17wxTextInputStreamFc - ;From object file: H:\DEV\WX2\WXWINDOWS\src\common\unzip.c + ;From object file: F:\DEV\WX2\WXWINDOWS\src\common\unzip.c ;PUBDEFs (Symbols available from object file): unzReadCurrentFile unzGetCurrentFileInfo @@ -6612,6 +6623,8 @@ EXPORTS sm_classwxVariantDataChar__17wxVariantDataChar ;wxVariant::operator==(void*) const __eq__9wxVariantCFPv + ;wxVariant::NullList() + NullList__9wxVariantFv ;wxVariant::GetList() const GetList__9wxVariantCFv ;wxVariant::GetCount() const @@ -7384,8 +7397,8 @@ EXPORTS GetEventTable__14wxYearSpinCtrlCFv ;wxCalendarCtrl::GetDateCoord(const wxDateTime&,int*,int*) const GetDateCoord__14wxCalendarCtrlCFRC10wxDateTimePiT2 - ;wxCalendarCtrl::OnYearChange(wxSpinEvent&) - OnYearChange__14wxCalendarCtrlFR11wxSpinEvent + ;wxCalendarCtrl::OnPaint(wxPaintEvent&) + OnPaint__14wxCalendarCtrlFR12wxPaintEvent wxEVT_CALENDAR_DAY_CHANGED ;wxYearSpinCtrl::sm_eventTable sm_eventTable__14wxYearSpinCtrl @@ -7398,8 +7411,6 @@ EXPORTS ;wxCalendarCtrl::sm_classwxCalendarCtrl sm_classwxCalendarCtrl__14wxCalendarCtrl __vft14wxCalendarCtrl8wxObject - ;wxCalendarCtrl::OnPaint(wxPaintEvent&) - OnPaint__14wxCalendarCtrlFR12wxPaintEvent ;wxCalendarCtrl::IsDateInRange(const wxDateTime&) const IsDateInRange__14wxCalendarCtrlCFRC10wxDateTime ;wxCalendarCtrl::HitTest(const wxPoint&,wxDateTime*,wxDateTime::WeekDay*) @@ -7428,10 +7439,12 @@ EXPORTS __vft15wxMonthComboBox15wxItemContainer ;wxCalendarCtrl::GetStartDate() const GetStartDate__14wxCalendarCtrlCFv - ;wxMonthComboBox::wxMonthComboBox(wxCalendarCtrl*) - __ct__15wxMonthComboBoxFP14wxCalendarCtrl + ;wxCalendarCtrl::OnYearChange(wxCommandEvent&) + OnYearChange__14wxCalendarCtrlFR14wxCommandEvent ;wxMonthComboBox::sm_eventTable sm_eventTable__15wxMonthComboBox + ;wxMonthComboBox::wxMonthComboBox(wxCalendarCtrl*) + __ct__15wxMonthComboBoxFP14wxCalendarCtrl ;wxYearSpinCtrl::wxYearSpinCtrl(wxCalendarCtrl*) __ct__14wxYearSpinCtrlFP14wxCalendarCtrl ;wxCalendarCtrl::HighlightRange(wxPaintDC*,const wxDateTime&,const wxDateTime&,wxPen*,wxBrush*) @@ -7914,58 +7927,6 @@ EXPORTS ;wxGenericDirCtrl::ExtractWildcard(const wxString&,int,wxString&,wxString&) ExtractWildcard__16wxGenericDirCtrlFRC8wxStringiR8wxStringT3 ;From object file: ..\generic\dragimgg.cpp - ;From object file: ..\generic\fontdlgg.cpp - ;PUBDEFs (Symbols available from object file): - ;wxGenericFontDialog::OnCloseWindow(wxCloseEvent&) - OnCloseWindow__19wxGenericFontDialogFR12wxCloseEvent - ;wxGenericFontDialog::wxGenericFontDialog(wxWindow*,const wxFontData&) - __ct__19wxGenericFontDialogFP8wxWindowRC10wxFontData - ;wxFontStyleIntToString(int) - wxFontStyleIntToString__Fi - ;wxGenericFontDialog::GetEventTable() const - GetEventTable__19wxGenericFontDialogCFv - ;wxFontPreviewer::sm_eventTable - sm_eventTable__15wxFontPreviewer - ;wxGenericFontDialog::~wxGenericFontDialog() - __dt__19wxGenericFontDialogFv - ;wxFontWeightStringToInt(char*) - wxFontWeightStringToInt__FPc - __vft15wxFontPreviewer8wxObject - __vft19wxGenericFontDialog8wxObject - ;wxFontFamilyIntToString(int) - wxFontFamilyIntToString__Fi - ;wxFontPreviewer::OnPaint(wxPaintEvent&) - OnPaint__15wxFontPreviewerFR12wxPaintEvent - ;wxGenericFontDialog::OnChangeFont(wxCommandEvent&) - OnChangeFont__19wxGenericFontDialogFR14wxCommandEvent - ;wxGenericFontDialog::Create(wxWindow*,const wxFontData&) - Create__19wxGenericFontDialogFP8wxWindowRC10wxFontData - ;wxGenericFontDialog::ShowModal() - ShowModal__19wxGenericFontDialogFv - ;wxGenericFontDialog::sm_eventTableEntries - sm_eventTableEntries__19wxGenericFontDialog - ;wxGenericFontDialog::sm_eventTable - sm_eventTable__19wxGenericFontDialog - ;wxFontWeightIntToString(int) - wxFontWeightIntToString__Fi - ;wxFontPreviewer::GetEventTable() const - GetEventTable__15wxFontPreviewerCFv - ;wxConstructorForwxGenericFontDialog() - wxConstructorForwxGenericFontDialog__Fv - ;wxFontFamilyStringToInt(char*) - wxFontFamilyStringToInt__FPc - ;wxFontStyleStringToInt(char*) - wxFontStyleStringToInt__FPc - ;wxGenericFontDialog::wxGenericFontDialog() - __ct__19wxGenericFontDialogFv - ;wxFontPreviewer::sm_eventTableEntries - sm_eventTableEntries__15wxFontPreviewer - ;wxGenericFontDialog::InitializeFont() - InitializeFont__19wxGenericFontDialogFv - ;wxGenericFontDialog::CreateWidgets() - CreateWidgets__19wxGenericFontDialogFv - ;wxGenericFontDialog::sm_classwxGenericFontDialog - sm_classwxGenericFontDialog__19wxGenericFontDialog ;From object file: ..\generic\fdrepdlg.cpp ;PUBDEFs (Symbols available from object file): ;wxFindReplaceDialog::OnFind(wxCommandEvent&) @@ -9049,39 +9010,43 @@ EXPORTS KeywordSearch__24wxHTMLHelpControllerBaseFRC8wxString ;From object file: ..\generic\imaglist.cpp ;PUBDEFs (Symbols available from object file): - __vft11wxImageList8wxObject - ;wxImageList::Add(const wxBitmap&,const wxColour&) - Add__11wxImageListFRC8wxBitmapRC8wxColour - ;wxImageList::Add(const wxBitmap&,const wxBitmap&) - Add__11wxImageListFRC8wxBitmapT1 - ;wxImageList::Remove(int) - Remove__11wxImageListFi - ;wxImageList::Create() - Create__11wxImageListFv - ;wxImageList::Add(const wxBitmap&) - Add__11wxImageListFRC8wxBitmap + ;wxGenericImageList::sm_classwxGenericImageList + sm_classwxGenericImageList__18wxGenericImageList + ;wxGenericImageList::Create() + Create__18wxGenericImageListFv + ;wxGenericImageList::GetSize(int,int&,int&) const + GetSize__18wxGenericImageListCFiRiT2 + ;wxGenericImageList::Draw(int,wxDC&,int,int,int,unsigned long) + Draw__18wxGenericImageListFiR4wxDCN31Ul + ;wxGenericImageList::GetImageCount() const + GetImageCount__18wxGenericImageListCFv + ;wxGenericImageList::RemoveAll() + RemoveAll__18wxGenericImageListFv + ;wxGenericImageList::Replace(int,const wxBitmap&) + Replace__18wxGenericImageListFiRC8wxBitmap ;wxImageList::sm_classwxImageList sm_classwxImageList__11wxImageList - ;wxImageList::Replace(int,const wxBitmap&) - Replace__11wxImageListFiRC8wxBitmap - ;wxImageList::wxImageList(int,int,unsigned long,int) - __ct__11wxImageListFiT1UlT1 - ;wxImageList::Create(int,int,unsigned long,int) - Create__11wxImageListFiT1UlT1 - ;wxImageList::~wxImageList() - __dt__11wxImageListFv - ;wxImageList::GetSize(int,int&,int&) const - GetSize__11wxImageListCFiRiT2 - ;wxImageList::Draw(int,wxDC&,int,int,int,unsigned long) - Draw__11wxImageListFiR4wxDCN31Ul - ;wxImageList::GetImageCount() const - GetImageCount__11wxImageListCFv - ;wxImageList::GetBitmap(int) const - GetBitmap__11wxImageListCFi + ;wxGenericImageList::Remove(int) + Remove__18wxGenericImageListFi + ;wxGenericImageList::~wxGenericImageList() + __dt__18wxGenericImageListFv + ;wxConstructorForwxGenericImageList() + wxConstructorForwxGenericImageList__Fv + __vft18wxGenericImageList8wxObject + ;wxGenericImageList::Add(const wxBitmap&,const wxBitmap&) + Add__18wxGenericImageListFRC8wxBitmapT1 + ;wxGenericImageList::Add(const wxBitmap&,const wxColour&) + Add__18wxGenericImageListFRC8wxBitmapRC8wxColour + ;wxGenericImageList::Add(const wxBitmap&) + Add__18wxGenericImageListFRC8wxBitmap + ;wxGenericImageList::wxGenericImageList(int,int,unsigned long,int) + __ct__18wxGenericImageListFiT1UlT1 + ;wxGenericImageList::GetBitmap(int) const + GetBitmap__18wxGenericImageListCFi + ;wxGenericImageList::Create(int,int,unsigned long,int) + Create__18wxGenericImageListFiT1UlT1 ;wxConstructorForwxImageList() wxConstructorForwxImageList__Fv - ;wxImageList::RemoveAll() - RemoveAll__11wxImageListFv ;From object file: ..\generic\laywin.cpp ;PUBDEFs (Symbols available from object file): ;wxSashLayoutWindow::OnCalculateLayout(wxCalculateLayoutEvent&) @@ -9124,34 +9089,40 @@ EXPORTS wxEVT_COMMAND_LIST_BEGIN_LABEL_EDIT ;wxListTextCtrl::sm_eventTable sm_eventTable__14wxListTextCtrl - ;wxListCtrl::sm_eventTableEntries - sm_eventTableEntries__10wxListCtrl - ;wxListCtrl::SortItems(int(*)(long,long,long),long) - SortItems__10wxListCtrlFPFlN21_il - ;wxListCtrl::SetItemPosition(long,const wxPoint&) - SetItemPosition__10wxListCtrlFlRC7wxPoint + ;wxGenericListCtrl::SetSingleStyle(long,unsigned long) + SetSingleStyle__17wxGenericListCtrlFlUl ;wxListMainWindow::SendNotify(unsigned int,int,wxPoint) SendNotify__16wxListMainWindowFUii7wxPoint ;wxSelectionStore::SelectRange(unsigned int,unsigned int,unsigned long,wxArrayInt*) SelectRange__16wxSelectionStoreFUiT1UlP10wxArrayInt + ;wxGenericListCtrl::RefreshItem(long) + RefreshItem__17wxGenericListCtrlFl ;wxListHeaderWindow::OnSetFocus(wxFocusEvent&) OnSetFocus__18wxListHeaderWindowFR12wxFocusEvent ;wxListMainWindow::OnPaint(wxPaintEvent&) OnPaint__16wxListMainWindowFR12wxPaintEvent ;wxListTextCtrl::OnKillFocus(wxFocusEvent&) OnKillFocus__14wxListTextCtrlFR12wxFocusEvent - ;wxListCtrl::OnIdle(wxIdleEvent&) - OnIdle__10wxListCtrlFR11wxIdleEvent ;wxListMainWindow::HighlightAll(unsigned long) HighlightAll__16wxListMainWindowFUl ;wxListMainWindow::DeleteItem(long) DeleteItem__16wxListMainWindowFl ;wxListLineDataArray::wxListLineDataArray(const wxListLineDataArray&) __ct__19wxListLineDataArrayFRC19wxListLineDataArray + ;wxListTextCtrl::wxListTextCtrl(wxListMainWindow*,unsigned int) + __ct__14wxListTextCtrlFP16wxListMainWindowUi ;wxListItemData::SetSize(int,int) SetSize__14wxListItemDataFiT1 + ;wxGenericListCtrl::SetItem(wxListItem&) + SetItem__17wxGenericListCtrlFR10wxListItem ;wxListLineData::SetItem(int,const wxListItem&) SetItem__14wxListLineDataFiRC10wxListItem + ;wxGenericListCtrl::SetImageList(wxGenericImageList*,int) + SetImageList__17wxGenericListCtrlFP18wxGenericImageListi + ;wxGenericListCtrl::SetColumnWidth(int,int) + SetColumnWidth__17wxGenericListCtrlFiT1 + ;wxGenericListCtrl::ScrollList(int,int) + ScrollList__17wxGenericListCtrlFiT1 ;wxListMainWindow::RefreshLine(unsigned int) RefreshLine__16wxListMainWindowFUi ;wxSelectionStore::OnItemDelete(unsigned int) @@ -9162,104 +9133,116 @@ EXPORTS GetLineRect__16wxListMainWindowCFUi ;wxListMainWindow::GetLineLabelRect(unsigned int) const GetLineLabelRect__16wxListMainWindowCFUi - ;wxListMainWindow::GetItem(wxListItem&) - GetItem__16wxListMainWindowFR10wxListItem ;wxListItemData::GetItem(wxListItem&) const GetItem__14wxListItemDataCFR10wxListItem - ;wxListCtrl::FindItem(long,long) - FindItem__10wxListCtrlFlT1 ;wxListItemData::Init() Init__14wxListItemDataFv - ;wxConstructorForwxListTextCtrl() - wxConstructorForwxListTextCtrl__Fv ;wxListHeaderWindow::~wxListHeaderWindow() __dt__18wxListHeaderWindowFv ;wxListMainWindow::wxListMainWindow() __ct__16wxListMainWindowFv ;wxListHeaderData::wxListHeaderData() __ct__16wxListHeaderDataFv - ;wxListCtrl::SetFocus() - SetFocus__10wxListCtrlFv - ;wxListCtrl::SetCursor(const wxCursor&) - SetCursor__10wxListCtrlFRC8wxCursor + ;wxGenericListCtrl::Thaw() + Thaw__17wxGenericListCtrlFv + ;wxGenericListCtrl::SetTextColour(const wxColour&) + SetTextColour__17wxGenericListCtrlFRC8wxColour + ;wxGenericListCtrl::SetForegroundColour(const wxColour&) + SetForegroundColour__17wxGenericListCtrlFRC8wxColour ;wxListLineData::ReverseHighlight() ReverseHighlight__14wxListLineDataFv - ;wxListMainWindow::OnRenameAccept() - OnRenameAccept__16wxListMainWindowFv ;wxListRenameTimer::Notify() Notify__17wxListRenameTimerFv ;wxListHeaderWindow::Init() Init__18wxListHeaderWindowFv ;wxListHeaderData::GetWidth() const GetWidth__16wxListHeaderDataCFv - ;wxListCtrl::GetTopItem() const - GetTopItem__10wxListCtrlCFv - ;wxListCtrl::GetItemCount() const - GetItemCount__10wxListCtrlCFv + ;wxGenericListCtrl::GetTopItem() const + GetTopItem__17wxGenericListCtrlCFv + ;wxListMainWindow::GetNextItem(long,int,int) const + GetNextItem__16wxListMainWindowCFliT2 ;wxListMainWindow::GetImageSize(int,int&,int&) const GetImageSize__16wxListMainWindowCFiRiT2 - ;wxListCtrl::Freeze() - Freeze__10wxListCtrlFv + ;wxGenericListCtrl::GetEventTable() const + GetEventTable__17wxGenericListCtrlCFv + ;wxGenericListCtrl::GetDropTarget() const + GetDropTarget__17wxGenericListCtrlCFv ;wxListHeaderWindow::DoDrawRect(wxDC*,int,int,int,int) DoDrawRect__18wxListHeaderWindowFP4wxDCiN32 - wxEVT_COMMAND_LIST_COL_BEGIN_DRAG + ;wxGenericListCtrl::ClearAll() + ClearAll__17wxGenericListCtrlFv + ;wxListMainWindow::OnRenameAccept(unsigned int,const wxString&) + OnRenameAccept__16wxListMainWindowFUiRC8wxString wxEVT_COMMAND_LIST_ITEM_MIDDLE_CLICK - ;wxListMainWindow::GetItemRect(long,wxRect&) - GetItemRect__16wxListMainWindowFlR6wxRect + wxEVT_COMMAND_LIST_COL_BEGIN_DRAG + ;wxGenericListCtrl::SetItemText(long,const wxString&) + SetItemText__17wxGenericListCtrlFlRC8wxString + ;wxGenericListCtrl::Edit(long) + Edit__17wxGenericListCtrlFl wxEVT_COMMAND_LIST_ITEM_FOCUSED wxEVT_COMMAND_LIST_ITEM_DESELECTED wxEVT_COMMAND_LIST_ITEM_ACTIVATED wxEVT_COMMAND_LIST_CACHE_HINT + ;wxGenericListCtrl::sm_eventTable + sm_eventTable__17wxGenericListCtrl __vft14wxListTextCtrl8wxObject - ;wxListCtrl::SetItemSpacing(int,unsigned long) - SetItemSpacing__10wxListCtrlFiUl + ;wxGenericListCtrl::SetItemCount(long) + SetItemCount__17wxGenericListCtrlFl ;wxListMainWindow::SetItemCount(long) SetItemCount__16wxListMainWindowFl - ;wxListCtrl::SetDropTarget(wxDropTarget*) - SetDropTarget__10wxListCtrlFP12wxDropTarget ;wxListMainWindow::RecalculatePositions(unsigned long) RecalculatePositions__16wxListMainWindowFUl ;wxListMainWindow::OnKeyDown(wxKeyEvent&) OnKeyDown__16wxListMainWindowFR10wxKeyEvent ;wxListMainWindow::OnArrowChar(unsigned int,const wxKeyEvent&) OnArrowChar__16wxListMainWindowFUiRC10wxKeyEvent - ;wxListLineDataArray::operator=(const wxListLineDataArray&) - __as__19wxListLineDataArrayFRC19wxListLineDataArray + ;wxGenericListCtrl::GetItemData(long) const + GetItemData__17wxGenericListCtrlCFl + ;wxGenericListCtrl::GetItemState(long,long) const + GetItemState__17wxGenericListCtrlCFlT1 wxEVT_COMMAND_LIST_INSERT_ITEM ;wxListItem::sm_classwxListItem sm_classwxListItem__10wxListItem list_ctrl_compare_func_1 list_ctrl_compare_data + ;wxListLineDataArray::operator=(const wxListLineDataArray&) + __as__19wxListLineDataArrayFRC19wxListLineDataArray ;wxListHeaderData::SetItem(const wxListItem&) SetItem__16wxListHeaderDataFRC10wxListItem - ;wxListCtrl::SetItem(wxListItem&) - SetItem__10wxListCtrlFR10wxListItem ;wxListMainWindow::SetItemState(long,long,long) SetItemState__16wxListMainWindowFlN21 - ;wxListMainWindow::SetImageList(wxImageList*,int) - SetImageList__16wxListMainWindowFP11wxImageListi + ;wxListMainWindow::SetImageList(wxGenericImageList*,int) + SetImageList__16wxListMainWindowFP18wxGenericImageListi + ;wxGenericListCtrl::SetColumn(int,wxListItem&) + SetColumn__17wxGenericListCtrlFiR10wxListItem ;wxListMainWindow::SetColumnWidth(int,int) SetColumnWidth__16wxListMainWindowFiT1 - ;wxListCtrl::OnGetItemText(long,long) const - OnGetItemText__10wxListCtrlCFlT1 + ;wxGenericListCtrl::RefreshItems(long,long) + RefreshItems__17wxGenericListCtrlFlT1 + ;wxGenericListCtrl::OnGetItemText(long,long) const + OnGetItemText__17wxGenericListCtrlCFlT1 ;wxListMainWindow::MoveToItem(unsigned int) MoveToItem__16wxListMainWindowFUi ;wxListHeaderData::IsHit(int,int) const IsHit__16wxListHeaderDataCFiT1 ;wxListItemData::IsHit(int,int) const IsHit__14wxListItemDataCFiT1 - ;wxListCtrl::InsertItem(wxListItem&) - InsertItem__10wxListCtrlFR10wxListItem + ;wxGenericListCtrl::InsertItem(long,int) + InsertItem__17wxGenericListCtrlFli ;wxListMainWindow::HitTest(int,int,int&) HitTest__16wxListMainWindowFiT1Ri - ;wxListCtrl::HitTest(const wxPoint&,int&) - HitTest__10wxListCtrlFRC7wxPointRi + ;wxGenericListCtrl::GetImageList(int) const + GetImageList__17wxGenericListCtrlCFi + ;wxGenericListCtrl::GetColumn(int,wxListItem&) const + GetColumn__17wxGenericListCtrlCFiR10wxListItem ;wxListMainWindow::GetColumn(int,wxListItem&) const GetColumn__16wxListMainWindowCFiR10wxListItem + ;wxGenericListCtrl::DeleteColumn(int) + DeleteColumn__17wxGenericListCtrlFi ;wxListMainWindow::CacheLineData(unsigned int) CacheLineData__16wxListMainWindowFUi - ;wxwxListItemDataListNode::DeleteData() - DeleteData__24wxwxListItemDataListNodeFv + ;wxGenericListCtrl::GetNextItem(long,int,int) const + GetNextItem__17wxGenericListCtrlCFliT2 ;wxConstructorForwxListCtrl() wxConstructorForwxListCtrl__Fv list_ctrl_compare_func_2 @@ -9267,8 +9250,8 @@ EXPORTS __dt__16wxListMainWindowFv ;wxListHeaderWindow::wxListHeaderWindow() __ct__18wxListHeaderWindowFv - ;wxListCtrl::SetItemTextColour(long,const wxColour&) - SetItemTextColour__10wxListCtrlFlRC8wxColour + ;wxGenericListCtrl::SetItem(long,int,const wxString&,int) + SetItem__17wxGenericListCtrlFliRC8wxStringT2 ;wxListLineData::SetAttr(wxListItemAttr*) SetAttr__14wxListLineDataFP14wxListItemAttr ;wxListMainWindow::RefreshSelected() @@ -9279,14 +9262,20 @@ EXPORTS Insert__19wxListLineDataArrayFRC14wxListLineDataUiT2 ;wxListItemData::GetX() const GetX__14wxListItemDataCFv - ;wxListCtrl::GetTextColour() const - GetTextColour__10wxListCtrlCFv + ;wxGenericListCtrl::GetTextColour() const + GetTextColour__17wxGenericListCtrlCFv ;wxListMainWindow::GetHeaderWidth() const GetHeaderWidth__16wxListMainWindowCFv + ;wxGenericListCtrl::GetForegroundColour() const + GetForegroundColour__17wxGenericListCtrlCFv ;wxListTextCtrl::GetEventTable() const GetEventTable__14wxListTextCtrlCFv + ;wxGenericListCtrl::DoPopupMenu(wxMenu*,int,int) + DoPopupMenu__17wxGenericListCtrlFP6wxMenuiT2 ;wxListMainWindow::DoDeleteAllItems() DoDeleteAllItems__16wxListMainWindowFv + ;wxwxListItemDataListNode::DeleteData() + DeleteData__24wxwxListItemDataListNodeFv ;wxListLineData::wxListLineData(wxListMainWindow*) __ct__14wxListLineDataFP16wxListMainWindow wxEVT_COMMAND_LIST_SET_INFO @@ -9303,40 +9292,46 @@ EXPORTS sm_classwxListMainWindow__16wxListMainWindow ;wxListRenameTimer::wxListRenameTimer(wxListMainWindow*) __ct__17wxListRenameTimerFP16wxListMainWindow - ;wxListCtrl::InsertColumn(long,const wxString&,int,int) - InsertColumn__10wxListCtrlFlRC8wxStringiT3 - ;wxListCtrl::Edit(long) - Edit__10wxListCtrlFl + ;wxGenericListCtrl::InsertColumn(long,const wxString&,int,int) + InsertColumn__17wxGenericListCtrlFlRC8wxStringiT3 + ;wxListLineDataArray::Index(const wxListLineData&,unsigned long) const + Index__19wxListLineDataArrayCFRC14wxListLineDataUl + ;wxGenericListCtrl::sm_eventTableEntries + sm_eventTableEntries__17wxGenericListCtrl ;wxListEvent::sm_classwxListEvent sm_classwxListEvent__11wxListEvent ;wxListCtrl::sm_classwxListCtrl sm_classwxListCtrl__10wxListCtrl __vft18wxListHeaderWindow8wxObject __vft17wxListRenameTimer8wxObject + ;wxGenericListCtrl::SortItems(int(*)(long,long,long),long) + SortItems__17wxGenericListCtrlFPFlN21_il ;wxListMainWindow::SortItems(int(*)(long,long,long),long) SortItems__16wxListMainWindowFPFlN21_il - ;wxListCtrl::SetSingleStyle(long,unsigned long) - SetSingleStyle__10wxListCtrlFlUl + ;wxGenericListCtrl::SetWindowStyleFlag(long) + SetWindowStyleFlag__17wxGenericListCtrlFl + ;wxGenericListCtrl::SetItemSpacing(int,unsigned long) + SetItemSpacing__17wxGenericListCtrlFiUl ;wxListMainWindow::SetItemSpacing(int,unsigned long) SetItemSpacing__16wxListMainWindowFiUl - ;wxListCtrl::SetItemCount(long) - SetItemCount__10wxListCtrlFl - ;wxListCtrl::OnSize(wxSizeEvent&) - OnSize__10wxListCtrlFR11wxSizeEvent + ;wxGenericListCtrl::SetItemPosition(long,const wxPoint&) + SetItemPosition__17wxGenericListCtrlFlRC7wxPoint ;wxListHeaderWindow::OnMouse(wxMouseEvent&) OnMouse__18wxListHeaderWindowFR12wxMouseEvent + ;wxGenericListCtrl::OnIdle(wxIdleEvent&) + OnIdle__17wxGenericListCtrlFR11wxIdleEvent + ;wxGenericListCtrl::OnGetItemAttr(long) const + OnGetItemAttr__17wxGenericListCtrlCFl ;wxListTextCtrl::OnChar(wxKeyEvent&) OnChar__14wxListTextCtrlFR10wxKeyEvent - ;wxListLineDataArray::Index(const wxListLineData&,unsigned long) const - Index__19wxListLineDataArrayCFRC14wxListLineDataUl - ;wxListCtrl::GetItemTextColour(long) const - GetItemTextColour__10wxListCtrlCFl - ;wxListCtrl::GetItemBackgroundColour(long) const - GetItemBackgroundColour__10wxListCtrlCFl - ;wxListCtrl::FindItem(long,const wxString&,unsigned long) - FindItem__10wxListCtrlFlRC8wxStringUl - ;wxListCtrl::SetItemState(long,long,long) - SetItemState__10wxListCtrlFlN21 + ;wxGenericListCtrl::GetItemText(long) const + GetItemText__17wxGenericListCtrlCFl + ;wxListMainWindow::GetItemRect(long,wxRect&) const + GetItemRect__16wxListMainWindowCFlR6wxRect + ;wxGenericListCtrl::GetItemPosition(long,wxPoint&) const + GetItemPosition__17wxGenericListCtrlCFlR7wxPoint + ;wxListLineData::SetImage(int,int) + SetImage__14wxListLineDataFiT1 ;wxListHeaderData::wxListHeaderData(const wxListItem&) __ct__16wxListHeaderDataFRC10wxListItem ;wxListHeaderData::SetWidth(int) @@ -9345,159 +9340,154 @@ EXPORTS SetPosition__16wxListHeaderDataFiT1 ;wxListItemData::SetPosition(int,int) SetPosition__14wxListItemDataFiT1 - ;wxListLineData::SetImage(int,int) - SetImage__14wxListLineDataFiT1 ;wxListHeaderData::SetHeight(int) SetHeight__16wxListHeaderDataFi ;wxListHeaderData::SetFormat(int) SetFormat__16wxListHeaderDataFi - ;wxListCtrl::SetColumnWidth(int,int) - SetColumnWidth__10wxListCtrlFiT1 ;wxListMainWindow::RefreshLines(unsigned int,unsigned int) RefreshLines__16wxListMainWindowFUiT1 - ;wxListCtrl::InsertItem(long,int) - InsertItem__10wxListCtrlFli + ;wxGenericListCtrl::InsertColumn(long,wxListItem&) + InsertColumn__17wxGenericListCtrlFlR10wxListItem + ;wxGenericListCtrl::HitTest(const wxPoint&,int&) + HitTest__17wxGenericListCtrlFRC7wxPointRi ;wxListMainWindow::GetVisibleLinesRange(unsigned int*,unsigned int*) GetVisibleLinesRange__16wxListMainWindowFPUiT1 - ;wxListCtrl::GetItem(wxListItem&) const - GetItem__10wxListCtrlCFR10wxListItem + ;wxGenericListCtrl::GetColumnWidth(int) const + GetColumnWidth__17wxGenericListCtrlCFi + ;wxGenericListCtrl::FindItem(long,const wxPoint&,int) + FindItem__17wxGenericListCtrlFlRC7wxPointi ;wxListMainWindow::FindItem(long,long) FindItem__16wxListMainWindowFlT1 ;wxListMainWindow::DrawImage(int,wxDC*,int,int) DrawImage__16wxListMainWindowFiP4wxDCN21 - ;wxListCtrl::DeleteColumn(int) - DeleteColumn__10wxListCtrlFi ;wxListMainWindow::ChangeCurrent(unsigned int) ChangeCurrent__16wxListMainWindowFUi - ;wxListCtrl::Arrange(int) - Arrange__10wxListCtrlFi - ;wxListCtrl::GetNextItem(long,int,int) const - GetNextItem__10wxListCtrlCFliT2 + ;wxGenericListCtrl::AssignImageList(wxGenericImageList*,int) + AssignImageList__17wxGenericListCtrlFP18wxGenericImageListi + ;wxGenericListCtrl::~wxGenericListCtrl() + __dt__17wxGenericListCtrlFv wxEVT_COMMAND_LIST_KEY_DOWN ;wxConstructorForwxListMainWindow() wxConstructorForwxListMainWindow__Fv ;wxConstructorForwxListEvent() wxConstructorForwxListEvent__Fv + ;wxConstructorForwxGenericListCtrl() + wxConstructorForwxGenericListCtrl__Fv __vft16wxListMainWindow14wxScrollHelper ;wxListMainWindow::UpdateCurrent() UpdateCurrent__16wxListMainWindowFv ;wxListMainWindow::Thaw() Thaw__16wxListMainWindowFv - ;wxListCtrl::Thaw() - Thaw__10wxListCtrlFv - ;wxListCtrl::SetItem(long,int,const wxString&,int) - SetItem__10wxListCtrlFliRC8wxStringT2 - ;wxListCtrl::SetItemBackgroundColour(long,const wxColour&) - SetItemBackgroundColour__10wxListCtrlFlRC8wxColour + ;wxGenericListCtrl::SetItemBackgroundColour(long,const wxColour&) + SetItemBackgroundColour__17wxGenericListCtrlFlRC8wxColour ;wxListMainWindow::SetFocus() SetFocus__16wxListMainWindowFv ;wxListMainWindow::InitScrolling() InitScrolling__16wxListMainWindowFv ;wxListItemData::GetY() const GetY__14wxListItemDataCFv - ;wxListMainWindow::GetSelectedItemCount() - GetSelectedItemCount__16wxListMainWindowFv + ;wxGenericListCtrl::GetSelectedItemCount() const + GetSelectedItemCount__17wxGenericListCtrlCFv ;wxListMainWindow::GetLineHeight() const GetLineHeight__16wxListMainWindowCFv + ;wxGenericListCtrl::GetItemCount() const + GetItemCount__17wxGenericListCtrlCFv ;wxListMainWindow::GetItemCount() const GetItemCount__16wxListMainWindowCFv ;wxListItemData::GetHeight() const GetHeight__14wxListItemDataCFv ;wxListHeaderData::GetFormat() const GetFormat__16wxListHeaderDataCFv - ;wxListCtrl::GetEventTable() const - GetEventTable__10wxListCtrlCFv - ;wxListCtrl::GetCountPerPage() const - GetCountPerPage__10wxListCtrlCFv - ;wxListCtrl::GetBackgroundColour() const - GetBackgroundColour__10wxListCtrlCFv ;wxListLineData::GetAttr() const GetAttr__14wxListLineDataCFv + ;wxGenericListCtrl::Freeze() + Freeze__17wxGenericListCtrlFv ;wxListMainWindow::Freeze() Freeze__16wxListMainWindowFv - ;wxListCtrl::CreateHeaderWindow() - CreateHeaderWindow__10wxListCtrlFv - ;wxListLineData::SetText(int,const wxString) - SetText__14wxListLineDataFiC8wxString + ;wxGenericListCtrl::DeleteAllItems() + DeleteAllItems__17wxGenericListCtrlFv + ;wxGenericListCtrl::DeleteAllColumns() + DeleteAllColumns__17wxGenericListCtrlFv + ;wxGenericListCtrl::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxValidator&,const wxString&) + Create__17wxGenericListCtrlFP8wxWindowiRC7wxPointRC6wxSizelRC11wxValidatorRC8wxString wxEVT_COMMAND_LIST_COL_RIGHT_CLICK ;wxListMainWindow::sm_eventTable sm_eventTable__16wxListMainWindow ;wxListHeaderWindow::sm_classwxListHeaderWindow sm_classwxListHeaderWindow__18wxListHeaderWindow - ;wxListCtrl::SetItemText(long,const wxString&) - SetItemText__10wxListCtrlFlRC8wxString - ;wxListCtrl::InsertItem(long,const wxString&) - InsertItem__10wxListCtrlFlRC8wxString + ;wxListLineData::SetText(int,const wxString) + SetText__14wxListLineDataFiC8wxString ;wxListLineData::Draw(wxDC*) Draw__14wxListLineDataFP4wxDC + ;wxGenericListCtrl::EnsureVisible(long) + EnsureVisible__17wxGenericListCtrlFl + ;wxGenericListCtrl::sm_classwxGenericListCtrl + sm_classwxGenericListCtrl__17wxGenericListCtrl + __vft17wxGenericListCtrl8wxObject + __vft16wxListMainWindow8wxObject ;wxListLineData::SetAttributes(wxDC*,const wxListItemAttr*,unsigned long) SetAttributes__14wxListLineDataFP4wxDCPC14wxListItemAttrUl - ;wxListCtrl::sm_eventTable - sm_eventTable__10wxListCtrl - __vft16wxListMainWindow8wxObject - ;wxListCtrl::SetFont(const wxFont&) - SetFont__10wxListCtrlFRC6wxFont ;wxListHeaderWindow::SendListEvent(int,wxPoint) SendListEvent__18wxListHeaderWindowFi7wxPoint - ;wxListCtrl::ResizeReportView(unsigned long) - ResizeReportView__10wxListCtrlFUl + ;wxGenericListCtrl::ResizeReportView(unsigned long) + ResizeReportView__17wxGenericListCtrlFUl ;wxListMainWindow::OnSetFocus(wxFocusEvent&) OnSetFocus__16wxListMainWindowFR12wxFocusEvent ;wxListMainWindow::OnKillFocus(wxFocusEvent&) OnKillFocus__16wxListMainWindowFR12wxFocusEvent - ;wxListCtrl::OnGetItemImage(long) const - OnGetItemImage__10wxListCtrlCFl - ;wxListCtrl::OnGetItemAttr(long) const - OnGetItemAttr__10wxListCtrlCFl + ;wxGenericListCtrl::OnGetItemImage(long) const + OnGetItemImage__17wxGenericListCtrlCFl ;wxListLineData::Highlight(unsigned long) Highlight__14wxListLineDataFUl ;wxListMainWindow::HighlightLines(unsigned int,unsigned int,unsigned long) HighlightLines__16wxListMainWindowFUiT1Ul + ;wxGenericListCtrl::GetItemSpacing(unsigned long) const + GetItemSpacing__17wxGenericListCtrlCFUl ;wxListMainWindow::GetItemSpacing(unsigned long) GetItemSpacing__16wxListMainWindowFUl - ;wxListMainWindow::GetItemPosition(long,wxPoint&) - GetItemPosition__16wxListMainWindowFlR7wxPoint - ;wxListCtrl::GetItemPosition(long,wxPoint&) const - GetItemPosition__10wxListCtrlCFlR7wxPoint ;wxListMainWindow::FindItem(long,const wxString&,unsigned long) FindItem__16wxListMainWindowFlRC8wxStringUl ;wxListMainWindow::EditLabel(long) EditLabel__16wxListMainWindowFl - ;wxListCtrl::DeleteItem(long) - DeleteItem__10wxListCtrlFl - ;wxListCtrl::GetItemState(long,long) const - GetItemState__10wxListCtrlCFlT1 + ;wxGenericListCtrl::SetItemState(long,long,long) + SetItemState__17wxGenericListCtrlFlN21 wxEVT_COMMAND_LIST_DELETE_ITEM - ;wxListCtrl::SetColumn(int,wxListItem&) - SetColumn__10wxListCtrlFiR10wxListItem - ;wxListCtrl::RefreshItems(long,long) - RefreshItems__10wxListCtrlFlT1 + ;wxGenericListCtrl::SetItemData(long,long) + SetItemData__17wxGenericListCtrlFlT1 ;wxListMainWindow::RefreshAfter(unsigned int) RefreshAfter__16wxListMainWindowFUi + ;wxGenericListCtrl::InsertItem(long,const wxString&,int) + InsertItem__17wxGenericListCtrlFlRC8wxStringi ;wxListLineData::InitItems(int) InitItems__14wxListLineDataFi ;wxListMainWindow::GetLineY(unsigned int) const GetLineY__16wxListMainWindowCFUi ;wxListMainWindow::GetLineHighlightRect(unsigned int) const GetLineHighlightRect__16wxListMainWindowCFUi + ;wxGenericListCtrl::GetItem(wxListItem&) const + GetItem__17wxGenericListCtrlCFR10wxListItem + ;wxListMainWindow::GetItem(wxListItem&) const + GetItem__16wxListMainWindowCFR10wxListItem ;wxListHeaderData::GetItem(wxListItem&) GetItem__16wxListHeaderDataFR10wxListItem ;wxListLineData::GetItem(int,wxListItem&) GetItem__14wxListLineDataFiR10wxListItem + ;wxGenericListCtrl::GetItemRect(long,wxRect&,int) const + GetItemRect__17wxGenericListCtrlCFlR6wxRecti ;wxListLineData::GetImage(int) const GetImage__14wxListLineDataCFi - ;wxListCtrl::GetImageList(int) const - GetImageList__10wxListCtrlCFi - ;wxListCtrl::GetColumn(int,wxListItem&) const - GetColumn__10wxListCtrlCFiR10wxListItem + ;wxGenericListCtrl::FindItem(long,long) + FindItem__17wxGenericListCtrlFlT1 ;wxListLineDataArray::DoCopy(const wxListLineDataArray&) DoCopy__19wxListLineDataArrayFRC19wxListLineDataArray ;wxListMainWindow::DeleteColumn(int) DeleteColumn__16wxListMainWindowFi ;wxListLineData::CalculateSize(wxDC*,int) CalculateSize__14wxListLineDataFP4wxDCi - ;wxListCtrl::~wxListCtrl() - __dt__10wxListCtrlFv + ;wxGenericListCtrl::Arrange(int) + Arrange__17wxGenericListCtrlFi + ;wxGenericListCtrl::wxGenericListCtrl() + __ct__17wxGenericListCtrlFv wxSizeTCmpFn ;wxConstructorForwxListItem() wxConstructorForwxListItem__Fv @@ -9505,52 +9495,55 @@ EXPORTS __dt__19wxListLineDataArrayFv ;wxListItemData::~wxListItemData() __dt__14wxListItemDataFv - ;wxListCtrl::SetItemImage(long,int,int) - SetItemImage__10wxListCtrlFliT2 - ;wxListCtrl::SetForegroundColour(const wxColour&) - SetForegroundColour__10wxListCtrlFRC8wxColour + ;wxGenericListCtrl::SetItemTextColour(long,const wxColour&) + SetItemTextColour__17wxGenericListCtrlFlRC8wxColour + ;wxGenericListCtrl::SetCursor(const wxCursor&) + SetCursor__17wxGenericListCtrlFRC8wxCursor ;wxListMainWindow::Init() Init__16wxListMainWindowFv ;wxListHeaderData::Init() Init__16wxListHeaderDataFv - ;wxListCtrl::GetSelectedItemCount() const - GetSelectedItemCount__10wxListCtrlCFv + ;wxListMainWindow::GetSelectedItemCount() const + GetSelectedItemCount__16wxListMainWindowCFv ;wxListHeaderWindow::GetEventTable() const GetEventTable__18wxListHeaderWindowCFv ;wxListMainWindow::GetDummyLine() const GetDummyLine__16wxListMainWindowCFv - ;wxListCtrl::GetDropTarget() const - GetDropTarget__10wxListCtrlCFv - ;wxListCtrl::GetColumnCount() const - GetColumnCount__10wxListCtrlCFv + ;wxGenericListCtrl::GetColumnCount() const + GetColumnCount__17wxGenericListCtrlCFv + ;wxGenericListCtrl::GetBackgroundColour() const + GetBackgroundColour__17wxGenericListCtrlCFv + ;wxListTextCtrl::Finish() + Finish__14wxListTextCtrlFv ;wxListMainWindow::DeleteEverything() DeleteEverything__16wxListMainWindowFv ;wxwxListHeaderDataListNode::DeleteData() DeleteData__26wxwxListHeaderDataListNodeFv ;wxListMainWindow::DeleteAllItems() DeleteAllItems__16wxListMainWindowFv - ;wxListCtrl::DeleteAllColumns() - DeleteAllColumns__10wxListCtrlFv - ;wxListCtrl::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxValidator&,const wxString&) - Create__10wxListCtrlFP8wxWindowiRC7wxPointRC6wxSizelRC11wxValidatorRC8wxString + ;wxGenericListCtrl::CreateHeaderWindow() + CreateHeaderWindow__17wxGenericListCtrlFv + ;wxListTextCtrl::AcceptChanges() + AcceptChanges__14wxListTextCtrlFv + ;wxListMainWindow::GetTextLength(const wxString&) const + GetTextLength__16wxListMainWindowCFRC8wxString wxEVT_COMMAND_LIST_GET_INFO ;wxListMainWindow::sm_eventTableEntries sm_eventTableEntries__16wxListMainWindow - ;wxListMainWindow::GetTextLength(const wxString&) const - GetTextLength__16wxListMainWindowCFRC8wxString - ;wxListCtrl::EnsureVisible(long) - EnsureVisible__10wxListCtrlFl + ;wxGenericListCtrl::InsertItem(long,const wxString&) + InsertItem__17wxGenericListCtrlFlRC8wxString + ;wxListMainWindow::HighlightLine(unsigned int,unsigned long) + HighlightLine__16wxListMainWindowFUiUl wxEVT_COMMAND_LIST_ITEM_SELECTED wxEVT_COMMAND_LIST_END_LABEL_EDIT ;wxListTextCtrl::sm_eventTableEntries sm_eventTableEntries__14wxListTextCtrl - ;wxListTextCtrl::sm_classwxListTextCtrl - sm_classwxListTextCtrl__14wxListTextCtrl - __vft10wxListCtrl8wxObject - ;wxListCtrl::SetWindowStyleFlag(long) - SetWindowStyleFlag__10wxListCtrlFl - ;wxListCtrl::RefreshItem(long) - RefreshItem__10wxListCtrlFl + ;wxGenericListCtrl::SetFont(const wxFont&) + SetFont__17wxGenericListCtrlFRC6wxFont + ;wxGenericListCtrl::SetDropTarget(wxDropTarget*) + SetDropTarget__17wxGenericListCtrlFP12wxDropTarget + ;wxGenericListCtrl::OnSize(wxSizeEvent&) + OnSize__17wxGenericListCtrlFR11wxSizeEvent ;wxListMainWindow::OnScroll(wxScrollWinEvent&) OnScroll__16wxListMainWindowFR16wxScrollWinEvent ;wxListHeaderWindow::OnPaint(wxPaintEvent&) @@ -9561,18 +9554,20 @@ EXPORTS OnKeyUp__14wxListTextCtrlFR10wxKeyEvent ;wxListMainWindow::OnChar(wxKeyEvent&) OnChar__16wxListMainWindowFR10wxKeyEvent - ;wxListMainWindow::HighlightLine(unsigned int,unsigned long) - HighlightLine__16wxListMainWindowFUiUl - ;wxListCtrl::GetItemText(long) const - GetItemText__10wxListCtrlCFl - ;wxListCtrl::GetItemSpacing(unsigned long) const - GetItemSpacing__10wxListCtrlCFUl - ;wxListCtrl::GetItemData(long) const - GetItemData__10wxListCtrlCFl + ;wxGenericListCtrl::GetItemTextColour(long) const + GetItemTextColour__17wxGenericListCtrlCFl + ;wxListMainWindow::GetItemPosition(long,wxPoint&) const + GetItemPosition__16wxListMainWindowCFlR7wxPoint + ;wxGenericListCtrl::GetItemBackgroundColour(long) const + GetItemBackgroundColour__17wxGenericListCtrlCFl + ;wxGenericListCtrl::FindItem(long,const wxString&,unsigned long) + FindItem__17wxGenericListCtrlFlRC8wxStringUl ;wxListMainWindow::EnsureVisible(long) EnsureVisible__16wxListMainWindowFl ;wxListLineData::DrawInReportMode(wxDC*,const wxRect&,const wxRect&,unsigned long) DrawInReportMode__14wxListLineDataFP4wxDCRC6wxRectT2Ul + ;wxGenericListCtrl::DeleteItem(long) + DeleteItem__17wxGenericListCtrlFl ;wxListLineData::GetText(int) const GetText__14wxListLineDataCFi __vft26wxwxListHeaderDataListNode10wxNodeBase @@ -9583,54 +9578,38 @@ EXPORTS SetItem__16wxListMainWindowFR10wxListItem ;wxListItemData::SetItem(const wxListItem&) SetItem__14wxListItemDataFRC10wxListItem - ;wxListCtrl::SetItemData(long,long) - SetItemData__10wxListCtrlFlT1 - ;wxListCtrl::SetImageList(wxImageList*,int) - SetImageList__10wxListCtrlFP11wxImageListi ;wxListMainWindow::SetColumn(int,wxListItem&) SetColumn__16wxListMainWindowFiR10wxListItem - ;wxListCtrl::ScrollList(int,int) - ScrollList__10wxListCtrlFiT1 ;wxListLineDataArray::RemoveAt(unsigned int,unsigned int) RemoveAt__19wxListLineDataArrayFUiT1 ;wxSelectionStore::IsSelected(unsigned int) const IsSelected__16wxSelectionStoreCFUi ;wxListMainWindow::IsHighlighted(unsigned int) const IsHighlighted__16wxListMainWindowCFUi + ;wxGenericListCtrl::InsertItem(wxListItem&) + InsertItem__17wxGenericListCtrlFR10wxListItem ;wxListMainWindow::InsertItem(wxListItem&) InsertItem__16wxListMainWindowFR10wxListItem - ;wxListCtrl::InsertItem(long,const wxString&,int) - InsertItem__10wxListCtrlFlRC8wxStringi - ;wxListCtrl::InsertColumn(long,wxListItem&) - InsertColumn__10wxListCtrlFlR10wxListItem ;wxListMainWindow::GetLineIconRect(unsigned int) const GetLineIconRect__16wxListMainWindowCFUi - ;wxListMainWindow::GetItemState(long,long) - GetItemState__16wxListMainWindowFlT1 - ;wxListCtrl::GetItemRect(long,wxRect&,int) const - GetItemRect__10wxListCtrlCFlR6wxRecti + ;wxListMainWindow::GetItemState(long,long) const + GetItemState__16wxListMainWindowCFlT1 ;wxListMainWindow::GetColumnWidth(int) const GetColumnWidth__16wxListMainWindowCFi - ;wxListCtrl::GetColumnWidth(int) const - GetColumnWidth__10wxListCtrlCFi - ;wxListCtrl::FindItem(long,const wxPoint&,int) - FindItem__10wxListCtrlFlRC7wxPointi - ;wxListCtrl::AssignImageList(wxImageList*,int) - AssignImageList__10wxListCtrlFP11wxImageListi ;wxListLineDataArray::Add(const wxListLineData&,unsigned int) Add__19wxListLineDataArrayFRC14wxListLineDataUi - ;wxListCtrl::wxListCtrl() - __ct__10wxListCtrlFv + ;wxListLineDataArray::DoEmpty() + DoEmpty__19wxListLineDataArrayFv ;wxConstructorForwxListView() wxConstructorForwxListView__Fv ;wxConstructorForwxListHeaderWindow() wxConstructorForwxListHeaderWindow__Fv - ;wxListTextCtrl::wxListTextCtrl(wxWindow*,const int,unsigned long*,wxString*,wxListMainWindow*,const wxString&,const wxPoint&,const wxSize&,int,const wxValidator&,const wxString&) - __ct__14wxListTextCtrlFP8wxWindowCiPUlP8wxStringP16wxListMainWindowRC8wxStringRC7wxPointRC6wxSizeiRC11wxValidatorT6 - ;wxListCtrl::SetTextColour(const wxColour&) - SetTextColour__10wxListCtrlFRC8wxColour - ;wxListCtrl::SetBackgroundColour(const wxColour&) - SetBackgroundColour__10wxListCtrlFRC8wxColour + ;wxGenericListCtrl::SetItemImage(long,int,int) + SetItemImage__17wxGenericListCtrlFliT2 + ;wxGenericListCtrl::SetFocus() + SetFocus__17wxGenericListCtrlFv + ;wxGenericListCtrl::SetBackgroundColour(const wxColour&) + SetBackgroundColour__17wxGenericListCtrlFRC8wxColour ;wxListMainWindow::RefreshAll() RefreshAll__16wxListMainWindowFv ;wxListMainWindow::HitTestLine(unsigned int,int,int) const @@ -9639,26 +9618,16 @@ EXPORTS HasImage__16wxListHeaderDataCFv ;wxListItemData::GetWidth() const GetWidth__14wxListItemDataCFv - ;wxListMainWindow::GetNextItem(long,int,int) - GetNextItem__16wxListMainWindowFliT2 ;wxListHeaderData::GetImage() const GetImage__16wxListHeaderDataCFv - ;wxListCtrl::GetForegroundColour() const - GetForegroundColour__10wxListCtrlCFv ;wxListMainWindow::GetEventTable() const GetEventTable__16wxListMainWindowCFv + ;wxGenericListCtrl::GetCountPerPage() const + GetCountPerPage__17wxGenericListCtrlCFv ;wxListMainWindow::GetCountPerPage() const GetCountPerPage__16wxListMainWindowCFv ;wxListHeaderWindow::DrawCurrent() DrawCurrent__18wxListHeaderWindowFv - ;wxListCtrl::DoPopupMenu(wxMenu*,int,int) - DoPopupMenu__10wxListCtrlFP6wxMenuiT2 - ;wxListLineDataArray::DoEmpty() - DoEmpty__19wxListLineDataArrayFv - ;wxListCtrl::DeleteAllItems() - DeleteAllItems__10wxListCtrlFv - ;wxListCtrl::ClearAll() - ClearAll__10wxListCtrlFv ;wxListItemData::wxListItemData(wxListMainWindow*) __ct__14wxListItemDataFP16wxListMainWindow wxEVT_COMMAND_LIST_COL_END_DRAG @@ -9928,6 +9897,8 @@ EXPORTS Update__16wxProgressDialogFiRC8wxString ;wxProgressDialog::OnClose(wxCloseEvent&) OnClose__16wxProgressDialogFR12wxCloseEvent + ;wxProgressDialog::Resume() + Resume__16wxProgressDialogFv ;wxProgressDialog::sm_classwxProgressDialog sm_classwxProgressDialog__16wxProgressDialog ;wxProgressDialog::sm_eventTable @@ -10017,8 +9988,6 @@ EXPORTS GetScrollPixelsPerUnit__14wxScrollHelperCFPiT1 ;wxScrollHelper::Scroll(int,int) Scroll__14wxScrollHelperFiT1 - ;wxGenericScrolledWindow::DoSetVirtualSize(int,int) - DoSetVirtualSize__23wxGenericScrolledWindowFiT1 ;wxScrollHelper::~wxScrollHelper() __dt__14wxScrollHelperFv ;wxConstructorForwxGenericScrolledWindow() @@ -10339,6 +10308,8 @@ EXPORTS ;PUBDEFs (Symbols available from object file): ;wxTextEntryDialog::OnOK(wxCommandEvent&) OnOK__17wxTextEntryDialogFR14wxCommandEvent + ;wxTextEntryDialog::SetTextValidator(long) + SetTextValidator__17wxTextEntryDialogFl ;wxTextEntryDialog::sm_classwxTextEntryDialog sm_classwxTextEntryDialog__17wxTextEntryDialog ;wxTextEntryDialog::SetValue(const wxString&) @@ -10350,6 +10321,8 @@ EXPORTS ;wxTextEntryDialog::wxTextEntryDialog(wxWindow*,const wxString&,const wxString&,const wxString&,long,const wxPoint&) __ct__17wxTextEntryDialogFP8wxWindowRC8wxStringN22lRC7wxPoint __vft17wxTextEntryDialog8wxObject + ;wxTextEntryDialog::SetTextValidator(wxTextValidator&) + SetTextValidator__17wxTextEntryDialogFR15wxTextValidator ;wxTextEntryDialog::sm_eventTable sm_eventTable__17wxTextEntryDialog ;From object file: ..\generic\tipdlg.cpp @@ -10460,6 +10433,8 @@ EXPORTS SetText__17wxGenericTreeItemFRC8wxString ;wxGenericTreeCtrl::GetSelections(wxArrayTreeItemIds&) const GetSelections__17wxGenericTreeCtrlCFR18wxArrayTreeItemIds + ;wxGenericTreeCtrl::FindItem(const wxTreeItemId&,const wxString&) const + FindItem__17wxGenericTreeCtrlCFRC12wxTreeItemIdRC8wxString ;wxGenericTreeCtrl::Edit(const wxTreeItemId&) Edit__17wxGenericTreeCtrlFRC12wxTreeItemId ;wxTreeTextCtrl::sm_eventTableEntries @@ -10541,6 +10516,8 @@ EXPORTS AssignButtonsImageList__17wxGenericTreeCtrlFP11wxImageList ;wxGenericTreeCtrl::HitTest(const wxPoint&,int&) HitTest__17wxGenericTreeCtrlFRC7wxPointRi + ;wxTreeTextCtrl::wxTreeTextCtrl(wxGenericTreeCtrl*,wxGenericTreeItem*) + __ct__14wxTreeTextCtrlFP17wxGenericTreeCtrlP17wxGenericTreeItem ;wxGenericTreeCtrl::GetItemImage(const wxTreeItemId&,wxTreeItemIcon) const GetItemImage__17wxGenericTreeCtrlCFRC12wxTreeItemId14wxTreeItemIcon ;wxGenericTreeItem::~wxGenericTreeItem() @@ -10549,8 +10526,6 @@ EXPORTS Unselect__17wxGenericTreeCtrlFv ;wxGenericTreeCtrl::SetBackgroundColour(const wxColour&) SetBackgroundColour__17wxGenericTreeCtrlFRC8wxColour - ;wxGenericTreeCtrl::OnRenameAccept() - OnRenameAccept__17wxGenericTreeCtrlFv ;wxGenericTreeCtrl::GetEventTable() const GetEventTable__17wxGenericTreeCtrlCFv ;wxGenericTreeItem::GetCurrentImage() const @@ -10559,6 +10534,8 @@ EXPORTS DeleteAllItems__17wxGenericTreeCtrlFv ;wxGenericTreeCtrl::CalculatePositions() CalculatePositions__17wxGenericTreeCtrlFv + ;wxGenericTreeCtrl::OnRenameAccept(wxGenericTreeItem*,const wxString&) + OnRenameAccept__17wxGenericTreeCtrlFP17wxGenericTreeItemRC8wxString ;wxGenericTreeCtrl::SetItemText(const wxTreeItemId&,const wxString&) SetItemText__17wxGenericTreeCtrlFRC12wxTreeItemIdRC8wxString ;wxGenericTreeCtrl::ItemHasChildren(const wxTreeItemId&) const @@ -10612,14 +10589,14 @@ EXPORTS AddRoot__17wxGenericTreeCtrlFRC8wxStringiT2P14wxTreeItemData ;wxGenericTreeCtrl::Init() Init__17wxGenericTreeCtrlFv - ;wxTreeTextCtrl::wxTreeTextCtrl(wxWindow*,const int,unsigned long*,wxString*,wxGenericTreeCtrl*,const wxString&,const wxPoint&,const wxSize&,int,const wxValidator&,const wxString&) - __ct__14wxTreeTextCtrlFP8wxWindowCiPUlP8wxStringP17wxGenericTreeCtrlRC8wxStringRC7wxPointRC6wxSizeiRC11wxValidatorT6 ;wxGenericTreeCtrl::SetItemImage(const wxTreeItemId&,int,wxTreeItemIcon) SetItemImage__17wxGenericTreeCtrlFRC12wxTreeItemIdi14wxTreeItemIcon ;wxGenericTreeCtrl::SelectItem(const wxTreeItemId&,unsigned long,unsigned long) SelectItem__17wxGenericTreeCtrlFRC12wxTreeItemIdUlT2 ;wxGenericTreeCtrl::GetButtonsImageList() const GetButtonsImageList__17wxGenericTreeCtrlCFv + ;wxTreeTextCtrl::AcceptChanges() + AcceptChanges__14wxTreeTextCtrlFv ;wxGenericTreeCtrl::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxValidator&,const wxString&) Create__17wxGenericTreeCtrlFP8wxWindowiRC7wxPointRC6wxSizelRC11wxValidatorRC8wxString ;wxGenericTreeCtrl::PaintItem(wxGenericTreeItem*,wxDC&) @@ -10662,6 +10639,8 @@ EXPORTS SetItemBackgroundColour__17wxGenericTreeCtrlFRC12wxTreeItemIdRC8wxColour ;wxTreeTextCtrl::GetEventTable() const GetEventTable__14wxTreeTextCtrlCFv + ;wxTreeTextCtrl::Finish() + Finish__14wxTreeTextCtrlFv ;wxGenericTreeCtrl::FillArray(wxGenericTreeItem*,wxArrayTreeItemIds&) const FillArray__17wxGenericTreeCtrlCFP17wxGenericTreeItemR18wxArrayTreeItemIds ;From object file: ..\generic\treelay.cpp @@ -10678,6 +10657,8 @@ EXPORTS DisplaySection__20wxHtmlHelpControllerFi ;wxHtmlHelpController::DestroyHelpWindow() DestroyHelpWindow__20wxHtmlHelpControllerFv + ;wxHtmlHelpController::AddGrabIfNeeded() + AddGrabIfNeeded__20wxHtmlHelpControllerFv ;wxHtmlHelpController::AddBook(const wxString&,unsigned long) AddBook__20wxHtmlHelpControllerFRC8wxStringUl __vft20wxHtmlHelpController8wxObject @@ -10687,8 +10668,14 @@ EXPORTS Quit__20wxHtmlHelpControllerFv ;wxHtmlHelpController::ReadCustomization(wxConfigBase*,const wxString&) ReadCustomization__20wxHtmlHelpControllerFP12wxConfigBaseRC8wxString + ;wxHtmlHelpController::KeywordSearch(const wxString&) + KeywordSearch__20wxHtmlHelpControllerFRC8wxString + ;wxHtmlHelpController::Display(int) + Display__20wxHtmlHelpControllerFi ;wxHtmlHelpController::sm_classwxHtmlHelpController sm_classwxHtmlHelpController__20wxHtmlHelpController + ;wxHtmlHelpController::Display(const wxString&) + Display__20wxHtmlHelpControllerFRC8wxString ;wxHtmlHelpController::WriteCustomization(wxConfigBase*,const wxString&) WriteCustomization__20wxHtmlHelpControllerFP12wxConfigBaseRC8wxString ;wxHtmlHelpController::UseConfig(wxConfigBase*,const wxString&) @@ -10705,6 +10692,10 @@ EXPORTS OnCloseFrame__20wxHtmlHelpControllerFR12wxCloseEvent ;wxHtmlHelpController::wxHtmlHelpController(int) __ct__20wxHtmlHelpControllerFi + ;wxHtmlHelpController::DisplayContents() + DisplayContents__20wxHtmlHelpControllerFv + ;wxHtmlHelpController::DisplayIndex() + DisplayIndex__20wxHtmlHelpControllerFv ;wxHtmlHelpController::SetTitleFormat(const wxString&) SetTitleFormat__20wxHtmlHelpControllerFRC8wxString ;wxHtmlHelpController::LoadFile(const wxString&) @@ -10815,12 +10806,12 @@ EXPORTS OnIndexAll__15wxHtmlHelpFrameFR14wxCommandEvent ;wxHtmlHelpFrame::wxHtmlHelpFrame(wxWindow*,int,const wxString&,int,wxHtmlHelpData*) __ct__15wxHtmlHelpFrameFP8wxWindowiRC8wxStringT2P14wxHtmlHelpData - ;wxHtmlHelpFrame::DisplayContents() - DisplayContents__15wxHtmlHelpFrameFv - ;wxHtmlHelpFrame::OptionsDialog() - OptionsDialog__15wxHtmlHelpFrameFv ;wxHtmlHelpFrame::Create(wxWindow*,int,const wxString&,int) Create__15wxHtmlHelpFrameFP8wxWindowiRC8wxStringT2 + ;wxHtmlHelpFrame::OptionsDialog() + OptionsDialog__15wxHtmlHelpFrameFv + ;wxHtmlHelpFrame::DisplayContents() + DisplayContents__15wxHtmlHelpFrameFv ;wxHtmlHelpFrame::CreateIndex() CreateIndex__15wxHtmlHelpFrameFv ;wxHtmlHelpFrameOptionsDialog::sm_eventTableEntries @@ -10831,18 +10822,18 @@ EXPORTS OnSearch__15wxHtmlHelpFrameFR14wxCommandEvent ;wxHtmlHelpFrame::Init(wxHtmlHelpData*) Init__15wxHtmlHelpFrameFP14wxHtmlHelpData - ;wxHtmlHelpFrame::DisplayIndex() - DisplayIndex__15wxHtmlHelpFrameFv + ;wxHtmlHelpFrame::NotifyPageChanged() + NotifyPageChanged__15wxHtmlHelpFrameFv ;wxConstructorForwxHtmlHelpFrame() wxConstructorForwxHtmlHelpFrame__Fv ;wxHtmlHelpFrame::~wxHtmlHelpFrame() __dt__15wxHtmlHelpFrameFv - ;wxHtmlHelpFrame::NotifyPageChanged() - NotifyPageChanged__15wxHtmlHelpFrameFv ;wxHtmlHelpFrameOptionsDialog::GetEventTable() const GetEventTable__28wxHtmlHelpFrameOptionsDialogCFv ;wxHtmlHelpFrame::GetEventTable() const GetEventTable__15wxHtmlHelpFrameCFv + ;wxHtmlHelpFrame::DisplayIndex() + DisplayIndex__15wxHtmlHelpFrameFv ;wxHtmlHelpFrame::CreateSearch() CreateSearch__15wxHtmlHelpFrameFv ;wxHtmlHelpFrame::ReadCustomization(wxConfigBase*,const wxString&) @@ -11503,12 +11494,12 @@ EXPORTS wxConstructorForwxAcceleratorTable__Fv ;wxAcceleratorTable::SetHACCEL(unsigned long) SetHACCEL__18wxAcceleratorTableFUl - ;wxAcceleratorTable::wxAcceleratorTable(int,wxAcceleratorEntry*) - __ct__18wxAcceleratorTableFiP18wxAcceleratorEntry ;wxAcceleratorTable::~wxAcceleratorTable() __dt__18wxAcceleratorTableFv ;wxAcceleratorTable::Ok() const Ok__18wxAcceleratorTableCFv + ;wxAcceleratorTable::wxAcceleratorTable(int,const wxAcceleratorEntry*) + __ct__18wxAcceleratorTableFiPC18wxAcceleratorEntry __vft20wxAcceleratorRefData15wxObjectRefData ;wxAcceleratorTable::wxAcceleratorTable() __ct__18wxAcceleratorTableFv @@ -11653,12 +11644,10 @@ EXPORTS Create__8wxBitmapFPvliN23 ;wxBitmap::GetBitmapForDC(wxDC&) const GetBitmapForDC__8wxBitmapCFR4wxDC - ;wxBitmap::wxBitmap(const wxString&,long) - __ct__8wxBitmapFRC8wxStringl - ;wxMask::wxMask(const wxBitmap&) - __ct__6wxMaskFRC8wxBitmap ;wxBitmap::GetSubBitmap(const wxRect&) const GetSubBitmap__8wxBitmapCFRC6wxRect + ;wxMask::wxMask(const wxBitmap&) + __ct__6wxMaskFRC8wxBitmap ;wxMask::Create(const wxBitmap&) Create__6wxMaskFRC8wxBitmap ;wxBitmapHandler::Create(wxBitmap*,void*,long,int,int,int) @@ -11690,30 +11679,32 @@ EXPORTS __ct__8wxBitmapFPCciN22 ;wxBitmapRefData::wxBitmapRefData() __ct__15wxBitmapRefDataFv + ;wxBitmapHandler::Load(wxGDIImage*,int,long,int,int) + Load__15wxBitmapHandlerFP10wxGDIImageilN22 ;wxMask::Create(const wxBitmap&,const wxColour&) Create__6wxMaskFRC8wxBitmapRC8wxColour ;wxBitmap::ConvertToImage() const ConvertToImage__8wxBitmapCFv ;wxBitmap::wxBitmap(void*,long,int,int,int) __ct__8wxBitmapFPvliN23 - ;wxBitmap::LoadFile(const wxString&,long) - LoadFile__8wxBitmapFRC8wxStringl + ;wxBitmap::LoadFile(int,long) + LoadFile__8wxBitmapFil ;wxBitmap::CreateFromImage(const wxImage&,int) CreateFromImage__8wxBitmapFRC7wxImagei ;wxBitmap::SetPalette(const wxPalette&) SetPalette__8wxBitmapFRC9wxPalette ;wxBitmapHandler::Save(wxGDIImage*,const wxString&,int) Save__15wxBitmapHandlerFP10wxGDIImageRC8wxStringi - ;wxBitmapHandler::LoadFile(wxBitmap*,const wxString&,unsigned long,long,int,int) - LoadFile__15wxBitmapHandlerFP8wxBitmapRC8wxStringUlliT5 ;wxConstructorForwxBitmapHandler() wxConstructorForwxBitmapHandler__Fv + ;wxBitmapHandler::LoadFile(wxBitmap*,int,long,int,int) + LoadFile__15wxBitmapHandlerFP8wxBitmapilN22 ;wxBitmapRefData::Free() Free__15wxBitmapRefDataFv + ;wxBitmap::wxBitmap(int,long) + __ct__8wxBitmapFil ;wxBitmap::sm_classwxBitmap sm_classwxBitmap__8wxBitmap - ;wxBitmapHandler::Load(wxGDIImage*,const wxString&,unsigned long,long,int,int) - Load__15wxBitmapHandlerFP10wxGDIImageRC8wxStringUlliT5 ;wxConstructorForwxBitmap() wxConstructorForwxBitmap__Fv ;wxConstructorForwxMask() @@ -12829,8 +12820,6 @@ EXPORTS HandlePaint__7wxFrameFv ;wxFrame::OnCreateStatusBar(int,long,int,const wxString&) OnCreateStatusBar__7wxFrameFilT1RC8wxString - ;wxFrame::OnActivate(wxActivateEvent&) - OnActivate__7wxFrameFR15wxActivateEvent __vft7wxFrame8wxObject ;wxFrame::DoSetClientSize(int,int) DoSetClientSize__7wxFrameFiT1 @@ -12890,8 +12879,10 @@ EXPORTS GetEventTable__7wxFrameCFv ;wxFrame::DetachMenuBar() DetachMenuBar__7wxFrameFv - wxFrameMainWndProc + ;wxFrame::OnCreateToolBar(long,int,const wxString&) + OnCreateToolBar__7wxFrameFliRC8wxString wxFrameWndProc + wxFrameMainWndProc ;wxFrame::SetClient(wxWindow*) SetClient__7wxFrameFP8wxWindow ;From object file: ..\os2\gauge.cpp @@ -12945,6 +12936,8 @@ EXPORTS wxConstructorForwxICOResourceHandler__Fv ;wxBMPFileHandler::sm_classwxBMPFileHandler sm_classwxBMPFileHandler__16wxBMPFileHandler + ;wxBMPResourceHandler::LoadFile(wxBitmap*,int,long,int,int) + LoadFile__20wxBMPResourceHandlerFP8wxBitmapilN22 ;wxGDIImage::CleanUpHandlers() CleanUpHandlers__10wxGDIImageFv ;wxGDIImage::AddHandler(wxGDIImageHandler*) @@ -12952,8 +12945,6 @@ EXPORTS ;wxGDIImage::FindHandler(long) FindHandler__10wxGDIImageFl __vft20wxBMPResourceHandler8wxObject - ;wxBMPResourceHandler::LoadFile(wxBitmap*,const wxString&,unsigned long,long,int,int) - LoadFile__20wxBMPResourceHandlerFP8wxBitmapRC8wxStringUlliT5 ;wxICOResourceHandler::LoadIcon(wxIcon*,const wxString&,unsigned long,long,int,int) LoadIcon__20wxICOResourceHandlerFP6wxIconRC8wxStringUlliT5 ;wxConstructorForwxBMPResourceHandler() @@ -13806,73 +13797,21 @@ EXPORTS __dt__12wxPenRefDataFv ;wxPen::SetColour(const wxColour&) SetColour__5wxPenFRC8wxColour - ;From object file: ..\os2\pnghand.cpp - ;PUBDEFs (Symbols available from object file): - ;wxPNGReader::Create(int,int,int,int) - Create__11wxPNGReaderFiN31 - ;wxCopyPalette(const wxPalette*) - wxCopyPalette__FPC9wxPalette - ;wxPNGFileHandler::SaveFile(wxBitmap*,const wxString&,int,const wxPalette*) - SaveFile__16wxPNGFileHandlerFP8wxBitmapRC8wxStringiPC9wxPalette - ;wxPNGReader::GetIndex(int,int) - GetIndex__11wxPNGReaderFiT1 - ;wxPNGReader::~wxPNGReader() - __dt__11wxPNGReaderFv - ;wxPNGReader::ReadFile(char*) - ReadFile__11wxPNGReaderFPc - ;wxPNGReader::SetRGB(int,int,unsigned char,unsigned char,unsigned char) - SetRGB__11wxPNGReaderFiT1UcN23 - ;wxPNGReader::SetPalette(int,rgb_color_struct*) - SetPalette__11wxPNGReaderFiP16rgb_color_struct - ;wxPNGReader::InstantiateBitmap(wxBitmap*) - InstantiateBitmap__11wxPNGReaderFP8wxBitmap - ;wxPNGReader::SetPalette(int,unsigned char*,unsigned char*,unsigned char*) - SetPalette__11wxPNGReaderFiPUcN22 - ;wxConstructorForwxPNGFileHandler() - wxConstructorForwxPNGFileHandler__Fv - ;wxPNGReader::NullData() - NullData__11wxPNGReaderFv - ;wxPNGReader::SaveFile(char*) - SaveFile__11wxPNGReaderFPc - ;wxPNGReader::SetIndex(int,int,int) - SetIndex__11wxPNGReaderFiN21 - ;wxPNGReader::SaveXPM(char*,char*) - SaveXPM__11wxPNGReaderFPcT1 - ;wxPNGFileHandler::LoadFile(wxBitmap*,const wxString&,unsigned long,long,int,int) - LoadFile__16wxPNGFileHandlerFP8wxBitmapRC8wxStringUlliT5 - __vft11wxPNGReader - ;ima_png_error(png_struct_def*,char*) - ima_png_error__FP14png_struct_defPc - ;wxPNGReader::wxPNGReader(char*) - __ct__11wxPNGReaderFPc - ;wxPNGReader::GetRGB(int,int,unsigned char*,unsigned char*,unsigned char*) - GetRGB__11wxPNGReaderFiT1PUcN23 - __vft16wxPNGFileHandler8wxObject - ;wxPNGReader::SetPalette(wxPalette*) - SetPalette__11wxPNGReaderFP9wxPalette - ;wxPNGReader::wxPNGReader() - __ct__11wxPNGReaderFv - ;wxPNGFileHandler::sm_classwxPNGFileHandler - sm_classwxPNGFileHandler__16wxPNGFileHandler - ;wxPNGReader::GetBitmap() - GetBitmap__11wxPNGReaderFv - ;wxPNGReader::CreateMask() - CreateMask__11wxPNGReaderFv ;From object file: ..\os2\popupwin.cpp ;PUBDEFs (Symbols available from object file): __vft13wxPopupWindow8wxObject ;wxPopupWindow::DoGetPosition(int*,int*) const DoGetPosition__13wxPopupWindowCFPiT1 - ;wxPopupWindow::FindPopupFor(wxWindow*) - FindPopupFor__13wxPopupWindowFP8wxWindow - ;wxPopupWindow::Show(unsigned long) - Show__13wxPopupWindowFUl - ;wxPopupWindow::m_svShownPopups - m_svShownPopups__13wxPopupWindow + ;wxConstructorForwxPopupWindow() + wxConstructorForwxPopupWindow__Fv ;wxPopupWindow::OS2GetStyle(long,unsigned long*) const OS2GetStyle__13wxPopupWindowCFlPUl ;wxPopupWindow::Create(wxWindow*,int) Create__13wxPopupWindowFP8wxWindowi + ;wxPopupWindow::OS2GetParent() const + OS2GetParent__13wxPopupWindowCFv + ;wxPopupWindow::sm_classwxPopupWindow + sm_classwxPopupWindow__13wxPopupWindow ;From object file: ..\os2\print.cpp ;PUBDEFs (Symbols available from object file): ;wxPrintPreview::Print(unsigned long) @@ -14007,6 +13946,8 @@ EXPORTS SetValue__13wxRadioButtonFUl ;wxRadioButton::GetValue() const GetValue__13wxRadioButtonCFv + ;wxRadioButton::OS2WindowProc(unsigned int,void*,void*) + OS2WindowProc__13wxRadioButtonFUiPvT2 ;From object file: ..\os2\region.cpp ;PUBDEFs (Symbols available from object file): ;wxRegion::Combine(const wxRect&,wxRegionOp) @@ -14620,12 +14561,12 @@ EXPORTS ;From object file: ..\os2\thread.cpp ;PUBDEFs (Symbols available from object file): p_wxMainMutex + ;wxMutex::wxMutex(wxMutexType) + __ct__7wxMutexF11wxMutexType ;wxCriticalSection::Leave() Leave__17wxCriticalSectionFv ;wxMutex::~wxMutex() __dt__7wxMutexFv - ;wxMutex::wxMutex() - __ct__7wxMutexFv ;wxThread::Pause() Pause__8wxThreadFv ;wxThread::Kill() @@ -14638,8 +14579,6 @@ EXPORTS Delete__8wxThreadFPPv ;wxCondition::wxCondition(wxMutex&) __ct__11wxConditionFR7wxMutex - ;wxCondition::Wait(unsigned long) - Wait__11wxConditionFUl ;wxThreadInternal::OS2ThreadStart(wxThread*) OS2ThreadStart__16wxThreadInternalFP8wxThread ;wxMutex::Lock() @@ -14677,11 +14616,13 @@ EXPORTS TryLock__7wxMutexFv ;wxThread::This() This__8wxThreadFv - ;wxThread::Sleep(unsigned long) - Sleep__8wxThreadFUl + ;wxCondition::WaitTimeout(unsigned long) + WaitTimeout__11wxConditionFUl __vft8wxThread ;wxThread::wxThread(wxThreadKind) __ct__8wxThreadF12wxThreadKind + ;wxThread::Sleep(unsigned long) + Sleep__8wxThreadFUl ;wxMutex::Unlock() Unlock__7wxMutexFv ;wxMutexGuiLeaveOrEnter() @@ -14733,6 +14674,8 @@ EXPORTS wxTimerList ;wxTimer::Init() Init__7wxTimerFv + ;wxTimer::Notify() + Notify__7wxTimerFv ;wxTimer::Start(int,unsigned long) Start__7wxTimerFiUl ;wxTimer::~wxTimer() @@ -14747,16 +14690,24 @@ EXPORTS CreateTool__9wxToolBarFP9wxControl ;wxToolBar::DoToggleTool(wxToolBarToolBase*,unsigned long) DoToggleTool__9wxToolBarFP17wxToolBarToolBaseUl + ;wxToolBar::DeleteToolByPos(unsigned int) + DeleteToolByPos__9wxToolBarFUi + ;wxToolBar::SpringUpButton(int) + SpringUpButton__9wxToolBarFi ;wxToolBar::Init() Init__9wxToolBarFv ;wxToolBar::sm_eventTable sm_eventTable__9wxToolBar - ;wxToolBar::GetToolSize() const - GetToolSize__9wxToolBarCFv ;wxToolBar::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxString&) Create__9wxToolBarFP8wxWindowiRC7wxPointRC6wxSizelRC8wxString - ;wxToolBar::OS2Command(unsigned int,unsigned short) - OS2Command__9wxToolBarFUiUs + ;wxToolBar::InsertControl(unsigned int,wxControl*) + InsertControl__9wxToolBarFUiP9wxControl + ;wxToolBar::OnKillFocus(wxFocusEvent&) + OnKillFocus__9wxToolBarFR12wxFocusEvent + ;wxToolBar::LowerTool(wxToolBarToolBase*,unsigned long) + LowerTool__9wxToolBarFP17wxToolBarToolBaseUl + ;wxToolBar::InsertSeparator(unsigned int) + InsertSeparator__9wxToolBarFUi ;wxToolBar::DoInsertTool(unsigned int,wxToolBarToolBase*) DoInsertTool__9wxToolBarFUiP17wxToolBarToolBase ;wxToolBar::Realize() @@ -14765,60 +14716,64 @@ EXPORTS sm_eventTableEntries__9wxToolBar ;wxToolBar::sm_classwxToolBar sm_classwxToolBar__9wxToolBar + ;wxToolBar::InsertTool(unsigned int,int,const wxString&,const wxBitmap&,const wxBitmap&,wxItemKind,const wxString&,const wxString&,wxObject*) + InsertTool__9wxToolBarFUiiRC8wxStringRC8wxBitmapT410wxItemKindN23P8wxObject __vft9wxToolBar8wxObject - ;wxToolBar::SetToolBitmapSize(const wxSize&) - SetToolBitmapSize__9wxToolBarFRC6wxSize - ;wxToolBar::DoEnableTool(wxToolBarToolBase*,unsigned long) - DoEnableTool__9wxToolBarFP17wxToolBarToolBaseUl + ;wxToolBar::RaiseTool(wxToolBarToolBase*,unsigned long) + RaiseTool__9wxToolBarFP17wxToolBarToolBaseUl + ;wxToolBar::OnPaint(wxPaintEvent&) + OnPaint__9wxToolBarFR12wxPaintEvent + ;wxToolBar::DeleteTool(int) + DeleteTool__9wxToolBarFi + ;wxToolBar::DrawTool(wxDC&,wxToolBarToolBase*) + DrawTool__9wxToolBarFR4wxDCP17wxToolBarToolBase + ;wxToolBar::OnSize(wxSizeEvent&) + OnSize__9wxToolBarFR11wxSizeEvent + ;wxToolBar::OnTimer(wxTimerEvent&) + OnTimer__9wxToolBarFR12wxTimerEvent ;wxToolBar::OnMouseEvent(wxMouseEvent&) OnMouseEvent__9wxToolBarFR12wxMouseEvent ;wxToolBar::DoSetToggle(wxToolBarToolBase*,unsigned long) DoSetToggle__9wxToolBarFP17wxToolBarToolBaseUl - ;wxToolBar::DoDeleteTool(unsigned int,wxToolBarToolBase*) - DoDeleteTool__9wxToolBarFUiP17wxToolBarToolBase + ;wxToolBar::DoEnableTool(wxToolBarToolBase*,unsigned long) + DoEnableTool__9wxToolBarFP17wxToolBarToolBaseUl + ;wxToolBar::DoAddTool(int,const wxString&,const wxBitmap&,const wxBitmap&,wxItemKind,const wxString&,const wxString&,wxObject*,int,int) + DoAddTool__9wxToolBarFiRC8wxStringRC8wxBitmapT310wxItemKindN22P8wxObjectN21 ;wxToolBar::SetRows(int) SetRows__9wxToolBarFi ;wxToolBar::FindToolForPosition(int,int) const FindToolForPosition__9wxToolBarCFiT1 + ;wxToolBar::DrawTool(wxToolBarToolBase*) + DrawTool__9wxToolBarFP17wxToolBarToolBase + ;wxToolBar::DoDeleteTool(unsigned int,wxToolBarToolBase*) + DoDeleteTool__9wxToolBarFUiP17wxToolBarToolBase ;wxToolBar::GetEventTable() const GetEventTable__9wxToolBarCFv - ;wxToolBar::OS2WindowProc(unsigned int,void*,void*) - OS2WindowProc__9wxToolBarFUiPvT2 ;wxToolBar::CreateTool(int,const wxString&,const wxBitmap&,const wxBitmap&,wxItemKind,wxObject*,const wxString&,const wxString&) CreateTool__9wxToolBarFiRC8wxStringRC8wxBitmapT310wxItemKindP8wxObjectN22 - ;wxToolBar::OnSysColourChanged(wxSysColourChangedEvent&) - OnSysColourChanged__9wxToolBarFR23wxSysColourChangedEvent + ;wxDisableBitmap(const wxBitmap&,long) + wxDisableBitmap__FRC8wxBitmapl ;wxConstructorForwxToolBar() wxConstructorForwxToolBar__Fv + ;wxToolBar::m_bInitialized + m_bInitialized__9wxToolBar ;wxToolBar::~wxToolBar() __dt__9wxToolBarFv - ;wxToolBar::UpdateSize() - UpdateSize__9wxToolBarFv - ;wxToolBar::OS2OnNotify(int,void*,void**) - OS2OnNotify__9wxToolBarFiPvPPv ;From object file: ..\os2\tooltip.cpp ;PUBDEFs (Symbols available from object file): ;wxToolTip::wxToolTip(const wxString&) __ct__9wxToolTipFRC8wxString - ;wxToolTip::SetWindow(wxWindow*) - SetWindow__9wxToolTipFP8wxWindow __vft9wxToolTip8wxObject - ;wxToolTip::RelayEvent(void**) - RelayEvent__9wxToolTipFPPv ;wxToolTip::~wxToolTip() __dt__9wxToolTipFv - ;wxToolTip::Enable(unsigned long) - Enable__9wxToolTipFUl - ;wxToolTip::SetDelay(long) - SetDelay__9wxToolTipFl + ;wxToolTip::HideToolTipWindow() + HideToolTipWindow__9wxToolTipFv ;wxToolTip::SetTip(const wxString&) SetTip__9wxToolTipFRC8wxString - ;wxToolTip::GetToolTipCtrl() - GetToolTipCtrl__9wxToolTipFv - ;wxToolTip::Remove() - Remove__9wxToolTipFv - ;wxToolTip::hwndTT - hwndTT__9wxToolTip + ;wxToolTip::DisplayToolTipWindow(const wxPoint&) + DisplayToolTipWindow__9wxToolTipFRC7wxPoint + ;wxToolTip::Create(const wxString&) + Create__9wxToolTipFRC8wxString ;From object file: ..\os2\toplevel.cpp ;PUBDEFs (Symbols available from object file): ;wxTopLevelWindowOS2::OS2GetStyle(long,unsigned long*) const @@ -14828,6 +14783,8 @@ EXPORTS CreateFrame__19wxTopLevelWindowOS2FRC8wxStringRC7wxPointRC6wxSize ;wxTopLevelWindowOS2::~wxTopLevelWindowOS2() __dt__19wxTopLevelWindowOS2Fv + ;wxTopLevelWindowOS2::sm_eventTableEntries + sm_eventTableEntries__19wxTopLevelWindowOS2 ;wxTopLevelWindowOS2::ShowFullScreen(unsigned long,long) ShowFullScreen__19wxTopLevelWindowOS2FUll ;wxTopLevelWindowOS2::CreateDialog(unsigned long,const wxString&,const wxPoint&,const wxSize&) @@ -14840,6 +14797,8 @@ EXPORTS m_sbInitialized__19wxTopLevelWindowOS2 ;wxTopLevelWindowOS2::OS2GetParent() const OS2GetParent__19wxTopLevelWindowOS2CFv + ;wxTopLevelWindowOS2::GetEventTable() const + GetEventTable__19wxTopLevelWindowOS2CFv ;wxTopLevelWindowOS2::Iconize(unsigned long) Iconize__19wxTopLevelWindowOS2FUl ;wxTopLevelWindowOS2::DoSetClientSize(int,int) @@ -14852,6 +14811,8 @@ EXPORTS SetIcon__19wxTopLevelWindowOS2FRC6wxIcon ;wxTopLevelWindowOS2::Restore() Restore__19wxTopLevelWindowOS2Fv + ;wxTopLevelWindowOS2::OnActivate(wxActivateEvent&) + OnActivate__19wxTopLevelWindowOS2FR15wxActivateEvent ;wxTopLevelWindowOS2::Maximize(unsigned long) Maximize__19wxTopLevelWindowOS2FUl ;wxTopLevelWindowOS2::EnableCloseButton(unsigned long) @@ -14866,6 +14827,8 @@ EXPORTS SetIcons__19wxTopLevelWindowOS2FRC12wxIconBundle ;wxTopLevelWindowOS2::IsIconized() const IsIconized__19wxTopLevelWindowOS2CFv + ;wxTopLevelWindowOS2::sm_eventTable + sm_eventTable__19wxTopLevelWindowOS2 ;wxTopLevelWindowOS2::SendSizeEvent() SendSizeEvent__19wxTopLevelWindowOS2Fv wxDlgProc