implemented GetProgramHandle() for Win32 and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -103,6 +103,14 @@ contains no such symbol.
|
||||
\helpref{wxDYNLIB\_FUNCTION}{wxdynlibfunction}
|
||||
|
||||
|
||||
\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::HasSymbol}\label{wxdynamiclibraryhassymbol}
|
||||
|
||||
\constfunc{bool}{HasSymbol}{\param{const wxString\& }{name}}
|
||||
|
Reference in New Issue
Block a user