Added regex to the build. New .def file for .dll builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-07-31 20:57:01 +00:00
parent 03d32695dd
commit 834999c248
2 changed files with 180 additions and 92 deletions

View File

@@ -277,6 +277,7 @@ COMMONOBJS = \
..\common\$D\protocol.obj \ ..\common\$D\protocol.obj \
..\common\$D\quantize.obj \ ..\common\$D\quantize.obj \
..\common\$D\radiocmn.obj \ ..\common\$D\radiocmn.obj \
..\common\$D\regex.obj \
..\common\$D\resource.obj \ ..\common\$D\resource.obj \
..\common\$D\sckaddr.obj \ ..\common\$D\sckaddr.obj \
..\common\$D\sckfile.obj \ ..\common\$D\sckfile.obj \
@@ -397,12 +398,13 @@ COMLIBOBJS2 = \
protocol.obj \ protocol.obj \
quantize.obj \ quantize.obj \
radiocmn.obj \ radiocmn.obj \
regex.obj \
resource.obj \ resource.obj \
sckaddr.obj \ sckaddr.obj \
sckfile.obj \ sckfile.obj
sckipc.obj
COMLIBOBJS3 = \ COMLIBOBJS3 = \
sckipc.obj \
sckstrm.obj \ sckstrm.obj \
serbase.obj \ serbase.obj \
sizer.obj \ sizer.obj \
@@ -747,12 +749,13 @@ $(COMLIBOBJS2):
copy ..\common\$D\protocol.obj copy ..\common\$D\protocol.obj
copy ..\common\$D\quantize.obj copy ..\common\$D\quantize.obj
copy ..\common\$D\radiocmn.obj copy ..\common\$D\radiocmn.obj
copy ..\common\$D\regex.obj
copy ..\common\$D\resource.obj copy ..\common\$D\resource.obj
copy ..\common\$D\sckaddr.obj copy ..\common\$D\sckaddr.obj
copy ..\common\$D\sckfile.obj copy ..\common\$D\sckfile.obj
copy ..\common\$D\sckipc.obj
$(COMLIBOBJS3): $(COMLIBOBJS3):
copy ..\common\$D\sckipc.obj
copy ..\common\$D\sckstrm.obj copy ..\common\$D\sckstrm.obj
copy ..\common\$D\serbase.obj copy ..\common\$D\serbase.obj
copy ..\common\$D\sizer.obj copy ..\common\$D\sizer.obj

View File

