<wx/dynlib.h>
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
(only available if \texttt{wxUSE\_DYNLIB\_CLASS} is set to $1$)
\latexignore{\rtfignore{\wxheading{Members}}}
\twocolitem{wxDL\_VERBATIM}{don't try to append the appropriate extension to
the library name (this is done by default).}
\twocolitem{wxDL\_DEFAULT}{default flags, same as wxDL\_NOW currently}
+\twocolitem{wxDL\_QUIET}{don't log an error message if the library couldn't be
+loaded.}
\end{twocollist}
Returns \true if the library was successfully loaded, \false otherwise.
<wx/dynlib.h>
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
(only available if \texttt{wxUSE\_DYNLIB\_CLASS} is set to $1$)
\latexignore{\rtfignore{\wxheading{Members}}}