Weekly OS/2 catch-up.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-06-03 14:56:27 +00:00
parent af3653ddfa
commit ed2b77fc47
2 changed files with 8 additions and 9 deletions

View File

@@ -769,10 +769,7 @@ bool wxApp::DoMessage()
{ {
QMSG vMsg = svSavedMessages[n]; QMSG vMsg = svSavedMessages[n];
if ( !ProcessMessage((WXMSG *)&vMsg) ) DoMessage((WXMSG*)&vMsg);
{
::WinDispatchMsg(vHabmain, &vMsg);
}
} }
svSavedMessages.Empty(); svSavedMessages.Empty();
} }

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
@@ -5813,12 +5813,14 @@ EXPORTS
InsertTool__13wxToolBarBaseFUiiRC8wxStringRC8wxBitmapT410wxItemKindN23P8wxObject InsertTool__13wxToolBarBaseFUiiRC8wxStringRC8wxBitmapT410wxItemKindN23P8wxObject
;wxToolBarBase::InsertControl(unsigned int,wxControl*) ;wxToolBarBase::InsertControl(unsigned int,wxControl*)
InsertControl__13wxToolBarBaseFUiP9wxControl InsertControl__13wxToolBarBaseFUiP9wxControl
;wxToolBarBase::SetMargins(int,int) ;wxToolBarBase::FindControl(int)
SetMargins__13wxToolBarBaseFiT1 FindControl__13wxToolBarBaseFi
;wxToolBarBase::sm_eventTableEntries ;wxToolBarBase::sm_eventTableEntries
sm_eventTableEntries__13wxToolBarBase sm_eventTableEntries__13wxToolBarBase
;wxToolBarBase::SetRows(int) ;wxToolBarBase::SetRows(int)
SetRows__13wxToolBarBaseFi SetRows__13wxToolBarBaseFi
;wxToolBarBase::SetMargins(int,int)
SetMargins__13wxToolBarBaseFiT1
;wxToolBarToolBase::SetLongHelp(const wxString&) ;wxToolBarToolBase::SetLongHelp(const wxString&)
SetLongHelp__17wxToolBarToolBaseFRC8wxString SetLongHelp__17wxToolBarToolBaseFRC8wxString
;wxToolBarBase::SetToolShortHelp(int,const wxString&) ;wxToolBarBase::SetToolShortHelp(int,const wxString&)
@@ -11503,12 +11505,12 @@ EXPORTS
wxConstructorForwxAcceleratorTable__Fv wxConstructorForwxAcceleratorTable__Fv
;wxAcceleratorTable::SetHACCEL(unsigned long) ;wxAcceleratorTable::SetHACCEL(unsigned long)
SetHACCEL__18wxAcceleratorTableFUl SetHACCEL__18wxAcceleratorTableFUl
;wxAcceleratorTable::wxAcceleratorTable(int,wxAcceleratorEntry*)
__ct__18wxAcceleratorTableFiP18wxAcceleratorEntry
;wxAcceleratorTable::~wxAcceleratorTable() ;wxAcceleratorTable::~wxAcceleratorTable()
__dt__18wxAcceleratorTableFv __dt__18wxAcceleratorTableFv
;wxAcceleratorTable::Ok() const ;wxAcceleratorTable::Ok() const
Ok__18wxAcceleratorTableCFv Ok__18wxAcceleratorTableCFv
;wxAcceleratorTable::wxAcceleratorTable(int,const wxAcceleratorEntry*)
__ct__18wxAcceleratorTableFiPC18wxAcceleratorEntry
__vft20wxAcceleratorRefData15wxObjectRefData __vft20wxAcceleratorRefData15wxObjectRefData
;wxAcceleratorTable::wxAcceleratorTable() ;wxAcceleratorTable::wxAcceleratorTable()
__ct__18wxAcceleratorTableFv __ct__18wxAcceleratorTableFv