git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41424
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
::WinSendMsg(hWnd, EM_SETSEL, MPFROM2SHORT((USHORT)lFromChar, (USHORT)lToChar), (MPARAM)0);
} // end of wxTextCtrl::SetSelection
::WinSendMsg(hWnd, EM_SETSEL, MPFROM2SHORT((USHORT)lFromChar, (USHORT)lToChar), (MPARAM)0);
} // end of wxTextCtrl::SetSelection
-bool wxTextCtrl::LoadFile(
+bool wxTextCtrl::DoLoadFile(
const wxString& rsFile,
int fileType
)
const wxString& rsFile,
int fileType
)