@@ -4,7 +4,7 @@ DATA MULTIPLE NONSHARED READWRITE LOADONCALL
CODE LOADONCALL CODE LOADONCALL
EXPORTS EXPORTS
;From library: H:\Dev\wx2\Wxwindows\lib\wx.lib ;From library: H:\DEV\WX2\WXWINDOWS\LIB\WX.lib
;From object file: dummy.cpp ;From object file: dummy.cpp
;PUBDEFs (Symbols available from object file): ;PUBDEFs (Symbols available from object file):
wxDummyChar wxDummyChar
@@ -1373,7 +1373,6 @@ EXPORTS
wxEVT_MOTION wxEVT_MOTION
wxEVT_KEY_DOWN wxEVT_KEY_DOWN
wxEVT_JOY_BUTTON_DOWN wxEVT_JOY_BUTTON_DOWN
wxEVT_COMMAND_TEXT_ENTER
;wxConstructorForwxWindowCreateEvent() ;wxConstructorForwxWindowCreateEvent()
wxConstructorForwxWindowCreateEvent__Fv wxConstructorForwxWindowCreateEvent__Fv
;wxConstructorForwxUpdateUIEvent() ;wxConstructorForwxUpdateUIEvent()
@@ -1467,7 +1466,6 @@ EXPORTS
wxEVT_NC_RIGHT_UP wxEVT_NC_RIGHT_UP
wxEVT_NC_PAINT wxEVT_NC_PAINT
wxEVT_LEFT_UP wxEVT_LEFT_UP
wxEVT_COMMAND_TEXT_UPDATED
wxEVT_COMMAND_RADIOBOX_SELECTED wxEVT_COMMAND_RADIOBOX_SELECTED
wxEVT_COMMAND_MENU_SELECTED wxEVT_COMMAND_MENU_SELECTED
wxEVT_COMMAND_LISTBOX_SELECTED wxEVT_COMMAND_LISTBOX_SELECTED
@@ -1683,12 +1681,14 @@ EXPORTS
__ct__10wxTempFileFRC8wxString __ct__10wxTempFileFRC8wxString
;From object file: ..\common\fileconf.cpp ;From object file: ..\common\fileconf.cpp
;PUBDEFs (Symbols available from object file): ;PUBDEFs (Symbols available from object file):
;ConfigEntry::SetValue(const wxString&,unsigned long) ;wxFileConfigGroup::SetLine(wxFileConfigLineList*)
SetValue__11ConfigEntryFRC8wxStringUl SetLine__17wxFileConfigGroupFP20wxFileConfigLineList
;wxFileConfig::Write(const wxString&,long) ;wxFileConfig::Write(const wxString&,long)
Write__12wxFileConfigFRC8wxStringl Write__12wxFileConfigFRC8wxStringl
;wxFileConfig::Read(const wxString&,long*) const ;wxFileConfig::Read(const wxString&,long*) const
Read__12wxFileConfigCFRC8wxStringPl Read__12wxFileConfigCFRC8wxStringPl
;wxFileConfig::LineListRemove(wxFileConfigLineList*)
LineListRemove__12wxFileConfigFP20wxFileConfigLineList
;wxFileConfig::GetNextGroup(wxString&,long&) const ;wxFileConfig::GetNextGroup(wxString&,long&) const
GetNextGroup__12wxFileConfigCFR8wxStringRl GetNextGroup__12wxFileConfigCFR8wxStringRl
;wxFileConfig::GetFirstEntry(wxString&,long&) const ;wxFileConfig::GetFirstEntry(wxString&,long&) const
@@ -1697,87 +1697,87 @@ EXPORTS
DeleteEntry__12wxFileConfigFRC8wxStringUl DeleteEntry__12wxFileConfigFRC8wxStringUl
;wxFileConfig::Write(const wxString&,const wxString&) ;wxFileConfig::Write(const wxString&,const wxString&)
Write__12wxFileConfigFRC8wxStringT1 Write__12wxFileConfigFRC8wxStringT1
;ConfigEntry::ConfigEntry(ConfigGroup*,const wxString&,int) ;wxFileConfigGroup::~wxFileConfigGroup()
__ct__11ConfigEntryFP11ConfigGroupRC8wxStringi __dt__17wxFileConfigGroupFv
;ConfigGroup::~ConfigGroup() ;wxFileConfigEntry::SetDirty()
__dt__11ConfigGroupFv SetDirty__17wxFileConfigEntryFv
;ConfigGroup::GetFullName() const ;wxFileConfigGroup::GetFullName() const
GetFullName__11ConfigGroupCFv GetFullName__17wxFileConfigGroupCFv
;ConfigGroup::FindEntry(const char*) const ;wxFileConfigGroup::wxFileConfigGroup(wxFileConfigGroup*,const wxString&,wxFileConfig*)
FindEntry__11ConfigGroupCFPCc __ct__17wxFileConfigGroupFP17wxFileConfigGroupRC8wxStringP12wxFileConfig
;ConfigEntry::SetLine(LineList*) ;wxFileConfigGroup::Rename(const wxString&)
SetLine__11ConfigEntryFP8LineList Rename__17wxFileConfigGroupFRC8wxString
;wxFileConfigGroup::FindEntry(const char*) const
FindEntry__17wxFileConfigGroupCFPCc
;wxFileConfigEntry::SetValue(const wxString&,unsigned long)
SetValue__17wxFileConfigEntryFRC8wxStringUl
;wxFileConfig::RenameGroup(const wxString&,const wxString&) ;wxFileConfig::RenameGroup(const wxString&,const wxString&)
RenameGroup__12wxFileConfigFRC8wxStringT1 RenameGroup__12wxFileConfigFRC8wxStringT1
;wxFileConfig::Init() ;wxFileConfig::Init()
Init__12wxFileConfigFv Init__12wxFileConfigFv
;ConfigEntry::SetDirty() ;wxFileConfigGroup::GetLastGroupLine()
SetDirty__11ConfigEntryFv GetLastGroupLine__17wxFileConfigGroupFv
;wxFileConfig::LineListAppend(const wxString&) ;wxFileConfig::LineListAppend(const wxString&)
LineListAppend__12wxFileConfigFRC8wxString LineListAppend__12wxFileConfigFRC8wxString
;ConfigGroup::DeleteSubgroupByName(const char*)
DeleteSubgroupByName__11ConfigGroupFPCc
;wxFileConfig::DeleteGroup(const wxString&) ;wxFileConfig::DeleteGroup(const wxString&)
DeleteGroup__12wxFileConfigFRC8wxString DeleteGroup__12wxFileConfigFRC8wxString
;wxFileConfig::Parse(wxTextFile&,unsigned long) ;wxFileConfig::Parse(wxTextFile&,unsigned long)
Parse__12wxFileConfigFR10wxTextFileUl Parse__12wxFileConfigFR10wxTextFileUl
;ConfigGroup::SetLine(LineList*) ;wxFileConfig::LineListInsert(const wxString&,wxFileConfigLineList*)
SetLine__11ConfigGroupFP8LineList LineListInsert__12wxFileConfigFRC8wxStringP20wxFileConfigLineList
;wxFileConfig::Flush(unsigned long) ;wxFileConfig::Flush(unsigned long)
Flush__12wxFileConfigFUl Flush__12wxFileConfigFUl
;ConfigGroup::AddEntry(const wxString&,int)
AddEntry__11ConfigGroupFRC8wxStringi
;wxFileConfig::RenameEntry(const wxString&,const wxString&)
RenameEntry__12wxFileConfigFRC8wxStringT1
;wxFileConfig::Read(const wxString&,wxString*,const wxString&) const ;wxFileConfig::Read(const wxString&,wxString*,const wxString&) const
Read__12wxFileConfigCFRC8wxStringP8wxStringT1 Read__12wxFileConfigCFRC8wxStringP8wxStringT1
;wxFileConfig::RenameEntry(const wxString&,const wxString&)
RenameEntry__12wxFileConfigFRC8wxStringT1
;wxFileConfig::SetRootPath() ;wxFileConfig::SetRootPath()
SetRootPath__12wxFileConfigFv SetRootPath__12wxFileConfigFv
;wxFileConfigGroup::GetLastEntryLine()
GetLastEntryLine__17wxFileConfigGroupFv
;wxFileConfig::GetLocalFileName(const char*) ;wxFileConfig::GetLocalFileName(const char*)
GetLocalFileName__12wxFileConfigFPCc GetLocalFileName__12wxFileConfigFPCc
;ConfigGroup::ConfigGroup(ConfigGroup*,const wxString&,wxFileConfig*) ;wxFileConfigGroup::FindSubgroup(const char*) const
__ct__11ConfigGroupFP11ConfigGroupRC8wxStringP12wxFileConfig FindSubgroup__17wxFileConfigGroupCFPCc
;wxFileConfigGroup::DeleteSubgroupByName(const char*)
DeleteSubgroupByName__17wxFileConfigGroupFPCc
;wxFileConfig::GetFirstGroup(wxString&,long&) const ;wxFileConfig::GetFirstGroup(wxString&,long&) const
GetFirstGroup__12wxFileConfigCFR8wxStringRl GetFirstGroup__12wxFileConfigCFR8wxStringRl
;wxFileConfig::GetNumberOfGroups(unsigned long) const ;wxFileConfig::GetNumberOfGroups(unsigned long) const
GetNumberOfGroups__12wxFileConfigCFUl GetNumberOfGroups__12wxFileConfigCFUl
;wxFileConfigGroup::AddEntry(const wxString&,int)
AddEntry__17wxFileConfigGroupFRC8wxStringi
__vft12wxFileConfig12wxConfigBase __vft12wxFileConfig12wxConfigBase
;wxFileConfigEntry::wxFileConfigEntry(wxFileConfigGroup*,const wxString&,int)
__ct__17wxFileConfigEntryFP17wxFileConfigGroupRC8wxStringi
;wxFileConfig::~wxFileConfig() ;wxFileConfig::~wxFileConfig()
__dt__12wxFileConfigFv __dt__12wxFileConfigFv
;wxFileConfigGroup::SetDirty()
SetDirty__17wxFileConfigGroupFv
;wxFileConfig::LineListIsEmpty() ;wxFileConfig::LineListIsEmpty()
LineListIsEmpty__12wxFileConfigFv LineListIsEmpty__12wxFileConfigFv
;ConfigGroup::GetLastGroupLine() ;wxFileConfigGroup::GetGroupLine()
GetLastGroupLine__11ConfigGroupFv GetGroupLine__17wxFileConfigGroupFv
;ConfigGroup::GetGroupLine()
GetGroupLine__11ConfigGroupFv
;ConfigGroup::FindSubgroup(const char*) const
FindSubgroup__11ConfigGroupCFPCc
;wxFileConfig::Read(const wxString&,wxString*) const
Read__12wxFileConfigCFRC8wxStringP8wxString
;wxFileConfig::HasEntry(const wxString&) const ;wxFileConfig::HasEntry(const wxString&) const
HasEntry__12wxFileConfigCFRC8wxString HasEntry__12wxFileConfigCFRC8wxString
;ConfigGroup::AddSubgroup(const wxString&) ;wxFileConfig::Read(const wxString&,wxString*) const
AddSubgroup__11ConfigGroupFRC8wxString Read__12wxFileConfigCFRC8wxStringP8wxString
;wxFileConfigGroup::DeleteEntry(const char*)
DeleteEntry__17wxFileConfigGroupFPCc
;wxFileConfig::wxFileConfig(const wxString&,const wxString&,const wxString&,const wxString&,long) ;wxFileConfig::wxFileConfig(const wxString&,const wxString&,const wxString&,const wxString&,long)
__ct__12wxFileConfigFRC8wxStringN31l __ct__12wxFileConfigFRC8wxStringN31l
;wxFileConfig::LineListRemove(LineList*) ;wxFileConfigEntry::SetLine(wxFileConfigLineList*)
LineListRemove__12wxFileConfigFP8LineList SetLine__17wxFileConfigEntryFP20wxFileConfigLineList
;wxFileConfig::LineListInsert(const wxString&,LineList*)
LineListInsert__12wxFileConfigFRC8wxStringP8LineList
;wxFileConfig::GetNumberOfEntries(unsigned long) const ;wxFileConfig::GetNumberOfEntries(unsigned long) const
GetNumberOfEntries__12wxFileConfigCFUl GetNumberOfEntries__12wxFileConfigCFUl
;wxFileConfig::GetNextEntry(wxString&,long&) const ;wxFileConfig::GetNextEntry(wxString&,long&) const
GetNextEntry__12wxFileConfigCFR8wxStringRl GetNextEntry__12wxFileConfigCFR8wxStringRl
;ConfigGroup::DeleteSubgroup(ConfigGroup*) ;wxFileConfigGroup::DeleteSubgroup(wxFileConfigGroup*)
DeleteSubgroup__11ConfigGroupFP11ConfigGroup DeleteSubgroup__17wxFileConfigGroupFP17wxFileConfigGroup
;wxFileConfig::GetGlobalDir() ;wxFileConfig::GetGlobalDir()
GetGlobalDir__12wxFileConfigFv GetGlobalDir__12wxFileConfigFv
;ConfigGroup::SetDirty()
SetDirty__11ConfigGroupFv
;wxFileConfig::GetLocalDir() ;wxFileConfig::GetLocalDir()
GetLocalDir__12wxFileConfigFv GetLocalDir__12wxFileConfigFv
;ConfigGroup::GetLastEntryLine()
GetLastEntryLine__11ConfigGroupFv
;wxFileConfig::DeleteAll() ;wxFileConfig::DeleteAll()
DeleteAll__12wxFileConfigFv DeleteAll__12wxFileConfigFv
;wxFileConfig::CleanUp() ;wxFileConfig::CleanUp()
@@ -1786,12 +1786,10 @@ EXPORTS
GetGlobalFileName__12wxFileConfigFPCc GetGlobalFileName__12wxFileConfigFPCc
;wxFileConfig::SetPath(const wxString&) ;wxFileConfig::SetPath(const wxString&)
SetPath__12wxFileConfigFRC8wxString SetPath__12wxFileConfigFRC8wxString
;ConfigGroup::Rename(const wxString&)
Rename__11ConfigGroupFRC8wxString
;wxFileConfig::HasGroup(const wxString&) const ;wxFileConfig::HasGroup(const wxString&) const
HasGroup__12wxFileConfigCFRC8wxString HasGroup__12wxFileConfigCFRC8wxString
;ConfigGroup::DeleteEntry(const char*) ;wxFileConfigGroup::AddSubgroup(const wxString&)
DeleteEntry__11ConfigGroupFPCc AddSubgroup__17wxFileConfigGroupFRC8wxString
;From object file: ..\common\filefn.cpp ;From object file: ..\common\filefn.cpp
;PUBDEFs (Symbols available from object file): ;PUBDEFs (Symbols available from object file):
;wxCopyFile(const wxString&,const wxString&,unsigned long) ;wxCopyFile(const wxString&,const wxString&,unsigned long)
@@ -4084,6 +4082,36 @@ EXPORTS
;PUBDEFs (Symbols available from object file): ;PUBDEFs (Symbols available from object file):
;wxRadioBoxBase::GetNextItem(int,wxDirection,long) const ;wxRadioBoxBase::GetNextItem(int,wxDirection,long) const
GetNextItem__14wxRadioBoxBaseCFi11wxDirectionl GetNextItem__14wxRadioBoxBaseCFi11wxDirectionl
;From object file: ..\common\regex.cpp
;PUBDEFs (Symbols available from object file):
;wxRegEx::Replace(wxString*,const wxString&,unsigned int) const
Replace__7wxRegExCFP8wxStringRC8wxStringUi
;wxRegEx::~wxRegEx()
__dt__7wxRegExFv
;wxRegEx::Compile(const wxString&,int)
Compile__7wxRegExFRC8wxStringi
;wxRegExImpl::GetErrorMsg(int) const
GetErrorMsg__11wxRegExImplCFi
;wxRegExImpl::Replace(wxString*,const wxString&,unsigned int) const
Replace__11wxRegExImplCFP8wxStringRC8wxStringUi
;wxRegExImpl::~wxRegExImpl()
__dt__11wxRegExImplFv
;wxRegExImpl::Compile(const wxString&,int)
Compile__11wxRegExImplFRC8wxStringi
;wxRegEx::Matches(const char*,int) const
Matches__7wxRegExCFPCci
;wxRegEx::GetMatch(const wxString&,unsigned int) const
GetMatch__7wxRegExCFRC8wxStringUi
;wxRegEx::GetMatch(unsigned int*,unsigned int*,unsigned int) const
GetMatch__7wxRegExCFPUiT1Ui
;wxRegExImpl::wxRegExImpl()
__ct__11wxRegExImplFv
;wxRegExImpl::Matches(const char*,int) const
Matches__11wxRegExImplCFPCci
;wxRegExImpl::GetMatch(unsigned int*,unsigned int*,unsigned int) const
GetMatch__11wxRegExImplCFPUiT1Ui
;wxRegEx::Init()
Init__7wxRegExFv
;From object file: ..\common\resource.cpp ;From object file: ..\common\resource.cpp
;PUBDEFs (Symbols available from object file): ;PUBDEFs (Symbols available from object file):
;wxResourceTable::ParseResourceFile(wxInputStream*) ;wxResourceTable::ParseResourceFile(wxInputStream*)
@@ -5176,6 +5204,7 @@ EXPORTS
;PUBDEFs (Symbols available from object file): ;PUBDEFs (Symbols available from object file):
;wxTextCtrlBase::operator<<(double) ;wxTextCtrlBase::operator<<(double)
__ls__14wxTextCtrlBaseFd __ls__14wxTextCtrlBaseFd
wxEVT_COMMAND_TEXT_URL
;wxTextCtrlBase::operator<<(float) ;wxTextCtrlBase::operator<<(float)
__ls__14wxTextCtrlBaseFf __ls__14wxTextCtrlBaseFf
;wxTextCtrlBase::LoadFile(const wxString&) ;wxTextCtrlBase::LoadFile(const wxString&)
@@ -5186,6 +5215,7 @@ EXPORTS
__ls__14wxTextCtrlBaseFi __ls__14wxTextCtrlBaseFi
;wxTextCtrlBase::wxTextCtrlBase() ;wxTextCtrlBase::wxTextCtrlBase()
__ct__14wxTextCtrlBaseFv __ct__14wxTextCtrlBaseFv
wxEVT_COMMAND_TEXT_ENTER
;wxTextCtrlBase::SetDefaultStyle(const wxTextAttr&) ;wxTextCtrlBase::SetDefaultStyle(const wxTextAttr&)
SetDefaultStyle__14wxTextCtrlBaseFRC10wxTextAttr SetDefaultStyle__14wxTextCtrlBaseFRC10wxTextAttr
;wxTextCtrlBase::CanCut() const ;wxTextCtrlBase::CanCut() const
@@ -5194,12 +5224,17 @@ EXPORTS
CanCopy__14wxTextCtrlBaseCFv CanCopy__14wxTextCtrlBaseCFv
;wxTextCtrlBase::operator<<(long) ;wxTextCtrlBase::operator<<(long)
__ls__14wxTextCtrlBaseFl __ls__14wxTextCtrlBaseFl
;wxTextUrlEvent::sm_classwxTextUrlEvent
sm_classwxTextUrlEvent__14wxTextUrlEvent
;wxTextCtrlBase::~wxTextCtrlBase() ;wxTextCtrlBase::~wxTextCtrlBase()
__dt__14wxTextCtrlBaseFv __dt__14wxTextCtrlBaseFv
;wxTextCtrlBase::GetDefaultStyle() const ;wxTextCtrlBase::GetDefaultStyle() const
GetDefaultStyle__14wxTextCtrlBaseCFv GetDefaultStyle__14wxTextCtrlBaseCFv
;wxTextCtrlBase::CanPaste() const ;wxTextCtrlBase::CanPaste() const
CanPaste__14wxTextCtrlBaseCFv CanPaste__14wxTextCtrlBaseCFv
wxEVT_COMMAND_TEXT_UPDATED
;wxConstructorForwxTextUrlEvent()
wxConstructorForwxTextUrlEvent__Fv
;wxTextCtrlBase::SelectAll() ;wxTextCtrlBase::SelectAll()
SelectAll__14wxTextCtrlBaseFv SelectAll__14wxTextCtrlBaseFv
;wxTextCtrlBase::SaveFile(const wxString&) ;wxTextCtrlBase::SaveFile(const wxString&)
@@ -8281,6 +8316,8 @@ EXPORTS
SetItemPosition__10wxListCtrlFlRC7wxPoint SetItemPosition__10wxListCtrlFlRC7wxPoint
;wxListMainWindow::SendNotify(unsigned int,int,wxPoint) ;wxListMainWindow::SendNotify(unsigned int,int,wxPoint)
SendNotify__16wxListMainWindowFUii7wxPoint SendNotify__16wxListMainWindowFUii7wxPoint
;wxSelectionStore::SelectRange(unsigned int,unsigned int,unsigned long,wxArrayInt*)
SelectRange__16wxSelectionStoreFUiT1UlP10wxArrayInt
;wxListHeaderWindow::OnSetFocus(wxFocusEvent&) ;wxListHeaderWindow::OnSetFocus(wxFocusEvent&)
OnSetFocus__18wxListHeaderWindowFR12wxFocusEvent OnSetFocus__18wxListHeaderWindowFR12wxFocusEvent
;wxListMainWindow::OnPaint(wxPaintEvent&) ;wxListMainWindow::OnPaint(wxPaintEvent&)
@@ -8337,8 +8374,6 @@ EXPORTS
OnRenameAccept__16wxListMainWindowFv OnRenameAccept__16wxListMainWindowFv
;wxListRenameTimer::Notify() ;wxListRenameTimer::Notify()
Notify__17wxListRenameTimerFv Notify__17wxListRenameTimerFv
;wxListMainWindow::MoveToFocus()
MoveToFocus__16wxListMainWindowFv
;wxListHeaderData::GetWidth() const ;wxListHeaderData::GetWidth() const
GetWidth__16wxListHeaderDataCFv GetWidth__16wxListHeaderDataCFv
;wxListCtrl::GetTopItem() const ;wxListCtrl::GetTopItem() const
@@ -8354,6 +8389,7 @@ EXPORTS
GetItemRect__16wxListMainWindowFlR6wxRect GetItemRect__16wxListMainWindowFlR6wxRect
wxEVT_COMMAND_LIST_ITEM_DESELECTED wxEVT_COMMAND_LIST_ITEM_DESELECTED
wxEVT_COMMAND_LIST_ITEM_ACTIVATED wxEVT_COMMAND_LIST_ITEM_ACTIVATED
wxEVT_COMMAND_LIST_CACHE_HINT
__vft14wxListTextCtrl8wxObject __vft14wxListTextCtrl8wxObject
;wxListCtrl::SetItemSpacing(int,unsigned long) ;wxListCtrl::SetItemSpacing(int,unsigned long)
SetItemSpacing__10wxListCtrlFiUl SetItemSpacing__10wxListCtrlFiUl
@@ -8361,6 +8397,8 @@ EXPORTS
SetItemCount__16wxListMainWindowFl SetItemCount__16wxListMainWindowFl
;wxListCtrl::SetDropTarget(wxDropTarget*) ;wxListCtrl::SetDropTarget(wxDropTarget*)
SetDropTarget__10wxListCtrlFP12wxDropTarget SetDropTarget__10wxListCtrlFP12wxDropTarget
;wxListMainWindow::RecalculatePositions(unsigned long)
RecalculatePositions__16wxListMainWindowFUl
;wxListMainWindow::OnKeyDown(wxKeyEvent&) ;wxListMainWindow::OnKeyDown(wxKeyEvent&)
OnKeyDown__16wxListMainWindowFR10wxKeyEvent OnKeyDown__16wxListMainWindowFR10wxKeyEvent
;wxListMainWindow::OnArrowChar(unsigned int,const wxKeyEvent&) ;wxListMainWindow::OnArrowChar(unsigned int,const wxKeyEvent&)
@@ -8386,6 +8424,8 @@ EXPORTS
SetColumnWidth__16wxListMainWindowFiT1 SetColumnWidth__16wxListMainWindowFiT1
;wxListCtrl::OnGetItemText(long,long) const ;wxListCtrl::OnGetItemText(long,long) const
OnGetItemText__10wxListCtrlCFlT1 OnGetItemText__10wxListCtrlCFlT1
;wxListMainWindow::MoveToItem(unsigned int)
MoveToItem__16wxListMainWindowFUi
;wxListHeaderData::IsHit(int,int) const ;wxListHeaderData::IsHit(int,int) const
IsHit__16wxListHeaderDataCFiT1 IsHit__16wxListHeaderDataCFiT1
;wxListItemData::IsHit(int,int) const ;wxListItemData::IsHit(int,int) const
@@ -8423,6 +8463,8 @@ EXPORTS
GetHeaderWidth__16wxListMainWindowCFv GetHeaderWidth__16wxListMainWindowCFv
;wxListTextCtrl::GetEventTable() const ;wxListTextCtrl::GetEventTable() const
GetEventTable__14wxListTextCtrlCFv GetEventTable__14wxListTextCtrlCFv
;wxListMainWindow::DoDeleteAllItems()
DoDeleteAllItems__16wxListMainWindowFv
;wxListItem::ClearAttributes() ;wxListItem::ClearAttributes()
ClearAttributes__10wxListItemFv ClearAttributes__10wxListItemFv
;wxListLineData::wxListLineData(wxListMainWindow*) ;wxListLineData::wxListLineData(wxListMainWindow*)
@@ -8467,8 +8509,8 @@ EXPORTS
Index__19wxListLineDataArrayCFRC14wxListLineDataUl Index__19wxListLineDataArrayCFRC14wxListLineDataUl
;wxListCtrl::FindItem(long,const wxString&,unsigned long) ;wxListCtrl::FindItem(long,const wxString&,unsigned long)
FindItem__10wxListCtrlFlRC8wxStringUl FindItem__10wxListCtrlFlRC8wxStringUl
;wxListLineData::SetImage(int,int) ;wxListCtrl::SetItemState(long,long,long)
SetImage__14wxListLineDataFiT1 SetItemState__10wxListCtrlFlN21
;wxListHeaderData::wxListHeaderData(const wxListItem&) ;wxListHeaderData::wxListHeaderData(const wxListItem&)
__ct__16wxListHeaderDataFRC10wxListItem __ct__16wxListHeaderDataFRC10wxListItem
;wxListHeaderData::SetWidth(int) ;wxListHeaderData::SetWidth(int)
@@ -8477,8 +8519,8 @@ EXPORTS
SetPosition__16wxListHeaderDataFiT1 SetPosition__16wxListHeaderDataFiT1
;wxListItemData::SetPosition(int,int) ;wxListItemData::SetPosition(int,int)
SetPosition__14wxListItemDataFiT1 SetPosition__14wxListItemDataFiT1
;wxListCtrl::SetItemState(long,long,long) ;wxListLineData::SetImage(int,int)
SetItemState__10wxListCtrlFlN21 SetImage__14wxListLineDataFiT1
;wxListHeaderData::SetHeight(int) ;wxListHeaderData::SetHeight(int)
SetHeight__16wxListHeaderDataFi SetHeight__16wxListHeaderDataFi
;wxListHeaderData::SetFormat(int) ;wxListHeaderData::SetFormat(int)
@@ -8505,8 +8547,8 @@ EXPORTS
DeleteColumn__10wxListCtrlFi DeleteColumn__10wxListCtrlFi
;wxListCtrl::Arrange(int) ;wxListCtrl::Arrange(int)
Arrange__10wxListCtrlFi Arrange__10wxListCtrlFi
;wxListMainWindow::GetItemCount() const ;wxListCtrl::GetNextItem(long,int,int) const
GetItemCount__16wxListMainWindowCFv GetNextItem__10wxListCtrlCFliT2
wxEVT_COMMAND_LIST_KEY_DOWN wxEVT_COMMAND_LIST_KEY_DOWN
;wxConstructorForwxListMainWindow() ;wxConstructorForwxListMainWindow()
wxConstructorForwxListMainWindow__Fv wxConstructorForwxListMainWindow__Fv
@@ -8523,10 +8565,10 @@ EXPORTS
GetY__14wxListItemDataCFv GetY__14wxListItemDataCFv
;wxListMainWindow::GetSelectedItemCount() ;wxListMainWindow::GetSelectedItemCount()
GetSelectedItemCount__16wxListMainWindowFv GetSelectedItemCount__16wxListMainWindowFv
;wxListCtrl::GetNextItem(long,int,int) const
GetNextItem__10wxListCtrlCFliT2
;wxListMainWindow::GetLineHeight() const ;wxListMainWindow::GetLineHeight() const
GetLineHeight__16wxListMainWindowCFv GetLineHeight__16wxListMainWindowCFv
;wxListMainWindow::GetItemCount() const
GetItemCount__16wxListMainWindowCFv
;wxListItemData::GetHeight() const ;wxListItemData::GetHeight() const
GetHeight__14wxListItemDataCFv GetHeight__14wxListItemDataCFv
;wxListHeaderData::GetFormat() const ;wxListHeaderData::GetFormat() const
@@ -8553,13 +8595,15 @@ EXPORTS
InsertItem__10wxListCtrlFlRC8wxString InsertItem__10wxListCtrlFlRC8wxString
;wxListLineData::Draw(wxDC*) ;wxListLineData::Draw(wxDC*)
Draw__14wxListLineDataFP4wxDC Draw__14wxListLineDataFP4wxDC
;wxSelectionStore::SelectRange(unsigned int,unsigned int,unsigned long) ;wxListLineData::SetAttributes(wxDC*,const wxListItemAttr*,unsigned long)
SelectRange__16wxSelectionStoreFUiT1Ul SetAttributes__14wxListLineDataFP4wxDCPC14wxListItemAttrUl
;wxListCtrl::sm_eventTable ;wxListCtrl::sm_eventTable
sm_eventTable__10wxListCtrl sm_eventTable__10wxListCtrl
__vft16wxListMainWindow8wxObject __vft16wxListMainWindow8wxObject
;wxListCtrl::SetFont(const wxFont&) ;wxListCtrl::SetFont(const wxFont&)
SetFont__10wxListCtrlFRC6wxFont SetFont__10wxListCtrlFRC6wxFont
;wxListCtrl::ResizeReportView(unsigned long)
ResizeReportView__10wxListCtrlFUl
;wxListMainWindow::OnSetFocus(wxFocusEvent&) ;wxListMainWindow::OnSetFocus(wxFocusEvent&)
OnSetFocus__16wxListMainWindowFR12wxFocusEvent OnSetFocus__16wxListMainWindowFR12wxFocusEvent
;wxListMainWindow::OnKillFocus(wxFocusEvent&) ;wxListMainWindow::OnKillFocus(wxFocusEvent&)
@@ -8584,11 +8628,13 @@ EXPORTS
EditLabel__16wxListMainWindowFl EditLabel__16wxListMainWindowFl
;wxListCtrl::DeleteItem(long) ;wxListCtrl::DeleteItem(long)
DeleteItem__10wxListCtrlFl DeleteItem__10wxListCtrlFl
;wxListLineData::GetImage(int) const ;wxListCtrl::GetItemState(long,long) const
GetImage__14wxListLineDataCFi GetItemState__10wxListCtrlCFlT1
wxEVT_COMMAND_LIST_DELETE_ITEM wxEVT_COMMAND_LIST_DELETE_ITEM
;wxListCtrl::SetColumn(int,wxListItem&) ;wxListCtrl::SetColumn(int,wxListItem&)
SetColumn__10wxListCtrlFiR10wxListItem SetColumn__10wxListCtrlFiR10wxListItem
;wxListCtrl::RefreshItems(long,long)
RefreshItems__10wxListCtrlFlT1
;wxListMainWindow::RefreshAfter(unsigned int) ;wxListMainWindow::RefreshAfter(unsigned int)
RefreshAfter__16wxListMainWindowFUi RefreshAfter__16wxListMainWindowFUi
;wxListMainWindow::OnUnfocusLine(unsigned int) ;wxListMainWindow::OnUnfocusLine(unsigned int)
@@ -8603,8 +8649,8 @@ EXPORTS
GetItem__16wxListHeaderDataFR10wxListItem GetItem__16wxListHeaderDataFR10wxListItem
;wxListLineData::GetItem(int,wxListItem&) ;wxListLineData::GetItem(int,wxListItem&)
GetItem__14wxListLineDataFiR10wxListItem GetItem__14wxListLineDataFiR10wxListItem
;wxListCtrl::GetItemState(long,long) const ;wxListLineData::GetImage(int) const
GetItemState__10wxListCtrlCFlT1 GetImage__14wxListLineDataCFi
;wxListCtrl::GetImageList(int) const ;wxListCtrl::GetImageList(int) const
GetImageList__10wxListCtrlCFi GetImageList__10wxListCtrlCFi
;wxListCtrl::GetColumn(int,wxListItem&) const ;wxListCtrl::GetColumn(int,wxListItem&) const
@@ -8615,13 +8661,15 @@ EXPORTS
DeleteColumn__16wxListMainWindowFi DeleteColumn__16wxListMainWindowFi
;wxListLineData::CalculateSize(wxDC*,int) ;wxListLineData::CalculateSize(wxDC*,int)
CalculateSize__14wxListLineDataFP4wxDCi CalculateSize__14wxListLineDataFP4wxDCi
;wxListCtrl::~wxListCtrl()
__dt__10wxListCtrlFv
wxSizeTCmpFn wxSizeTCmpFn
;wxConstructorForwxListItem() ;wxConstructorForwxListItem()
wxConstructorForwxListItem__Fv wxConstructorForwxListItem__Fv
;wxListLineDataArray::~wxListLineDataArray() ;wxListLineDataArray::~wxListLineDataArray()
__dt__19wxListLineDataArrayFv __dt__19wxListLineDataArrayFv
;wxListCtrl::~wxListCtrl() ;wxListItemData::~wxListItemData()
__dt__10wxListCtrlFv __dt__14wxListItemDataFv
;wxListItem::wxListItem() ;wxListItem::wxListItem()
__ct__10wxListItemFv __ct__10wxListItemFv
;wxListCtrl::SetItemImage(long,int,int) ;wxListCtrl::SetItemImage(long,int,int)
@@ -8655,8 +8703,8 @@ EXPORTS
sm_eventTableEntries__16wxListMainWindow sm_eventTableEntries__16wxListMainWindow
;wxListMainWindow::GetTextLength(const wxString&) const ;wxListMainWindow::GetTextLength(const wxString&) const
GetTextLength__16wxListMainWindowCFRC8wxString GetTextLength__16wxListMainWindowCFRC8wxString
;wxListMainWindow::HighlightLine(unsigned int,unsigned long) ;wxListCtrl::EnsureVisible(long)
HighlightLine__16wxListMainWindowFUiUl EnsureVisible__10wxListCtrlFl
wxEVT_COMMAND_LIST_ITEM_SELECTED wxEVT_COMMAND_LIST_ITEM_SELECTED
wxEVT_COMMAND_LIST_END_LABEL_EDIT wxEVT_COMMAND_LIST_END_LABEL_EDIT
;wxListTextCtrl::sm_eventTableEntries ;wxListTextCtrl::sm_eventTableEntries
@@ -8666,8 +8714,8 @@ EXPORTS
__vft10wxListCtrl8wxObject __vft10wxListCtrl8wxObject
;wxListCtrl::SetWindowStyleFlag(long) ;wxListCtrl::SetWindowStyleFlag(long)
SetWindowStyleFlag__10wxListCtrlFl SetWindowStyleFlag__10wxListCtrlFl
;wxListLineData::SetAttributes(wxDC*,const wxListItemAttr*,const wxColour&,const wxFont&,unsigned long) ;wxListCtrl::RefreshItem(long)
SetAttributes__14wxListLineDataFP4wxDCPC14wxListItemAttrRC8wxColourRC6wxFontUl RefreshItem__10wxListCtrlFl
;wxListMainWindow::OnScroll(wxScrollWinEvent&) ;wxListMainWindow::OnScroll(wxScrollWinEvent&)
OnScroll__16wxListMainWindowFR16wxScrollWinEvent OnScroll__16wxListMainWindowFR16wxScrollWinEvent
;wxListHeaderWindow::OnPaint(wxPaintEvent&) ;wxListHeaderWindow::OnPaint(wxPaintEvent&)
@@ -8678,6 +8726,8 @@ EXPORTS
OnKeyUp__14wxListTextCtrlFR10wxKeyEvent OnKeyUp__14wxListTextCtrlFR10wxKeyEvent
;wxListMainWindow::OnChar(wxKeyEvent&) ;wxListMainWindow::OnChar(wxKeyEvent&)
OnChar__16wxListMainWindowFR10wxKeyEvent OnChar__16wxListMainWindowFR10wxKeyEvent
;wxListMainWindow::HighlightLine(unsigned int,unsigned long)
HighlightLine__16wxListMainWindowFUiUl
;wxListCtrl::GetItemText(long) const ;wxListCtrl::GetItemText(long) const
GetItemText__10wxListCtrlCFl GetItemText__10wxListCtrlCFl
;wxListCtrl::GetItemSpacing(unsigned long) const ;wxListCtrl::GetItemSpacing(unsigned long) const
@@ -8686,8 +8736,6 @@ EXPORTS
GetItemData__10wxListCtrlCFl GetItemData__10wxListCtrlCFl
;wxListMainWindow::EnsureVisible(long) ;wxListMainWindow::EnsureVisible(long)
EnsureVisible__16wxListMainWindowFl EnsureVisible__16wxListMainWindowFl
;wxListCtrl::EnsureVisible(long)
EnsureVisible__10wxListCtrlFl
;wxListLineData::DrawInReportMode(wxDC*,const wxRect&,const wxRect&,unsigned long) ;wxListLineData::DrawInReportMode(wxDC*,const wxRect&,const wxRect&,unsigned long)
DrawInReportMode__14wxListLineDataFP4wxDCRC6wxRectT2Ul DrawInReportMode__14wxListLineDataFP4wxDCRC6wxRectT2Ul
;wxListLineData::GetText(int) const ;wxListLineData::GetText(int) const
@@ -8738,22 +8786,18 @@ EXPORTS
AssignImageList__10wxListCtrlFP11wxImageListi AssignImageList__10wxListCtrlFP11wxImageListi
;wxListLineDataArray::Add(const wxListLineData&) ;wxListLineDataArray::Add(const wxListLineData&)
Add__19wxListLineDataArrayFRC14wxListLineData Add__19wxListLineDataArrayFRC14wxListLineData
;wxListLineDataArray::DoEmpty() ;wxListCtrl::wxListCtrl()
DoEmpty__19wxListLineDataArrayFv __ct__10wxListCtrlFv
;wxConstructorForwxListHeaderWindow() ;wxConstructorForwxListHeaderWindow()
wxConstructorForwxListHeaderWindow__Fv wxConstructorForwxListHeaderWindow__Fv
;wxListTextCtrl::wxListTextCtrl(wxWindow*,const int,unsigned long*,wxString*,wxListMainWindow*,const wxString&,const wxPoint&,const wxSize&,int,const wxValidator&,const wxString&) ;wxListTextCtrl::wxListTextCtrl(wxWindow*,const int,unsigned long*,wxString*,wxListMainWindow*,const wxString&,const wxPoint&,const wxSize&,int,const wxValidator&,const wxString&)
__ct__14wxListTextCtrlFP8wxWindowCiPUlP8wxStringP16wxListMainWindowRC8wxStringRC7wxPointRC6wxSizeiRC11wxValidatorT6 __ct__14wxListTextCtrlFP8wxWindowCiPUlP8wxStringP16wxListMainWindowRC8wxStringRC7wxPointRC6wxSizeiRC11wxValidatorT6
;wxListCtrl::wxListCtrl()
__ct__10wxListCtrlFv
;wxListCtrl::SetTextColour(const wxColour&) ;wxListCtrl::SetTextColour(const wxColour&)
SetTextColour__10wxListCtrlFRC8wxColour SetTextColour__10wxListCtrlFRC8wxColour
;wxListCtrl::SetBackgroundColour(const wxColour&) ;wxListCtrl::SetBackgroundColour(const wxColour&)
SetBackgroundColour__10wxListCtrlFRC8wxColour SetBackgroundColour__10wxListCtrlFRC8wxColour
;wxListMainWindow::RefreshAll() ;wxListMainWindow::RefreshAll()
RefreshAll__16wxListMainWindowFv RefreshAll__16wxListMainWindowFv
;wxListMainWindow::RecalculatePositions()
RecalculatePositions__16wxListMainWindowFv
;wxListMainWindow::HitTestLine(unsigned int,int,int) const ;wxListMainWindow::HitTestLine(unsigned int,int,int) const
HitTestLine__16wxListMainWindowCFUiiT2 HitTestLine__16wxListMainWindowCFUiiT2
;wxListHeaderData::HasImage() const ;wxListHeaderData::HasImage() const
@@ -8774,6 +8818,8 @@ EXPORTS
DrawCurrent__18wxListHeaderWindowFv DrawCurrent__18wxListHeaderWindowFv
;wxListCtrl::DoPopupMenu(wxMenu*,int,int) ;wxListCtrl::DoPopupMenu(wxMenu*,int,int)
DoPopupMenu__10wxListCtrlFP6wxMenuiT2 DoPopupMenu__10wxListCtrlFP6wxMenuiT2
;wxListLineDataArray::DoEmpty()
DoEmpty__19wxListLineDataArrayFv
;wxListCtrl::DeleteAllItems() ;wxListCtrl::DeleteAllItems()
DeleteAllItems__10wxListCtrlFv DeleteAllItems__10wxListCtrlFv
;wxListItem::Clear() ;wxListItem::Clear()
@@ -9118,10 +9164,10 @@ EXPORTS
StopAutoScrolling__14wxScrollHelperFv StopAutoScrolling__14wxScrollHelperFv
;wxScrollHelper::AdjustScrollbars() ;wxScrollHelper::AdjustScrollbars()
AdjustScrollbars__14wxScrollHelperFv AdjustScrollbars__14wxScrollHelperFv
;wxScrollHelper::HandleOnPaint(wxPaintEvent&)
HandleOnPaint__14wxScrollHelperFR12wxPaintEvent
;wxScrollHelper::HandleOnSize(wxSizeEvent&) ;wxScrollHelper::HandleOnSize(wxSizeEvent&)
HandleOnSize__14wxScrollHelperFR11wxSizeEvent HandleOnSize__14wxScrollHelperFR11wxSizeEvent
;wxScrollHelper::HandleOnPaint(wxPaintEvent&)
HandleOnPaint__14wxScrollHelperFR12wxPaintEvent
;wxScrollHelper::GetVirtualSize(int*,int*) const ;wxScrollHelper::GetVirtualSize(int*,int*) const
GetVirtualSize__14wxScrollHelperCFPiT1 GetVirtualSize__14wxScrollHelperCFPiT1
;wxScrollHelper::GetTargetWindow() const ;wxScrollHelper::GetTargetWindow() const
@@ -10009,40 +10055,68 @@ EXPORTS
sm_classwxHtmlFilter__12wxHtmlFilter sm_classwxHtmlFilter__12wxHtmlFilter
;From object file: ..\html\htmlpars.cpp ;From object file: ..\html\htmlpars.cpp
;PUBDEFs (Symbols available from object file): ;PUBDEFs (Symbols available from object file):
;wxHtmlParser::DoneParser() ;wxHtmlTextPieces::~wxHtmlTextPieces()
DoneParser__12wxHtmlParserFv __dt__16wxHtmlTextPiecesFv
;wxHtmlEntitiesParser::~wxHtmlEntitiesParser() ;wxHtmlEntitiesParser::~wxHtmlEntitiesParser()
__dt__20wxHtmlEntitiesParserFv __dt__20wxHtmlEntitiesParserFv
;wxHtmlParser::DoneParser()
DoneParser__12wxHtmlParserFv
;wxHtmlParser::DestroyDOMTree()
DestroyDOMTree__12wxHtmlParserFv
;wxHtmlTextPieces::DoCopy(const wxHtmlTextPieces&)
DoCopy__16wxHtmlTextPiecesFRC16wxHtmlTextPieces
;wxHtmlEntitiesParser::GetEntityChar(const wxString&) ;wxHtmlEntitiesParser::GetEntityChar(const wxString&)
GetEntityChar__20wxHtmlEntitiesParserFRC8wxString GetEntityChar__20wxHtmlEntitiesParserFRC8wxString
;wxHtmlTextPieces::Index(const wxHtmlTextPiece&,unsigned long) const
Index__16wxHtmlTextPiecesCFRC15wxHtmlTextPieceUl
__vft20wxHtmlEntitiesParser8wxObject __vft20wxHtmlEntitiesParser8wxObject
;wxHtmlTextPieces::Insert(const wxHtmlTextPiece&,unsigned int)
Insert__16wxHtmlTextPiecesFRC15wxHtmlTextPieceUi
;wxHtmlParser::DoParsing()
DoParsing__12wxHtmlParserFv
;wxHtmlParser::RestoreState()
RestoreState__12wxHtmlParserFv
;wxHtmlParser::AddTagHandler(wxHtmlTagHandler*) ;wxHtmlParser::AddTagHandler(wxHtmlTagHandler*)
AddTagHandler__12wxHtmlParserFP16wxHtmlTagHandler AddTagHandler__12wxHtmlParserFP16wxHtmlTagHandler
;wxHtmlTextPieces::wxHtmlTextPieces(const wxHtmlTextPieces&)
__ct__16wxHtmlTextPiecesFRC16wxHtmlTextPieces
;wxHtmlParser::SetSource(const wxString&) ;wxHtmlParser::SetSource(const wxString&)
SetSource__12wxHtmlParserFRC8wxString SetSource__12wxHtmlParserFRC8wxString
;wxHtmlParser::wxHtmlParser() ;wxHtmlTextPieces::DoEmpty()
__ct__12wxHtmlParserFv DoEmpty__16wxHtmlTextPiecesFv
;wxConstructorForwxHtmlEntitiesParser() ;wxConstructorForwxHtmlEntitiesParser()
wxConstructorForwxHtmlEntitiesParser__Fv wxConstructorForwxHtmlEntitiesParser__Fv
;wxHtmlTagHandler::sm_classwxHtmlTagHandler ;wxHtmlTagHandler::sm_classwxHtmlTagHandler
sm_classwxHtmlTagHandler__16wxHtmlTagHandler sm_classwxHtmlTagHandler__16wxHtmlTagHandler
;wxHtmlParser::wxHtmlParser()
__ct__12wxHtmlParserFv
;wxHtmlParser::PopTagHandler() ;wxHtmlParser::PopTagHandler()
PopTagHandler__12wxHtmlParserFv PopTagHandler__12wxHtmlParserFv
;wxHtmlParser::CreateDOMTree()
CreateDOMTree__12wxHtmlParserFv
;wxHtmlParser::PushTagHandler(wxHtmlTagHandler*,wxString) ;wxHtmlParser::PushTagHandler(wxHtmlTagHandler*,wxString)
PushTagHandler__12wxHtmlParserFP16wxHtmlTagHandler8wxString PushTagHandler__12wxHtmlParserFP16wxHtmlTagHandler8wxString
;wxHtmlEntitiesParser::SetEncoding(wxFontEncoding) ;wxHtmlEntitiesParser::SetEncoding(wxFontEncoding)
SetEncoding__20wxHtmlEntitiesParserF14wxFontEncoding SetEncoding__20wxHtmlEntitiesParserF14wxFontEncoding
;wxHtmlEntitiesParser::Parse(const wxString&) ;wxHtmlEntitiesParser::Parse(const wxString&)
Parse__20wxHtmlEntitiesParserFRC8wxString Parse__20wxHtmlEntitiesParserFRC8wxString
;wxHtmlTextPieces::RemoveAt(unsigned int)
RemoveAt__16wxHtmlTextPiecesFUi
;wxHtmlEntitiesParser::GetCharForCode(unsigned int) ;wxHtmlEntitiesParser::GetCharForCode(unsigned int)
GetCharForCode__20wxHtmlEntitiesParserFUi GetCharForCode__20wxHtmlEntitiesParserFUi
;wxHtmlParser::CreateDOMSubTree(wxHtmlTag*,int,int,wxHtmlTagsCache*)
CreateDOMSubTree__12wxHtmlParserFP9wxHtmlTagiT2P15wxHtmlTagsCache
;wxHtmlParser::~wxHtmlParser() ;wxHtmlParser::~wxHtmlParser()
__dt__12wxHtmlParserFv __dt__12wxHtmlParserFv
;wxHtmlTextPieces::operator=(const wxHtmlTextPieces&)
__as__16wxHtmlTextPiecesFRC16wxHtmlTextPieces
;wxHtmlParser::AddTag(const wxHtmlTag&) ;wxHtmlParser::AddTag(const wxHtmlTag&)
AddTag__12wxHtmlParserFRC9wxHtmlTag AddTag__12wxHtmlParserFRC9wxHtmlTag
__vft12wxHtmlParser8wxObject __vft12wxHtmlParser8wxObject
;wxHtmlParser::DoParsing(int,int) ;wxHtmlParser::DoParsing(int,int)
DoParsing__12wxHtmlParserFiT1 DoParsing__12wxHtmlParserFiT1
;wxHtmlTextPieces::Add(const wxHtmlTextPiece&)
Add__16wxHtmlTextPiecesFRC15wxHtmlTextPiece
;wxHtmlEntitiesParser::wxHtmlEntitiesParser() ;wxHtmlEntitiesParser::wxHtmlEntitiesParser()
__ct__20wxHtmlEntitiesParserFv __ct__20wxHtmlEntitiesParserFv
;wxHtmlParser::sm_classwxHtmlParser ;wxHtmlParser::sm_classwxHtmlParser
@@ -10051,28 +10125,39 @@ EXPORTS
sm_classwxHtmlEntitiesParser__20wxHtmlEntitiesParser sm_classwxHtmlEntitiesParser__20wxHtmlEntitiesParser
;wxHtmlParser::Parse(const wxString&) ;wxHtmlParser::Parse(const wxString&)
Parse__12wxHtmlParserFRC8wxString Parse__12wxHtmlParserFRC8wxString
;wxHtmlParser::SetSourceAndSaveState(const wxString&)
SetSourceAndSaveState__12wxHtmlParserFRC8wxString
;wxHtmlParser::InitParser(const wxString&) ;wxHtmlParser::InitParser(const wxString&)
InitParser__12wxHtmlParserFRC8wxString InitParser__12wxHtmlParserFRC8wxString
;From object file: ..\html\htmltag.cpp ;From object file: ..\html\htmltag.cpp
;PUBDEFs (Symbols available from object file): ;PUBDEFs (Symbols available from object file):
;wxHtmlTag::GetParam(const wxString&,unsigned long) const ;wxHtmlTag::GetParam(const wxString&,unsigned long) const
GetParam__9wxHtmlTagCFRC8wxStringUl GetParam__9wxHtmlTagCFRC8wxStringUl
__vft9wxHtmlTag8wxObject
;wxHtmlTag::ScanParam(const wxString&,char*,void*) const ;wxHtmlTag::ScanParam(const wxString&,char*,void*) const
ScanParam__9wxHtmlTagCFRC8wxStringPcPv ScanParam__9wxHtmlTagCFRC8wxStringPcPv
;wxHtmlTag::GetNextTag() const
GetNextTag__9wxHtmlTagCFv
;wxHtmlTagsCache::wxHtmlTagsCache(const wxString&) ;wxHtmlTagsCache::wxHtmlTagsCache(const wxString&)
__ct__15wxHtmlTagsCacheFRC8wxString __ct__15wxHtmlTagsCacheFRC8wxString
;wxHtmlTag::HasParam(const wxString&) const ;wxHtmlTag::HasParam(const wxString&) const
HasParam__9wxHtmlTagCFRC8wxString HasParam__9wxHtmlTagCFRC8wxString
;wxHtmlTagsCache::QueryTag(int,int*,int*) ;wxHtmlTagsCache::QueryTag(int,int*,int*)
QueryTag__15wxHtmlTagsCacheFiPiT2 QueryTag__15wxHtmlTagsCacheFiPiT2
;wxHtmlTag::~wxHtmlTag()
__dt__9wxHtmlTagFv
;wxHtmlTag::GetFirstSibling() const
GetFirstSibling__9wxHtmlTagCFv
;wxHtmlTag::GetParamAsInt(const wxString&,int*) const ;wxHtmlTag::GetParamAsInt(const wxString&,int*) const
GetParamAsInt__9wxHtmlTagCFRC8wxStringPi GetParamAsInt__9wxHtmlTagCFRC8wxStringPi
;wxHtmlTagsCache::sm_classwxHtmlTagsCache ;wxHtmlTagsCache::sm_classwxHtmlTagsCache
sm_classwxHtmlTagsCache__15wxHtmlTagsCache sm_classwxHtmlTagsCache__15wxHtmlTagsCache
;wxHtmlTag::wxHtmlTag(const wxString&,int,int,wxHtmlTagsCache*,wxHtmlEntitiesParser*) ;wxHtmlTag::wxHtmlTag(wxHtmlTag*,const wxString&,int,int,wxHtmlTagsCache*,wxHtmlEntitiesParser*)
__ct__9wxHtmlTagFRC8wxStringiT2P15wxHtmlTagsCacheP20wxHtmlEntitiesParser __ct__9wxHtmlTagFP9wxHtmlTagRC8wxStringiT3P15wxHtmlTagsCacheP20wxHtmlEntitiesParser
;wxHtmlTag::GetParamAsColour(const wxString&,wxColour*) const ;wxHtmlTag::GetParamAsColour(const wxString&,wxColour*) const
GetParamAsColour__9wxHtmlTagCFRC8wxStringP8wxColour GetParamAsColour__9wxHtmlTagCFRC8wxStringP8wxColour
;wxHtmlTag::GetLastSibling() const
GetLastSibling__9wxHtmlTagCFv
;wxHtmlTag::GetAllParams() const ;wxHtmlTag::GetAllParams() const
GetAllParams__9wxHtmlTagCFv GetAllParams__9wxHtmlTagCFv
;wxHtmlTag::sm_classwxHtmlTag ;wxHtmlTag::sm_classwxHtmlTag