git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45716
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
::GpiMove(m_hPS, &vPtlStart);
lHits = ::GpiCharString( m_hPS
,rsText.length()
::GpiMove(m_hPS, &vPtlStart);
lHits = ::GpiCharString( m_hPS
,rsText.length()
);
if (lHits != GPI_OK)
{
);
if (lHits != GPI_OK)
{
//
bRc = ::GpiQueryTextBox( m_hPS
,l
//
bRc = ::GpiQueryTextBox( m_hPS
,l
- ,(char *)rsString.wx_str()
,TXTBOX_COUNT // return maximum information
,avPoint // array of coordinates points
);
,TXTBOX_COUNT // return maximum information
,avPoint // array of coordinates points
);