Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -99,6 +99,7 @@ Returns \true if the library was successfully loaded, \false otherwise.
|
||||
|
||||
Loads DLL with the given \arg{name} into memory. The \arg{flags} argument can
|
||||
be a combination of the following bits:
|
||||
|
||||
\begin{twocollist}
|
||||
\twocolitem{wxDL\_LAZY}{equivalent of RTLD\_LAZY under Unix, ignored elsewhere}
|
||||
\twocolitem{wxDL\_NOW}{equivalent of RTLD\_NOW under Unix, ignored elsewhere}
|
||||
|
Reference in New Issue
Block a user