Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
IMPLEMENT_APP() macro so dummy.obj doesn't have to be linked; lexer.l fix for LEX (I hope) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,7 +42,7 @@ This function returns the last error.
|
||||
\twocolitem{{\bf wxStream_NOERROR}}{No error occured.}
|
||||
\twocolitem{{\bf wxStream_EOF}}{An End-Of-File occured.}
|
||||
\twocolitem{{\bf wxStream_WRITE_ERR}}{A generic error occured on the last write call.}
|
||||
\twocolitem{\bf wxStream_READ_ERR}{A generic error occured on the last read call.}
|
||||
\twocolitem{{\bf wxStream_READ_ERR}}{A generic error occured on the last read call.}
|
||||
\end{twocollist}
|
||||
|
||||
\membersection{wxStreamBase::StreamSize}
|
||||
|
Reference in New Issue
Block a user