X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/08890e275cae4fa8c5028df5d2b04bb4b0c07525..19cf1ef3a7077dd99a90f141847b8a9b67b318c9:/docs/latex/wx/dynlib.tex diff --git a/docs/latex/wx/dynlib.tex b/docs/latex/wx/dynlib.tex index bdb6710a25..8c15876b0c 100644 --- a/docs/latex/wx/dynlib.tex +++ b/docs/latex/wx/dynlib.tex @@ -16,12 +16,6 @@ wxDynamicLibrary is a class representing dynamically loadable library this class to load a library and don't worry about unloading it -- it will be done in the objects destructor automatically. -% deprecated now... -% -%\wxheading{See also} -% -%\helpref{wxDllLoader}{wxdllloader} - \wxheading{Derived from} No base class. @@ -30,6 +24,10 @@ No base class. +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + (only available if \texttt{wxUSE\_DYNLIB\_CLASS} is set to $1$) \latexignore{\rtfignore{\wxheading{Members}}} @@ -91,14 +89,6 @@ the library any longer in its destructor but it is now the callers responsibility to do this using \helpref{Unload}{wxdynamiclibraryunload}. -\membersection{wxDynamicLibrary::GetProgramHandle}\label{wxdynamiclibrarygetprogramhandle} - -\func{static wxDllType}{GetProgramHandle}{\void} - -Return a valid handle for the main program itself or \texttt{NULL} if symbols -from the main program can't be loaded on this platform. - - \membersection{wxDynamicLibrary::GetSymbol}\label{wxdynamiclibrarygetsymbol} \constfunc{void *}{GetSymbol}{\param{const wxString\& }{name}} @@ -214,6 +204,10 @@ No base class. +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + (only available if \texttt{wxUSE\_DYNLIB\_CLASS} is set to $1$) \latexignore{\rtfignore{\wxheading{Members}}}