X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/834999c24830c90128f7d65b2e403d37ae44d1f3..08c4a8a9dd5d6f50a99aeca0999c7ae682ae76e5:/src/os2/wx23.def diff --git a/src/os2/wx23.def b/src/os2/wx23.def index 39801f2600..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,6 +35,8 @@ EXPORTS OnInit__9wxAppBaseFv ;wxAppBase::ProcessPendingEvents() ProcessPendingEvents__9wxAppBaseFv + ;wxAppBase::OnCmdLineError(wxCmdLineParser&) + OnCmdLineError__9wxAppBaseFR15wxCmdLineParser ;wxAppBase::SetActive(unsigned long,wxWindow*) SetActive__9wxAppBaseFUlP8wxWindow ;From object file: ..\common\choiccmn.cpp @@ -53,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) @@ -228,6 +324,24 @@ EXPORTS ;wxConfigBase::ms_bAutoCreate ms_bAutoCreate__12wxConfigBase __vft12wxConfigBase + ;From object file: ..\common\containr.cpp + ;PUBDEFs (Symbols available from object file): + ;wxControlContainer::HandleOnFocus(wxFocusEvent&) + HandleOnFocus__18wxControlContainerFR12wxFocusEvent + ;wxControlContainer::DoSetFocus() + DoSetFocus__18wxControlContainerFv + ;wxControlContainer::wxControlContainer(wxWindow*) + __ct__18wxControlContainerFP8wxWindow + ;wxControlContainer::SetLastFocus(wxWindow*) + SetLastFocus__18wxControlContainerFP8wxWindow + ;wxControlContainer::HandleOnNavigationKey(wxNavigationKeyEvent&) + HandleOnNavigationKey__18wxControlContainerFR20wxNavigationKeyEvent + ;wxControlContainer::HandleOnWindowDestroy(wxWindowBase*) + HandleOnWindowDestroy__18wxControlContainerFP12wxWindowBase + ;wxControlContainer::SetFocusToChild() + SetFocusToChild__18wxControlContainerFv + ;wxSetFocusToChild(wxWindow*,wxWindow**) + wxSetFocusToChild__FP8wxWindowPP8wxWindow ;From object file: ..\common\cshelp.cpp ;PUBDEFs (Symbols available from object file): ;wxContextHelpButton::wxContextHelpButton(wxWindow*,int,const wxPoint&,const wxSize&,long) @@ -731,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 @@ -1306,14 +1426,18 @@ EXPORTS wxConstructorForwxDropFilesEvent__Fv ;wxEvtHandler::sm_eventTableEntries sm_eventTableEntries__12wxEvtHandler - ;wxWindowDestroyEvent::wxWindowDestroyEvent(wxWindow*) - __ct__20wxWindowDestroyEventFP8wxWindow + ;wxEvtHandler::DoGetClientData() const + DoGetClientData__12wxEvtHandlerCFv + ;wxChildFocusEvent::wxChildFocusEvent(wxWindow*) + __ct__17wxChildFocusEventFP8wxWindow ;wxFindFocusDescendant(wxWindow*) wxFindFocusDescendant__FP8wxWindow wxEVT_RIGHT_DCLICK wxEVT_ENTER_WINDOW wxEVT_COMMAND_LEFT_CLICK wxEVT_CHAR_HOOK + ;wxWindowDestroyEvent::wxWindowDestroyEvent(wxWindow*) + __ct__20wxWindowDestroyEventFP8wxWindow ;wxEvtHandler::Connect(int,int,int,void( wxObject::*)(wxEvent&),wxObject*) Connect__12wxEvtHandlerFiN21M8wxObjectFR7wxEvent_vP8wxObject wxEVT_SOCKET @@ -1366,6 +1490,8 @@ EXPORTS wxEVT_DRAW_ITEM ;wxKeyEvent::wxKeyEvent(int) __ct__10wxKeyEventFi + ;wxEvtHandler::DoSetClientObject(wxClientData*) + DoSetClientObject__12wxEvtHandlerFP12wxClientData ;wxEvtHandler::wxEvtHandler() __ct__12wxEvtHandlerFv wxEVT_POWER @@ -1387,6 +1513,7 @@ EXPORTS __dt__12wxEvtHandlerFv ;wxEvtHandler::GetEventTable() const GetEventTable__12wxEvtHandlerCFv + wxEVT_CHILD_FOCUS wxEVT_NC_LEAVE_WINDOW wxEVT_DROP_FILES wxEVT_COMMAND_RIGHT_CLICK @@ -1411,6 +1538,8 @@ EXPORTS sm_classwxMoveEvent__11wxMoveEvent ;wxIconizeEvent::sm_classwxIconizeEvent sm_classwxIconizeEvent__14wxIconizeEvent + ;wxChildFocusEvent::sm_classwxChildFocusEvent + sm_classwxChildFocusEvent__17wxChildFocusEvent __vft16wxScrollWinEvent8wxObject __vft13wxNotifyEvent8wxObject __vft12wxMouseEvent8wxObject @@ -1453,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 @@ -1608,8 +1739,12 @@ EXPORTS wxConstructorForwxQueryNewPaletteEvent__Fv ;wxConstructorForwxFocusEvent() wxConstructorForwxFocusEvent__Fv + ;wxConstructorForwxChildFocusEvent() + wxConstructorForwxChildFocusEvent__Fv ;wxEvtHandler::sm_eventTable sm_eventTable__12wxEvtHandler + ;wxEvtHandler::DoSetClientData(void*) + DoSetClientData__12wxEvtHandlerFPv wxEVT_LEFT_DCLICK wxEVT_SET_FOCUS wxEVT_NC_LEFT_DCLICK @@ -1619,6 +1754,24 @@ EXPORTS ;PUBDEFs (Symbols available from object file): ConvertToIeeeExtended ConvertFromIeeeExtended + ;From object file: ..\common\fddlgcmn.cpp + ;PUBDEFs (Symbols available from object file): + ;wxFindDialogEvent::sm_classwxFindDialogEvent + sm_classwxFindDialogEvent__17wxFindDialogEvent + wxEVT_COMMAND_FIND_REPLACE_ALL + wxEVT_COMMAND_FIND_REPLACE + wxEVT_COMMAND_FIND_CLOSE + ;wxFindReplaceDialogBase::Send(wxFindDialogEvent&) + Send__23wxFindReplaceDialogBaseFR17wxFindDialogEvent + ;wxFindReplaceData::Init() + Init__17wxFindReplaceDataFv + ;wxConstructorForwxFindDialogEvent() + wxConstructorForwxFindDialogEvent__Fv + __vft23wxFindReplaceDialogBase8wxObject + wxEVT_COMMAND_FIND_NEXT + wxEVT_COMMAND_FIND + ;wxFindReplaceDialogBase::~wxFindReplaceDialogBase() + __dt__23wxFindReplaceDialogBaseFv ;From object file: ..\common\ffile.cpp ;PUBDEFs (Symbols available from object file): ;wxFFile::Seek(long,wxSeekMode) @@ -1976,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 @@ -2087,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*) @@ -2101,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 @@ -2133,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 @@ -3247,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&) @@ -3723,7 +3866,6 @@ EXPORTS __ct__11wxClassInfoFPCcN21iPFv_P8wxObject ;wxObject::Dump(ostream&) Dump__8wxObjectFR7ostream - wxTrue ;wxObject::LoadObject(wxObjectInputStream&) LoadObject__8wxObjectFR19wxObjectInputStream ;wxClassInfo::IsKindOf(const wxClassInfo*) const @@ -4881,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() @@ -5235,6 +5377,7 @@ EXPORTS wxEVT_COMMAND_TEXT_UPDATED ;wxConstructorForwxTextUrlEvent() wxConstructorForwxTextUrlEvent__Fv + wxEVT_COMMAND_TEXT_MAXLEN ;wxTextCtrlBase::SelectAll() SelectAll__14wxTextCtrlBaseFv ;wxTextCtrlBase::SaveFile(const wxString&) @@ -5246,16 +5389,12 @@ EXPORTS SetStyle__14wxTextCtrlBaseFlT1RC10wxTextAttr ;From object file: ..\common\textfile.cpp ;PUBDEFs (Symbols available from object file): + ;wxTextFile::Read(wxMBConv&) + Read__10wxTextFileFR8wxMBConv ;wxTextFile::GuessType() const GuessType__10wxTextFileCFv - ;wxTextFile::Open(const wxString&) - Open__10wxTextFileFRC8wxString ;wxTextFile::~wxTextFile() __dt__10wxTextFileFv - ;wxTextFile::Open() - Open__10wxTextFileFv - ;wxTextFile::Write(wxTextFileType) - Write__10wxTextFileF14wxTextFileType ;wxTextFile::typeDefault typeDefault__10wxTextFile ;wxTextFile::Exists() const @@ -5266,8 +5405,12 @@ EXPORTS GetEOL__10wxTextFileF14wxTextFileType ;wxTextFile::Translate(const wxString&,wxTextFileType) Translate__10wxTextFileFRC8wxString14wxTextFileType - ;wxTextFile::Read() - Read__10wxTextFileFv + ;wxTextFile::Open(const wxString&,wxMBConv&) + Open__10wxTextFileFRC8wxStringR8wxMBConv + ;wxTextFile::Write(wxTextFileType,wxMBConv&) + Write__10wxTextFileF14wxTextFileTypeR8wxMBConv + ;wxTextFile::Open(wxMBConv&) + Open__10wxTextFileFR8wxMBConv ;wxTextFile::Close() Close__10wxTextFileFv ;wxTextFile::wxTextFile(const wxString&) @@ -5317,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 @@ -5498,6 +5664,8 @@ EXPORTS wxDecToHex__Fi ;wxNow() wxNow__Fv + ;wxGetInstallPrefix() + wxGetInstallPrefix__Fv ;wxWindowDisabler::~wxWindowDisabler() __dt__16wxWindowDisablerFv ;copystring(const char*) @@ -6210,8 +6378,6 @@ EXPORTS UpdateWindowUI__12wxWindowBaseFv ;wxWindowBase::PushEventHandler(wxEvtHandler*) PushEventHandler__12wxWindowBaseFP12wxEvtHandler - ;wxWindowBase::DoGetClientObject() const - DoGetClientObject__12wxWindowBaseCFv ;wxWindowBase::DestroyChildren() DestroyChildren__12wxWindowBaseFv ;wxWindowListNode::DeleteData() @@ -6241,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&) @@ -6269,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() @@ -6281,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) @@ -7119,6 +7281,37 @@ EXPORTS PaintFont__19wxGenericFontDialogFR4wxDC ;wxGenericFontDialog::sm_classwxGenericFontDialog sm_classwxGenericFontDialog__19wxGenericFontDialog + ;From object file: ..\generic\fdrepdlg.cpp + ;PUBDEFs (Symbols available from object file): + ;wxFindReplaceDialog::OnFind(wxCommandEvent&) + OnFind__19wxFindReplaceDialogFR14wxCommandEvent + ;wxFindReplaceDialog::OnUpdateFindUI(wxUpdateUIEvent&) + OnUpdateFindUI__19wxFindReplaceDialogFR15wxUpdateUIEvent + ;wxFindReplaceDialog::OnReplaceAll(wxCommandEvent&) + OnReplaceAll__19wxFindReplaceDialogFR14wxCommandEvent + ;wxFindReplaceDialog::sm_classwxFindReplaceDialog + sm_classwxFindReplaceDialog__19wxFindReplaceDialog + ;wxFindReplaceDialog::sm_eventTable + sm_eventTable__19wxFindReplaceDialog + __vft19wxFindReplaceDialog8wxObject + ;wxConstructorForwxGenericFindReplaceDialog() + wxConstructorForwxGenericFindReplaceDialog__Fv + ;wxFindReplaceDialog::OnCancel(wxCommandEvent&) + OnCancel__19wxFindReplaceDialogFR14wxCommandEvent + ;wxFindReplaceDialog::Create(wxWindow*,wxFindReplaceData*,const wxString&,int) + Create__19wxFindReplaceDialogFP8wxWindowP17wxFindReplaceDataRC8wxStringi + ;wxFindReplaceDialog::SendEvent(const int&) + SendEvent__19wxFindReplaceDialogFRCi + ;wxFindReplaceDialog::Init() + Init__19wxFindReplaceDialogFv + ;wxFindReplaceDialog::sm_eventTableEntries + sm_eventTableEntries__19wxFindReplaceDialog + ;wxFindReplaceDialog::OnReplace(wxCommandEvent&) + OnReplace__19wxFindReplaceDialogFR14wxCommandEvent + ;wxFindReplaceDialog::OnCloseWindow(wxCloseEvent&) + OnCloseWindow__19wxFindReplaceDialogFR12wxCloseEvent + ;wxFindReplaceDialog::GetEventTable() const + GetEventTable__19wxFindReplaceDialogCFv ;From object file: ..\generic\grid.cpp ;PUBDEFs (Symbols available from object file): ;wxGrid::EnableDragColSize(unsigned long) @@ -8374,6 +8567,8 @@ EXPORTS OnRenameAccept__16wxListMainWindowFv ;wxListRenameTimer::Notify() Notify__17wxListRenameTimerFv + ;wxListHeaderWindow::Init() + Init__18wxListHeaderWindowFv ;wxListHeaderData::GetWidth() const GetWidth__16wxListHeaderDataCFv ;wxListCtrl::GetTopItem() const @@ -8384,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 @@ -8442,8 +8638,6 @@ EXPORTS CacheLineData__16wxListMainWindowFUi ;wxwxListItemDataListNode::DeleteData() DeleteData__24wxwxListItemDataListNodeFv - ;wxConstructorForwxListHeaderData() - wxConstructorForwxListHeaderData__Fv ;wxConstructorForwxListCtrl() wxConstructorForwxListCtrl__Fv list_ctrl_compare_func_2 @@ -8453,6 +8647,8 @@ EXPORTS __ct__18wxListHeaderWindowFv ;wxListLineData::SetAttr(wxListItemAttr*) SetAttr__14wxListLineDataFP14wxListItemAttr + ;wxListMainWindow::RefreshSelected() + RefreshSelected__16wxListMainWindowFv ;wxListMainWindow::OnRenameTimer() OnRenameTimer__16wxListMainWindowFv ;wxListItemData::GetX() const @@ -8472,10 +8668,13 @@ 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 sm_eventTableEntries__18wxListHeaderWindow + ;wxListView::sm_classwxListView + sm_classwxListView__10wxListView ;wxListMainWindow::sm_classwxListMainWindow sm_classwxListMainWindow__16wxListMainWindow ;wxListRenameTimer::wxListRenameTimer(wxListMainWindow*) @@ -8585,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 @@ -8661,8 +8861,8 @@ EXPORTS DeleteColumn__16wxListMainWindowFi ;wxListLineData::CalculateSize(wxDC*,int) CalculateSize__14wxListLineDataFP4wxDCi - ;wxListCtrl::~wxListCtrl() - __dt__10wxListCtrlFv + ;wxListItem::wxListItem() + __ct__10wxListItemFv wxSizeTCmpFn ;wxConstructorForwxListItem() wxConstructorForwxListItem__Fv @@ -8670,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 @@ -8740,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) @@ -8788,6 +8988,8 @@ EXPORTS Add__19wxListLineDataArrayFRC14wxListLineData ;wxListCtrl::wxListCtrl() __ct__10wxListCtrlFv + ;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&) @@ -8828,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 @@ -8931,15 +9134,19 @@ EXPORTS Init__7wxPanelFv ;wxPanel::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxString&) Create__7wxPanelFP8wxWindowiRC7wxPointRC6wxSizelRC8wxString + ;wxPanel::SetDefaultItem(wxWindow*) + SetDefaultItem__7wxPanelFP8wxWindow __vft7wxPanel8wxObject ;wxPanel::GetEventTable() const GetEventTable__7wxPanelCFv - ;wxPanel::InitDialog() - InitDialog__7wxPanelFv - ;wxPanel::sm_classwxPanel - sm_classwxPanel__7wxPanel + ;wxPanel::OnChildFocus(wxChildFocusEvent&) + OnChildFocus__7wxPanelFR17wxChildFocusEvent ;wxPanel::sm_eventTable sm_eventTable__7wxPanel + ;wxPanel::sm_classwxPanel + sm_classwxPanel__7wxPanel + ;wxPanel::~wxPanel() + __dt__7wxPanelFv ;wxPanel::OnNavigationKey(wxNavigationKeyEvent&) OnNavigationKey__7wxPanelFR20wxNavigationKeyEvent ;wxPanel::OnFocus(wxFocusEvent&) @@ -8950,10 +9157,8 @@ EXPORTS wxConstructorForwxPanel__Fv ;wxPanel::SetFocus() SetFocus__7wxPanelFv - ;wxPanel::SetFocusToChild() - SetFocusToChild__7wxPanelFv - ;wxSetFocusToChild(wxWindow*,wxWindow**) - wxSetFocusToChild__FP8wxWindowPP8wxWindow + ;wxPanel::GetDefaultItem() const + GetDefaultItem__7wxPanelCFv ;From object file: ..\generic\printps.cpp ;PUBDEFs (Symbols available from object file): ;wxPostScriptPrintPreview::wxPostScriptPrintPreview(wxPrintout*,wxPrintout*,wxPrintDialogData*) @@ -9142,8 +9347,12 @@ EXPORTS EnableScrolling__14wxScrollHelperFUlT1 ;wxAutoScrollTimer::Notify() Notify__17wxAutoScrollTimerFv + ;wxScrollHelper::DeleteEvtHandler() + DeleteEvtHandler__14wxScrollHelperFv ;wxScrollHelper::wxScrollHelper(wxWindow*) __ct__14wxScrollHelperFP8wxWindow + ;wxGenericScrolledWindow::sm_eventTable + sm_eventTable__23wxGenericScrolledWindow ;wxAutoScrollTimer::wxAutoScrollTimer(wxWindow*,wxScrollHelper*,int,int,int) __ct__17wxAutoScrollTimerFP8wxWindowP14wxScrollHelperiN23 ;wxScrollHelper::HandleOnScroll(wxScrollWinEvent&) @@ -9164,6 +9373,8 @@ EXPORTS StopAutoScrolling__14wxScrollHelperFv ;wxScrollHelper::AdjustScrollbars() AdjustScrollbars__14wxScrollHelperFv + ;wxGenericScrolledWindow::sm_eventTableEntries + sm_eventTableEntries__23wxGenericScrolledWindow ;wxScrollHelper::HandleOnSize(wxSizeEvent&) HandleOnSize__14wxScrollHelperFR11wxSizeEvent ;wxScrollHelper::HandleOnPaint(wxPaintEvent&) @@ -9173,6 +9384,8 @@ EXPORTS ;wxScrollHelper::GetTargetWindow() const GetTargetWindow__14wxScrollHelperCFv __vft14wxScrollHelper + ;wxGenericScrolledWindow::GetEventTable() const + GetEventTable__23wxGenericScrolledWindowCFv ;wxGenericScrolledWindow::Create(wxWindow*,int,const wxPoint&,const wxSize&,long,const wxString&) Create__23wxGenericScrolledWindowFP8wxWindowiRC7wxPointRC6wxSizelRC8wxString ;wxScrollHelper::CalcUnscrolledPosition(int,int,int*,int*) const @@ -9202,33 +9415,51 @@ EXPORTS __vft24wxScrollHelperEvtHandler8wxObject ;wxScrollHelper::SetScrollbars(int,int,int,int,int,int,unsigned long) SetScrollbars__14wxScrollHelperFiN51Ul + ;wxGenericScrolledWindow::OnPaint(wxPaintEvent&) + OnPaint__23wxGenericScrolledWindowFR12wxPaintEvent ;wxScrollHelper::GetScrollPageSize(int) const GetScrollPageSize__14wxScrollHelperCFi ;wxScrollHelper::SetWindow(wxWindow*) SetWindow__14wxScrollHelperFP8wxWindow ;wxGenericScrolledWindow::sm_classwxGenericScrolledWindow sm_classwxGenericScrolledWindow__23wxGenericScrolledWindow + ;wxScrollHelper::DoSetTargetWindow(wxWindow*) + DoSetTargetWindow__14wxScrollHelperFP8wxWindow ;From object file: ..\generic\spinctlg.cpp ;From object file: ..\generic\splitter.cpp ;PUBDEFs (Symbols available from object file): - ;wxSplitterWindow::OnSize(wxSizeEvent&) - OnSize__16wxSplitterWindowFR11wxSizeEvent + ;wxSplitterWindow::OnNavigationKey(wxNavigationKeyEvent&) + OnNavigationKey__16wxSplitterWindowFR20wxNavigationKeyEvent ;wxSplitterWindow::OnUnsplitEvent(wxSplitterEvent&) OnUnsplitEvent__16wxSplitterWindowFR15wxSplitterEvent + ;wxSplitterWindow::OnSize(wxSizeEvent&) + OnSize__16wxSplitterWindowFR11wxSizeEvent + ;wxSplitterWindow::OnChildFocus(wxChildFocusEvent&) + OnChildFocus__16wxSplitterWindowFR17wxChildFocusEvent + ;wxSplitterWindow::RemoveChild(wxWindowBase*) + RemoveChild__16wxSplitterWindowFP12wxWindowBase ;wxSplitterWindow::ReplaceWindow(wxWindow*,wxWindow*) ReplaceWindow__16wxSplitterWindowFP8wxWindowT1 + ;wxSplitterWindow::GetDefaultItem() const + GetDefaultItem__16wxSplitterWindowCFv ;wxSplitterWindow::InitColours() InitColours__16wxSplitterWindowFv - ;wxSplitterWindow::OnSetCursor(wxSetCursorEvent&) - OnSetCursor__16wxSplitterWindowFR16wxSetCursorEvent + ;wxSplitterWindow::SetDefaultItem(wxWindow*) + SetDefaultItem__16wxSplitterWindowFP8wxWindow + ;wxSplitterWindow::OnFocus(wxFocusEvent&) + OnFocus__16wxSplitterWindowFR12wxFocusEvent wxEVT_COMMAND_SPLITTER_UNSPLIT __vft16wxSplitterWindow8wxObject + ;wxSplitterWindow::OnSetCursor(wxSetCursorEvent&) + OnSetCursor__16wxSplitterWindowFR16wxSetCursorEvent ;wxSplitterWindow::DrawSashTracker(int,int) DrawSashTracker__16wxSplitterWindowFiT1 ;wxConstructorForwxSplitterWindow() wxConstructorForwxSplitterWindow__Fv ;wxSplitterWindow::~wxSplitterWindow() __dt__16wxSplitterWindowFv + ;wxSplitterWindow::SetFocus() + SetFocus__16wxSplitterWindowFv wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING ;wxSplitterWindow::OnSashPosChanged(wxSplitterEvent&) OnSashPosChanged__16wxSplitterWindowFR15wxSplitterEvent @@ -9548,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&) @@ -9564,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 @@ -9597,6 +9832,8 @@ EXPORTS __dt__17wxGenericTreeCtrlFv ;wxConstructorForwxTreeCtrl() wxConstructorForwxTreeCtrl__Fv + ;wxGenericTreeCtrl::SetForegroundColour(const wxColour&) + SetForegroundColour__17wxGenericTreeCtrlFRC8wxColour ;wxGenericTreeCtrl::GetStateImageList() const GetStateImageList__17wxGenericTreeCtrlCFv ;wxGenericTreeCtrl::GetImageList() const @@ -9613,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&) @@ -9637,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 @@ -9680,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 @@ -9702,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*) @@ -9722,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&) @@ -9733,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 @@ -9745,6 +9984,8 @@ EXPORTS RefreshLine__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxGenericTreeCtrl::SelectItemRange(wxGenericTreeItem*,wxGenericTreeItem*) SelectItemRange__17wxGenericTreeCtrlFP17wxGenericTreeItemT1 + ;wxGenericTreeCtrl::RefreshSelectedUnder(wxGenericTreeItem*) + RefreshSelectedUnder__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxGenericTreeCtrl::DrawDropEffect(wxGenericTreeItem*) DrawDropEffect__17wxGenericTreeCtrlFP17wxGenericTreeItem ;wxTreeRenameTimer::Notify() @@ -9756,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 @@ -9955,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 @@ -9988,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) @@ -10000,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 @@ -10094,12 +10341,12 @@ EXPORTS PopTagHandler__12wxHtmlParserFv ;wxHtmlParser::CreateDOMTree() CreateDOMTree__12wxHtmlParserFv - ;wxHtmlParser::PushTagHandler(wxHtmlTagHandler*,wxString) - PushTagHandler__12wxHtmlParserFP16wxHtmlTagHandler8wxString - ;wxHtmlEntitiesParser::SetEncoding(wxFontEncoding) - SetEncoding__20wxHtmlEntitiesParserF14wxFontEncoding ;wxHtmlEntitiesParser::Parse(const wxString&) Parse__20wxHtmlEntitiesParserFRC8wxString + ;wxHtmlEntitiesParser::SetEncoding(wxFontEncoding) + SetEncoding__20wxHtmlEntitiesParserF14wxFontEncoding + ;wxHtmlParser::PushTagHandler(wxHtmlTagHandler*,wxString) + PushTagHandler__12wxHtmlParserFP16wxHtmlTagHandler8wxString ;wxHtmlTextPieces::RemoveAt(unsigned int) RemoveAt__16wxHtmlTextPiecesFUi ;wxHtmlEntitiesParser::GetCharForCode(unsigned int) @@ -10178,6 +10425,8 @@ EXPORTS __dt__18wxHtmlHistoryArrayFv ;wxHtmlWindow::~wxHtmlWindow() __dt__12wxHtmlWindowFv + ;wxHtmlWindow::OnCellMouseHover(wxHtmlCell*,int,int) + OnCellMouseHover__12wxHtmlWindowFP10wxHtmlCelliT2 ;wxHtmlWindow::HistoryCanForward() HistoryCanForward__12wxHtmlWindowFv ;wxHtmlWindow::HistoryBack() @@ -10219,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&) @@ -10387,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 @@ -10410,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 @@ -10459,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 @@ -10637,6 +10898,8 @@ EXPORTS __as__10wxMsgArrayFRC10wxMsgArray ;wxApp::RemoveSocketHandler(int) RemoveSocketHandler__5wxAppFi + ;wxMsgArray::DoEmpty() + DoEmpty__10wxMsgArrayFv ;wxYield() wxYield__Fv wxSTD_FRAME_ICON @@ -10649,8 +10912,6 @@ EXPORTS Initialized__5wxAppFv ;wxApp::GetEventTable() const GetEventTable__5wxAppCFv - ;wxMsgArray::DoEmpty() - DoEmpty__10wxMsgArrayFv wxFrameClassNameNoRedraw ;wxSetInstance(unsigned long) wxSetInstance__FUl @@ -11902,18 +12163,14 @@ EXPORTS Init__10wxFrameOS2Fv ;wxFrameOS2::sm_eventTable sm_eventTable__10wxFrameOS2 - ;wxFrameOS2::sm_classwxFrameOS2 - sm_classwxFrameOS2__10wxFrameOS2 ;wxFrameOS2::DoGetPosition(int*,int*) const DoGetPosition__10wxFrameOS2CFPiT1 - ;wxConstructorForwxFrameOS2() - wxConstructorForwxFrameOS2__Fv + ;wxFrameOS2::IsMaximized() const + IsMaximized__10wxFrameOS2CFv ;wxFrameOS2::SetIcon(const wxIcon&) SetIcon__10wxFrameOS2FRC6wxIcon ;wxFrameOS2::PositionToolBar() PositionToolBar__10wxFrameOS2Fv - ;wxFrameOS2::IsMaximized() const - IsMaximized__10wxFrameOS2CFv ;wxFrameOS2::GetClientAreaOrigin() const GetClientAreaOrigin__10wxFrameOS2CFv ;wxFrameOS2::OnCreateStatusBar(int,long,int,const wxString&) @@ -14004,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()